Page 1 of 1

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

Posted: Wed Apr 09, 2014 5:28 pm
by chethshetty
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.

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

Posted: Fri Apr 11, 2014 2:22 pm
by Support Team
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)