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 is a struct in iOS operating system?
What design patterns do you use in ios? : IOS Architect
How to switch off predictive text?
Explain about AFNetworking. What is the base class used in AFNetworking library
What is a memory leak ios?
what are the build phases available in Xcode?
Explain ios 7 airdrop?
What is difference between 'protocol' and 'delegate'?
How to generate a protected disk image containing your csr, private key and development certificate in iphone development?
Which class will be subclassed in iOS operating system?
What is nsmanagedobjectcontext? What are the different concurrency types? Explain each type.
What are the ios devices?
How to silent the noisy keyboard?
Explain parent-child context setup. What are the advantages?
Is core data is thread safe?