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 |
how does vb script help in web page designing? explain with example.
How do you declare a variable in vbscript?
Is it possible to pass optional argument to function in vb script?
HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer
What are the special sub-types in vbscript?
what is the difference between modular and data and keyword driven framework
Explain about filter expression?
How to throw an error in vbscript?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
Why is it recommended to close the database connection every time after the work is completed?
How to capture a runtime error in vbscript?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..