Mercury interactive Quick test professional is a sophisticated testing tool. QTP is much more powerful then Win runner and you can migrate to it very easily. Like Win runner, QTP is also a functional/ regression testing tool that …
Read More »Quick Test Professional
Recording a Test Case
In the recording mode, QTP captures all the operations performed on the GUI. You need to work with the application in the usual way and record all the actions. While recording a Test case, QTP captures all the …
Read More »CREATING CHECKPOINTS
CREATING CHECKPOINTS A checkpoint verifies that expected information is displayed in your application while running the test. Understanding checkpoints types Checking objects Checking pages Checking text Checking tables Running and understanding a test with checkpoints …
Read More »Data driven test
Data driven test Once the test script is created, you may sometimes want to check how the test script behaves for multiple data. This can be done by creating that many number of test cases and by …
Read More »Adding parameter values to a data table
In this, we will add two more departure cities to the data table, so that Quick Test can test the application with this data. Enter additional cities in departure column. Click row 2 in the departure column …
Read More »