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 are the limits of accessibility ?
Describe @objc inference?
What is closures in ios?
Implement the following methods: retain, release, auto release in iOS operating system?
What is meant by delegate in ios?
Explain difference between nil and nil?
What is nsuserdefaults?
what are the new features in Xcode 6?
How core data differs from sqlite?
What is ipa?
What are layer objects and what do they represent in iOS operating system?
What is delegate?