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


Please Help Members By Posting Answers For Below Questions

How to Import data from a file (file is on the desktop) to the data table

1749


Mention the rules for using option explicit statement?

689


How many types of procedures are available in the vbscript language?

734


Explain the support of asp for vb script functionality?

823


filter the array values without using filter function?

1873


What are the data types supported by vbscript?

789


Can automation testing find ssame no. of bugs what we can find by manual testing?

1716


What if you do not specify anything when you call a procedure?

781


How to pass argument by reference to a function in vbscript?

754


What is purpose of scripting.filesystemobject class in vbscript?

867


When to use function procedures and what are its characteristics?

792


Explain about arrays in vb script?

782


How to open excel in vb script?

757


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

3401


Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.

1863