QTP Interview Questions and Answers - Part 2

Testing - What is QTP? - Quick test pro is used to automate user actions (like mouse clicks and keyboard actions) of an application.
Testing - Concepts of Test Fusion Report of QTP - Test Fusion Report is a compilation of the entire testing process....
Testing - How does Run time data (Parameterization) is handled in QTP? - QTP provides an integrated spreadsheet when test data is entered into the Data table.
Testing - Explain the QTP Tool interface - The QTP tool interface has the following key items: Title bar – used to display the name of the opened test.
Testing - Explain how QTP recognizes Objects in AUT - Object is any GUI element the user interacts with. As the user is testing the application, QTP records and stores each item the user interacts with.
Testing - Explain the types of Object Repositories in QTP - All objects recognized by QTP are stored in Object Repository. The object repository can either be local or shared.
Testing - Explain the check points in QTP - Checkpoints in QTP allow the tester to verify if the functionalities deliver results as expected.......
Testing - What is Parameterizing Tests? - In QTP, in order to test the same operation with different values, parameters can be passed......
Testing - What is test object model in QTP? - A test model is used to represent objects in the application.....
Testing - Difference between Image check-point and Bit map check point - Image checkpoint allows property value like href tags, HTML tags of an image to be checked
Testing - Explain about the QTP Automation Object Model - QTP automation object model can be used to represent configurations through objects, methods and properties......