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

I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.

1779


how to write validation function for date in vb script

2135


How to assign a date value to a variable?

585


What is the purpose of folders object of scripting.filesystemobject class in vbscript?

853


who will create the object?

1479






How will you format a number in percetage format in vbscript?

585


filter the array values without using filter function?

1651


What is the difference between for loop and while loop?

545


What are the rules to name variable in vbscript?

579


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?

1544


How will you check that a variable is an array in vbscript?

540


How can you create an object in vbscript?

610


Is VB Script Case sensitive or Case insensitive?

629


What are the valid scopes of a variable in vbscript?

601


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..

2018