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 |
How to hide images in ios?
What is UITableView?
What is meaning of 'copy' keyword?
What is plist?
What is nonatomic in ios?
Define 'retain' keyword?
What is the difference between atomic and nonatomic properties?
What are the benefits of ios?
What is an NSOperationQueue and how/would you use it in iOS operating system?
What is the difference between weak and strong?
What are selectors in objective-c?
Explain how to delete images in ios?