InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Explain the checkpoints in QTP. |
|
Answer» QTP has various checkpoints which can be inserted in the test to compare two object VALUES, CURRENT and expected values. The tool has the following inspections:
|
|
| 2. |
Mention the different actions types of QTP. |
|
Answer» There are three TYPES of actions that can be PERFORMED in QTP. |
|
| 3. |
Why we load add-ins in QTP? |
|
Answer» Add-in is used to increase the CAPABILITY of the tool. Then can be added as required to different scenarios, such as:
|
|
| 4. |
Why is action split used by QTP? |
|
Answer» Action split is used to split the actions in QTP to two parts. |
|
| 5. |
Explain object spy in QTP. |
|
Answer» An object spy is a tool present in QTP that helps testers to view the object operations and properties linked to then in AUT. The object spy can retrieve all the object properties and their values, and uniquely IDENTIFY the OBJECTS with a set of FEATURES to STORE them. |
|
| 6. |
How does QTP identify GUI object? |
|
Answer» QTP identifies GUI OBJECT based on corresponding properties. At the time of recording, the tool will DETECT and store beautiful features in the GUI object’s object repository. It will compare the stored property VALUES with the present on-screen properties to uniquely identify the GUI object. 6. What are the recording modes in QTP?QTP tool supports three types of recording modes:
|
|
| 7. |
How to handle Java tree in QTP? |
|
Answer» The user has to select JAVA Add-In and launch QTP. Then the tester has to record operations on the Java Tree. If any issue appears while TESTING, the EXAMINER can choose Tools > Object Identification > Java, tree object and make changes in assistive and mandatory properties to enable the identification. |
|
| 8. |
Explain the QTP test phases. |
|
Answer» QTP can OPERATE alone as well as can be WORK with the INTEGRATED environment. QTP has the FOLLOWING phases:
|
|
| 9. |
Mention the test steps of QTP. |
|
Answer» QTP has a total number of five test STEPS which can be EXECUTED for any test case. |
|