Explain the check points in QTP?

Answer Posted / lalitha

Types of Checkpoints

1. Standard checkpoint
2. Bit map checkpoint
3. Text checkpoint
4. Text area checkpoint
5. Data base checkpoint
6. XML checkpoint
7. Page checkpoint
8. Table checkpoint
9. Image checkpoint
10. Accessibility checkpoint



1) Standard checkpoint.

It is used for checking the properties values on standard
GUI values.
It can be inserted in 2 ways.

 Through application
 Through active screen
2) Bitmap checkpoint.
It is used for checking the complete bitmap or a part of a
Bitmap.
It cam be inserted in 2 ways.

 Through the application.
 Through the active screen.
3) Text Checkpoint
It is used for checking the Text present on a object. It can
be inserted through application as well as through active
screen.

4) Text Area Checkpoint
It is used for checking the test present in a specified
area. It can be inserted only through application but not
through active screen.
5) Data Base Check Point
It is used for checking the contents of a database.
6) XML (Extended Markup Language) Checkpoint
It is used for checking the contents of an XML file.
It is a universally understandable language and used for
data transformations.
Web Checkpoints
7) Page Checkpoint
It is used for checking the properties of a web page like
Load time, Number of Links and number of Images.
8) Table Checkpoint:
It is used for checking the contents of a web table.
9) Image Checkpoint
10) Accessibility Checkpoint
It is used for checking whether the page can be accessible
by more number of people or not. In order to check the same
actually it checks whether the page is developed according
to the WWW (world wide web Consorted) standards or not.

Is This Answer Correct ?    37 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Output values? i want a practical example

1315


Give the syntax to load function at run time.

631


How to explain a banking project in interview as a test engineer???

2601


How you can make an action as re-usable action?

658


What is the use of text output value in quicktest professional (qtp)?

603






Explain the difference between check point and output value?

498


Explain runtime dynamic settings?

2028


wt is the use of multiple questions in QTP

1680


When Recovery scenario actually starts while testing the application?

1548


What is checkpoint in qtp?

556


Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance

1741


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1581


what is the diffrence bw qtp architectute and qtp framework?

1544


How to get the particular property value?

614


What is the standard timing delay for web based application in qtp?

589