Which API is used to write test scripts that help in exercising the application's user interface elements?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between nsarray and nsmutablearray?
What is a struct in iOS operating system?
In which language is ios written?
What is abstract class in ios?
Explain me app bundle?
What is uikit framework in ios?
What is strong and weak in ios?
What is nonatomic in ios?
What is bundle id?
What is background mode in ios?
What is reuse identifier?
What are most ios apps written in?
What is ios deadlock?
Why do all model object attributes get marked with @dynamic and not synthesised?
What makes react native special for ios?