Why to add checkpoint in QTP
What's the purpose of checkpoints & how to add it
Answer Posted / 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 View All Answers
Out of the different type of operators, which are evaluated first and last in the vbscript language?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
What is the purpose of the err object in the vbscript language?
why do u choose to go for testing why cant for devoloping
Mention what is the use of option explicit in vbscript?
what is the use of QCUtil? explain with one example?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Mention what is the main difference between function and sub-procedure?
How will you get the octal value of the given number in vbscript?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
What are the different types of operators and their order of precedence?
How to open a file. What is the perpose of true and false mode there?
Explain about constants in vb script?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
Explain about tristate constants in vbscript?