1 A checkpoint verifies that expected
2 information is displayed in a Application
3 while the test is running. You can add eight
4 types of checkpoints to your test for
5 standard web objects using QTP.
6 A page checkpoint checks the characteristics
7 of a Application A text checkpoin
8 t checks that a text string is displayed
9 in the appropriate place on a Application.
10 An object checkpoint (Standard) checks the
11 values of an object on a Application.
12 An image checkpoint checks the values of an
13 image on a Application.
14 A table checkpoint checks information
15 within a table on a Application
16 An Accessiblity checkpoint checks the
17 web page for Section 508 compliance.
18 An XML checkpoint checks the contents of
19 individual XML data files or XML documents
20 that are part of your Web application.
21 A database checkpoint checks the contents
22 of databases accessed by your web site
23
24We can add checkpoints while recording
25the application or we can add after recording
26is completed using Active screen
27(Note: To perform the second one The Active
28 screen must be enabled while recording).