Which API is used to write test scripts that help in exercising the application's user interface elements?
Answer / maanya
. UI Automation API is used to automate test procedures. Tests scripts are written in JavaScript to the UI Automation API. This in turn simulates user interaction with the application and returns log information to the host computer.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is arc and how is it different from autorelease?
what does @synthesize do?
What is context in core data ios?
If you use location services in your app, will it drain your battery.if yes? How can we avoid?
What is nspersistentstore?
What is datasource in ios?
What is meaning of 'retain' keyword?
Explain the difference between strong and retain.
Explain UIApplication delegate
Implement the following methods: retain, release, auto release in iOS operating system?
Multitasking support is available from which version?
What is dependency management?