MCQs>IT & Programming>Mobile App Testing MCQs>While testing an application using Ul/Application Exerciser Monkey in Android Studio, which of the following commands should be used for launching a user's application and for sending 500 pseudo-random events to it?
Mobile App Testing MCQs
While testing an application using Ul/Application Exerciser Monkey in Android Studio, which of the following commands should be used for launching a user's application and for sending 500 pseudo-random events to it?
Answer
Correct Answer:
$ adb shell monkey -p your.package.name -v 500
Explanation:
Note: This Question is unanswered, help us to find answer for this one