I have heard that(not tried) that we can do Test Automation of Ipad apps on the simulator using Uiautmation api of IOS4.
Instead of Automating the app on the simulator can we automate it on the Ipad itself.
Actually our performance team wants to collect some data in the process.
Please let me know the process( how to deploy the test scripts into ipad and run) .
Regards,
This collection of documents is the API reference for the UI Automation feature, which allows you to write test scripts to exercise your applications user interface elements as the application runs on a connected device.
dejo,
Thanks for the info. Actually i am not able to open the reference the URL sent by you(may be it won't open in IE). Actually i want to put some minimum things to get an approval for this automation project.
I have seen here that we can run it on a simulator. So how to do it on a IPAD directly. i mean how do you connect the IPAD to MAC pc to send the commands.
Regards,
Perhaps this screenshot of Instruments holds a clue:
Notice on the left sidebar, there's a section for 'iPhone' as well as 'iPhone Simulator' (although, depending on your version of Xcode, they might now be called 'iOS' and 'iOS Simulator').