Explain the check points in QTP?

Answer Posted / y.harisha

check points are used for checking the conditions within
the script..

check points are similar to the conditional statements(like
If, if else,for, while etc)

we can have one or more check points for an object or
multiple objects with in a test.

Results in the results page are updated based on the check
points.

QTP supports 7 types of check points

1.Standard Check point

2.Text Check point

3.Text Area Check point

4.Bit Map Check point

5.Accessibility Check Point

6.Data Base Check point

7.XML Check Point

Additional Check points for Web application

8.Image Check Point

9.Page Checck point

When we execute a script with check points, if the check
point fails then the expected value along with the actual
value is captured with the image of that object.

having many check points in a script will reduce the speed
of execution.

Is This Answer Correct ?    67 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the methods used in UFT to handle exceptions or run-time errors?

642


How to find the path of folder in which the test is saved in qtp?

532


Hoe can we do retesting using functions please give the code for it using login page

1562


Where to use function or action?

667


Explain types of output values?

564






can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1279


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

582


Explain different recording modes?

578


What is difference in global and action sheet in qtp?

606


For which type of projects the iterative model is not suitable?

1430


how can we do the frame work in qtp

1597


Difference between copy to action and call to action?

588


What is the difference between Keyword Driven test and Data Driven test?

1770


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

579


A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.

1275