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
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What test cases can you automate using QTP?
What are the advantages of parameterization ?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Explain the benefits of quick test pro(qtp)?
Differentiate the type of test cases which can be automated and which cannot be automated?
How many types of actions are there in quicktest professional (qtp)?
What is quick test pro?
Explain data driven framework?
Have you faced any problems with object repository?
How to break the object spy ?
How you can delete excel file in qtp?
what is defenetion of kiran can u tell me plz CVS, SVN
Explain about the quicktest professional (qtp) automation object model?
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