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
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
Is it possible to split an action? How?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is the use of running the scripts in Hidden-mode in UFT?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Write a script to verify font style and color of a windows object using descriptive programming
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Give the syntax to import/export xls into qtp.
What is a reusable action?
By using QTP can we record any log files written by the application which is in execution?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How to open a new test using quicktest professional?
Is it possible to use two instances of UFT on the same machine? If not why?
Explain more about the Test Fusion Report of QTP?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",