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 ibeacons?
How can a user respond or react to the state transitions on the app?
Can my application have multiple models?
What are the different store migration options? How do they work?
What is delegate method?
What is a protocol in objective-c programming language?
Explain iglistkit?
Explain me how to parse json?
What is retain counts?
Difference b/w collectionView & uitableview?
How to shut off message alerts in ios?
When is an app said to be in active state?
How are non-atomic and atomic properties different?
What is difference strong and weak reference ? Explain.
Explain difference between mrc and arc?