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 |
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
8 Answers INCA, Infosys, Logix, SLK Software, Symphony, Wipro,
What are the Features & Benefits of Quick Test Pro ?
what is the automation framework that ur company using(actual procedure,not theoritically explination)
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
Can u explain about QTP framework
How can you capture(Read) the values from a Table?
What is the quicktest professional (qtp) testing process?
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?