Why to add checkpoint in QTP
What's the purpose of checkpoints & how to add it

Answers were Sorted based on User's Feedback



Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it..

Answer / satyanj

Check point is a validation point. During recording the
checkpoint, we specify the Exp. value. So while running the
script, Qtp checks the value of the runtime object and it
compares with the Exp. value. And report the result in Test
Results.

Is This Answer Correct ?    7 Yes 2 No

Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it..

Answer / aryan

It is Verification &validation point or test point
Which is used to compare the current values of an application with expected values for that property.This enables you to identify wheather your application functioning correctly

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More VB Script Interview Questions

How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

0 Answers  


Explain sga memory structures?

0 Answers  


I have string like hp company.print tis like company hp.write a program in vbscripting

1 Answers   HP,


Explain the adodb.stream class?

0 Answers  


How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz

0 Answers  


How do you get the value of a combo box in Javascript?

2 Answers   Aspire,


write a program to display the system specifications of client system with the help of vbScript.

0 Answers  


I am running a windows based application.While running the script on QTP ,The Application pop-up an Error Message as "object Disabled" in two different scenarios Scenario 1-->The Application pop-up up a Message for Max Session Reached(as the application is set to hold 2 session and if if crosses the pre-defined limit then the error message pop-up) Scenario 2-->When Network connectivity is disabled the Application screen gets greyed out in colour with no operation possible. Now through Exception handling features in QTP ,we need to do the following For Scenarion 1-->Through Exception handling we need to just accept the Message pop-up in the Application and and resume with the call function as is for Scenario 2--> Through Exception Handling featutes on QTP we need to shut down the client , restart the client and resume the call functions as it is Note: The Application returns an Error Message as "object disabled" in both the cases i.e for pop-up message and when the Apllication getting greyed out due to Network failure how can we enhance the script in such a way that for the same error message retured by the application in two different and how to handle them????

2 Answers   Sasken,


How to get path of the file through scripting?

1 Answers   Hexaware,


write a vb script to display the number is odd or even and whether it is divisible by 9 or not

2 Answers  


How to get the background color of a weblist?

3 Answers   Accenture,


What are events in the vbscript language?

0 Answers  


Categories