How to add a page checkpoint to your test?
Answer / alpna bharti
The page checkpoint checks that the number of links and images in the page when you run your test is the same as when you recorded your test.
1. Locate the page where you want to add a page checkpoint.
2. Create a page checkpoint.
Right-click anywhere in the Active Screen, and choose Insert Standard Checkpoint. The Object Selection - Checkpoint Properties dialog box opens. Note that this dialog box may include different elements, depending on where you click in the Active Screen.
3. Save the test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we write winrunner language i.e TSL in QTP tool?
WHO TAKE DECISION TO RELEASE THE BUILD
1.how can we report the QTP test result in a different excel sheet 2.
where do you define the objects as regular expression when u are using regular expressions.
How can i select multiple items from a WebList bOX USING QTP
How can we do Data driven testing Using For loop in QTP?
How do you change Logical Name of the object in test script?
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
can any one tell me the script to click on a button in the wintoolbar.
What are some test assets and related extensions of qtp?
can u tell me the the cost of automation tool QTP ?
Explain the check points in quicktest professional (qtp)?