Why to add checkpoint in QTP
What's the purpose of checkpoints & how to add it
Answers were Sorted based on User's Feedback
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 |
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 |
Can u describe what kind of testing are for OTC derivates by banks.
Explain the string concatenation function in vbscript?
How to Enter Values on the Command promt using VB script
How to create pull down menu box using vb script
What is dictionary object in vbscript? Explain?
how to operate webobjects in a webpage using getobject function and then using generic methods?
What is the use of the instr function?
Have any one know about Test Complete 6, please let me know. If any one have good material regarding Test Complete 6, Please send to my mail id: cns.praveen@gmail.com
What is the use of option explicit statement?
How can you test font size, type and color using QTP tool?
How to Import data from a file (file is on the desktop) to the data table
How to pass the parameter from one function to another function in VB Scripting?