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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is vbscript language a case-sensitive language and what does it mean?

756


regular expression that will recognize a browser as long as its name property starts with mybrowser

1968


Mention what is byref and byval parameters in vbscript?

766


How will you get a subset of a array in vbscript?

755


Which operator can be used to change the value of the operand or change the state of the condition?

806


Explain How do you create a recordset object in vbscript?

786


What is the purpose of on error resume next statement?

756


What are the different types of operators and their order of precedence?

788


How to take whole text output from screen of Bitmap Application.

2067


How will you get the last occurrence of one string within another string using vbscript?

944


How will you get the natural logarithm of the given number in vbscript?

804


Explain the constants in vbscript?

746


hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?

1761


Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?

1036


when we use filter funtiom invb script(QTP)

2481