What is the difference between Table checkpoint and Database checkpoint in QTP

Questions by vamsi.krishna09

Showing Answers 1 - 3 of 3 Answers

Shiva Prasad.P

  • Nov 14th, 2006
 

Types of Checkpoint:

Standard Checkpoint - Checks values of an object?s properties.

Image Checkpoint - Checks the property values of an image

TableCheckpoint - Checks information in a table

Page checkpoint - Checks the characteristics of a Web page

Text /Text Area Checkpoint - Checks that a text string is displayed in the appropriate place in a Web page or application window

Bitmap Checkpoint - Checks an area of a Web page or application after capturing it as a bitmap

Database Checkpoint - Checks the contents of databases accessed by an application or Web site

Accessibility - Checkpoint Identifies areas of a Web site to check for Section 508 compliancy

XML Checkpoint - Checks the data content of XML documents

  Was this answer useful?  Yes

smartmanoj

  • Nov 14th, 2006
 

Vamsi,

Table checkpoint lets u verify the table values in the front end where as database checkpoint lets u verify the table values in the back end.  For database checkpoint u should create the data source to get connected to the back end data base via driver.  Table checkpoint simply captures the table values in the user interface.

shoot me mail to manojpsg04@yahoo.co.in for further queries.

  Was this answer useful?  Yes

Bharathi

  • Dec 22nd, 2006
 

Table checkpoints are used for verifying the data in the HTML tables

Database checkpoints are used for verifying the data in the Database

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions