- 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 open a process that is available for currently open document?
File > Process Guidance Management
Automation > Process Guidance List
Process Guidance Pane
we cannot open a process.
Answer : C
Explanation
A Process can be viewed in Process Guidance Pane and also can be opened by selecting Automation > Process Guidance list.
Q 2 - You can copy and paste OR drag-drop steps to move the steps to a different location in Keyword view.
Answer : A
Explanation
Copy paste and drag drop steps can be done to move steps to a different location in Keyword view.
Q 3 - How can you add recordable or non-recordable operations to your test?
Use the Step Generator
Insert through Keyword View.
Drag objects from Available Keywords.
Drag objects from the Data Table.
Answer : C
Explanation
It can be added using step generator or through keyword view or it can be dragged objects from available keywords.
Q 4 - Which checkpoint type should you use to validate the enabled state of a button?
Answer : C
Explanation
Standard checkpoint helps us to validate the enabled state of a button.
Q 5 - Where are the local data sheet iterations specified ?
Answer : C
Explanation
local data sheet iterations are specified in Action call Properties.
Q 6 - The capture levels available for active screen page are
A - None, Minimum, Medium, Maximum
Answer : D
Explanation
There are four capture levels available in UFT - None, Minimum, Partial and Complete. Can be found under Tools > Options> Active Screen.
Q 7 - You can specify the maximum number of rows at Database checkpoint wizard, that you would like to limit the wizard to check or output. What is the maximum limit that you can specify here?
Answer : C
Explanation
You can specify a maximum of 32000 rows.
Q 8 - What can be matched using (*) in a regular expression?
B - Zero or more specific characters
Answer : B
Explanation
Using asterisk(*) in regular expression indicates to match zero or more specific characters.
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