Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Can we automate an application in Ipad not the simulator?

Define, exactly, what you mean. What, step by step, are you trying to do.

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,
 
From the UI Automation Reference Collection introduction (emphasis mine):
This collection of documents is the API reference for the UI Automation feature, which allows you to write test scripts to exercise your application’s user interface elements as the application runs on a connected device.
I think you have it backwards: you have to run it on a device and can't use the Simulator.
 
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,
 
Actually i am not able to open the reference the URL sent by you(may be it won't open in IE).
Maybe try using a different browser.

EDIT:
So how to do it on a IPAD directly. i mean how do you connect the IPAD to MAC pc to send the commands.
Perhaps this screenshot of Instruments holds a clue:
Fig-2.bmp

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').
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.