Quick Test Professional (QTP) : QTP Session On 17-Oct-2007 by Yogita
Quick Test Professional (QTP) : QTP Session On 17-Oct-2007 by Yogita
1. Standard checkpoint
2. Image checkpoint
3. Table checkpoint
4. Page checkpoint
5. Text/Text area checkpoint
6. Bitmap checkpoint
7. Database checkpoint
8. Accessibility checkpoint
9. XML checkpoint
Types of checkpoint
1. Standard checkpoint: Checks the property value of the objects in
our windows application or web page.
• It checks the variety of objects such as Textboxes, buttons, radio
buttons, combo boxes, lists etc.
• For eg. you can check the user name textbox for boundary valued
verification.
. Enter the connection string for the data source from( C://Program
files/Mercury interactive/samples/flight/app/flight4a.exe)
. Specify SQL query for our DB checkpoint (For eg. Select * from orders)
Cont..
• Click ok to close the dialog box.
Cont..
.Click ok to close the dialog box
• QTP adds step to KW view and inserts statement in the
expert view
. /* 'Data base checkpoint for checking entire table */
. DbTable("DbTable").Check CheckPoint("DbTable")
Thank You for your time
Please send your suggestions or questions
for clarifications.