Mobile Developer Question: Download Mobile Developer PDF

Which API is used to write test scripts?

Tweet Share WhatsApp

Answer:

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.

Download Mobile Developer PDF Read All 52 Mobile Developer Questions
Previous QuestionNext Question
Tell me the name of that application thread from where UIKit classes should be used?When running in foreground than in background why an app on iOS device behaves differently?