Checkpoints are internal validations given by QTP, which is used to capture a property during record and playback. Although the checkpoints are rarely used in real time Testing but we should be aware of it :
1) Standard Checkpoint - Verifies the property values of an object in application under test and supported by all add-in environments.
2) Bitmap Checkpoint - Verifies an area of your application as a bitmap.Bitmap checkpoint enables user to compare two bitmaps. User can compare complete bitmaps as well as part of the bitmaps.
3) File Content Checkpoint - Verifies the text in a dynamically generated or accessed file such as .txt,.pdf
4) Table Checkpoint - Verifies the information within a table. Not all environments are supported.
5) Text Checkpoint Verify if the text that is displayed within a defined area in a Windows-based application, according to specified criteria.
6) Text Area Checkpoint - Verifies if the text string is displayed within a defined area in a Windows-based application, according to specified criteria.
7) Accessibility Checkpoint - Verifies the page and reports the areas of the Web site that may not conform to the World Wide Web Consortium (W3C) Web Content Accessibility Guidelines.Accessibility enables user to check whether the webpage in our web application is developed according to W3C (World Wide Web consortium) Rules and Regulations or not.It is a configurable checkpoint, according to our requirements, we can customize.
8) Page Checkpoint - Verifies the characteristics of a Web page. It can also check for broken links.
9) Database Checkpoint - Verifies the contents of a database accessed by the application under test.Database checkpoint enables user to check the Content of the back end Database.
10) XML Checkpoint - Verifies the content of the .xml documents or .xml documents in Web pages and frames.
1) Standard Checkpoint - Verifies the property values of an object in application under test and supported by all add-in environments.
2) Bitmap Checkpoint - Verifies an area of your application as a bitmap.Bitmap checkpoint enables user to compare two bitmaps. User can compare complete bitmaps as well as part of the bitmaps.
4) Table Checkpoint - Verifies the information within a table. Not all environments are supported.
5) Text Checkpoint Verify if the text that is displayed within a defined area in a Windows-based application, according to specified criteria.
6) Text Area Checkpoint - Verifies if the text string is displayed within a defined area in a Windows-based application, according to specified criteria.
7) Accessibility Checkpoint - Verifies the page and reports the areas of the Web site that may not conform to the World Wide Web Consortium (W3C) Web Content Accessibility Guidelines.Accessibility enables user to check whether the webpage in our web application is developed according to W3C (World Wide Web consortium) Rules and Regulations or not.It is a configurable checkpoint, according to our requirements, we can customize.
8) Page Checkpoint - Verifies the characteristics of a Web page. It can also check for broken links.
9) Database Checkpoint - Verifies the contents of a database accessed by the application under test.Database checkpoint enables user to check the Content of the back end Database.
10) XML Checkpoint - Verifies the content of the .xml documents or .xml documents in Web pages and frames.
No comments:
Post a Comment