Note
ln Android Studio, which of the following keys would you press to add a line breakpoint after you have located the code line where you wish to pause the execution and placed the caret on that line?
(Consider the operating system to be Windows.)
Control+F8
Control+F9
Control+F6
In Android Studio, which of the following is the correct syntax of the method used for waking the screen of Mon keyDevice?
void wake (integer x, integer y)
(Here x and y are horizontal and vertical positions of the touch in an actual pixel device)
void wake ()
Monkeylmage wake ()
Monkeylmage wake (integer x. integer y)
In Android Studio. which of the following is the correct return type of MonkeyDevice waitForConnection (float timeout, string deviceld) method that tries to establish a connection between the monkeyrunner backend and the specified device or emulator?
void
string
MonkeyRunner instance for the device or emulator.
MonkeyDevice instance for the device or emulator.
In Android Studio, which of the following tools is used for shrinking, optimizing, and obfuscating the user
ProGuard
etc1tool
Draw 9-patch
zipalign
While using Selendroid, which of the following properties specifies the app id of a native or hybrid app under test?
aut
locale
model
apiTargetType
Suppose. you want to analyse the UI components of an application that is to be tested. You have already connected your Android device to your deployment machine, Opened the terminal window, and navigated to ltoolsl. The next step is to run the uiautomatorviewer tool. Which of the following commands will you use to run this tool?
set uiautomatorviewer
run uiautomatorviewer
uiautomatorviewer.run
uiautomatorviewer
Which Of the following is the correct syntax of the activity manager command used for starting profile on and writing results to ?
profile start
start profile write to
start profile write
profile start write
start profile
In Android Studio, which of the following debugging tools provides the user a graphical viewer for execution logs saved by the user
Device Monitor
Android Monitor
systrace
traceview
Android Programming Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it