Quick Test Professional Questions and Answers
Practice ModeShowing 10 of 14 questions
Q11
Outcome of the below QTP code (vbscript) is,
Set obj = CreateObject("WScript.Shell")
sCmnd = "%windir%\SYSTEM32\rundll32.exe user32.dll,LockWorkStation"
obj.Run sCmnd, 0, False
Answer: Option B
Q12
Which is used for verifying whether the Actual result matches with expected result in QTP?
Answer: Option C
Q13
Which is built-in add-in QTP?
Answer: Option C
Q14
Setting in one instance of QTP IDE can be transferred to another machine using,
Answer: Option D