Answer Posted / alpna bharti
1. Start QuickTest and open your test.
In the Open Test dialog box, locate and select your test, then click Open.
2. Save the test as Checkpoint.
Select File > Save As. Save the test as Checkpoint.
3. Confirm that the Active Screen option is enabled.
If you do not see the Active Screen at the bottom of the QuickTest window, click the Active Screen button, or choose View > Active Screen.
4. Locate the page where you want to add a standard checkpoint.
5. Create a standard checkpoint.
In the Active Screen, right-click element in your application and choose Insert Standard Checkpoint.
6. Save the test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of qtp test assets and their extensions?
How you can delete excel file in qtp?
In qtp, how you can use xpath to identify objects?
Define Error Pane of UFT?
How to associate function library at a run time?
What is qtpro?
Hi How to retrieve data from web element line by line?
Can we create user defined functions in qtp?
Can you brief the hurdles you faced during Automation testing?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What are the ordinal identifiers in web page?
When to use descriptive programming?