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
Is vbscript language a case-sensitive language and what does it mean?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Mention what is byref and byval parameters in vbscript?
How will you get a subset of a array in vbscript?
Which operator can be used to change the value of the operand or change the state of the condition?
Explain How do you create a recordset object in vbscript?
What is the purpose of on error resume next statement?
What are the different types of operators and their order of precedence?
How to take whole text output from screen of Bitmap Application.
How will you get the last occurrence of one string within another string using vbscript?
How will you get the natural logarithm of the given number in vbscript?
Explain the constants in vbscript?
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?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
when we use filter funtiom invb script(QTP)