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
Describe synchronization point.
Who uses qtp tool?
What is the difference between keyword view and expert view?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
what could go wrong with test automation?
What is expert view and keyword view?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Hoe can we do retesting using functions please give the code for it using login page
How to use output values in qtp ?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
Where can I find and view run-time data table?
How does quicktest professional (qtp) identifies the object in the application?
What is the basic concept of quicktest professional?
How to creating an output value using quicktest professional (qtp)?