Quick Test Professional Questions and Answers
Practice ModeShowing 10 of 14 questions
Q1
Quick Test Professional (QTP) is used as,
Answer: Option A
Q2
The below vbscript code is used for,
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch
qtApp.Visible = True
Answer: Option B
Q3
Extension of vbscript function library file is,
Answer: Option A
Q4
Which one of the below is External add-in in QTP?
Answer: Option C
Q5
Which is used to add report statements in QTP report file?
Answer: Option C
Q6
In QTP, properties of Test Objects are stored in
Answer: Option C
Q7
Which is used for storing Data used by Test Iterations in QTP?
Answer: Option B
Q8
Which view will allow us to edit the vbscript code in QTP?
Answer: Option B
Q9
The Test Management Tool which can be easily integrated with QTP is,
Answer: Option D
Q10
Which is used for storing Data used by Action Iteration in QTP?
Answer: Option A