iOS: How to find out the loading time of the screen

Mobile Testing, Android App Testing.
chethshetty
Posts: 13
Joined: Wed Apr 09, 2014 5:18 pm

iOS: How to find out the loading time of the screen

Post by chethshetty » Wed Apr 09, 2014 5:28 pm

Can anyone please suggest me, how we can go about verify the loading time of the App screen.

I need to run a script where i say, this screen should load within # of seconds or else my test cases fails. Can this be done by ranorex.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: iOS: How to find out the loading time of the screen

Post by Support Team » Fri Apr 11, 2014 2:22 pm

Hi chethshetty

Ranorex is meant to be used for functional testing.
You can for instance, try to get the loading time with the “WaitForXXX”()-method in combination with a UserCodeModule. But this is due to network latencies not very accurate.

Kind regards,
Markus (S)