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
What are the features is ios 12.1?
What is nsoperation and nsoperationqueue?
Which programming languages are used for ios development?
What is atomic and nonatomic in iOS operating system? What is run loop in iOS ?
What is ios appdelegate?
What is weak in ios?
What is dynamic dispatch ios?
what is the difference between nonatomic & atomic ? which is thread safe and why
How is retain different from assign?
What is meaning of 'copy' keyword?
What is mvc in ios swift?
What is clean architecture ios?
What is cocoa and cocoa touch?
What is the difference strong and weak reference?
What happens if the methods doesn’t exist?