QTP Checkpoints: Standard, Image and BitMap
Standard Checkpoint: Verifies the property value of different types of object such as push buttons, radio buttons, and list boxes in your applicati
Software Quality Assurance & Testing Community
Table Checkpoint is used to verify cell data within a table. Use of Table Checkpoints: For example, taking HP Flight Simulation program contains a table listing all available flights from New York to San Francisco. We can add a table checkpoint to check that the time of the first flight in the tab
Standard Checkpoint: Verifies the property value of different types of object such as push buttons, radio buttons, and list boxes in your application or Web page. For example, we can verify whether a push button is enable, or a radio button is checked using standard checkpoint. The following S
Why TestIteration? A good use of "TestIteration" built in environment variable would be if you want to execute a specific section of Sceipt based on the number of Iteration. For example, if the test runs the first iteration we want to execute Function A and 2nd iteration Function B. How to r
Table Checkpoint is used to verify cell data within a table. Use of Table Checkpoints: For example, taking HP Flight Simulation program contains a t
Standard Checkpoint: Verifies the property value of different types of object such as push buttons, radio buttons, and list boxes in your applicati
Why TestIteration? A good use of "TestIteration" built in environment variable would be if you want to execute a specific section of Sceipt based
Here are some useful VBScript functions. These functions are not application related but very general. The functions description are written on the
Sometime there could be multiple object repositories in a test. It is possible the scripts or reusable actions browse through multiple application, a
Sometimes writing result files for automation using Quick Test Pro (QTP) using VB Scripts is necessary. There are many different ways to produce resul
Date related inputs are troublesome sometimes. While automating a screen that accepts dates (month, day, year) may require different formats and input
Lets take a scenario when you have to match a column value or a row from a object class of wintable or webtable. The checkpoints or output value ma
Regular expression is mostly use to solve the dynamic object problem in Quick Test Pro. There are two ways to do those are using Object Repository and
Issue: Error Message: ODBC driver does not support the requested properties. Reason: The above error message shows up in QTP if the SQL statement
Clear the "Enable Correlation during Recording" option. The web_reg_save_param functions get automatically recorded if the "Enable Correlation durin
There are situation when automation has difficulties navigating through the application using objects. One of the way to handle the navigation probl
Descriptive programming can be very useful for handling dynamic object. An example of great candidate for descriptive programming is the following si
Object repository is the central part of HP/ Mercury test automation tool Quick Test Professional. It works like the brain of QTP, and stores all the
Object repository manager is a new edition to QTP enables to manage shared object repository more easy way. It enables to manage all shared object re