- QTP - Home
- QTP - Introduction
- QTP - Test Automation
- QTP - Environment Setup
- QTP - Record and Play Back
- QTP - Object Repository
- QTP - Actions
- QTP - DataTables
- QTP - Checkpoints
- QTP - Synchronization
- QTP - Smart Identification
- QTP - Debugging
- QTP - Error Handling
- QTP - Recovery Scenarios
- QTP - Environment Variables
- QTP - Library Files
- QTP - Test Results
- QTP - GUI Objects
- QTP - Virtual Objects
- QTP - Accessing Databases
- QTP - Working with XML
- QTP - Descriptive Programming
- QTP - Automation Object Model
- QTP - Frameworks
- QTP - Designing a Framework
QTP Online Quiz
Following quiz provides Multiple Choice Questions (MCQs) related to QTP Framework. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.
Q 1 - How can you can hide Item column in keyword view?
Right click on column header and unselect item
Right click select 'view options' and remove item from visible column list
Select Item column at Tools > View Options
you cannot hide Item column in keyword view
Answer : A
Explanation
You can hide a column in keyword view by right clicking on column header and unselect the header name or select view Option and remove the header from visible column list.
Q 2 - Which of the following is a recovery operation available in UFT?
Click Button with label
Click Link with Text
Click Default Button/Press the Enter Key
Click Cancel Button/Press the Enter Key
Mouse Left/Right Click
Press Key or Key Combination
Answer : A
Explanation
The valid recovery operations are Click Default Button/Press the Enter Key, Click Cancel Button/Press the Escape Key, Click Button with Label and Press Key or Key Combination.
Q 3 - What are the default add-ins checked for installation in UFT
.NET
ActiveX
HTML
Web
Java
Visual Basic
Answer : B
Explanation
While installing UFT, the .NET, Wen and VB plugins are activated by default for installation
Q 4 - How does UFT identify each object you record ?
Answer : A
Explanation
Any object in UFT is identified with the help of its class and objects properties.
Q 5 - What can you do using the To Do pane? (Select two.)
Assign tasks to others.
Mark a task as In progress.
View TODO comments existing in the current test recovery scenarios.
Export TODO comments to comma-separated values or XML format.
View TODO comments existing in the current test checkpoints.
Answer : D
Explanation
Once can do : Assign tasks to others, Export TODO comments to comma-separated values or XML format.
Q 6 -If you need to add the steps or update the object repository while running your test, which run mode can be used?
Answer : B
Explanation
Maintenance Run mode can be used to repair your test during run session.
Q 7 - How can you create a table checkpoint?
A - by inserting a standard checkpoint on a table object.
B - by inserting a Image checkpoint on a table object.
C - by inserting a Page checkpoint on a table object.
D - by inserting a Accessibilty checkpoint on a table object.
Answer : A
Explanation
Table checkpoint can be created by inserting a standard checkpoint on a table object.
Q 8 - How can you create a table checkpoint?
A - by inserting a standard checkpoint on a table object.
B - by inserting a Image checkpoint on a table object.
C - by inserting a Page checkpoint on a table object.
D - by inserting a Accessibilty checkpoint on a table object.
Answer : A
Explanation
Table checkpoint can be created by inserting a standard checkpoint on a table object.
Q 9 - What are the Export format option available to export the test results?
B - Short, Detailed, User-defined xls
Answer : D
Explanation
The three export format available to export test results are Short, Details and user-defined xsl.
Q 10 - Which public toolkits are supported by the Web Add-in Extensibility feature? - (select 4)
ASP.NET AJAX
FOX
SUN JWDK
Motif
Google Web Toolkit
YahooUI
Dojo
COM.NET AJAX
Answer : A
Explanation
Web Extensibility features are available for ASP.NET AJAX,Google Web Toolkit, YahooUI ,Dojo