The Verification Points report shows the status of the verification points in tests. This report is displayed if tests...
Verification Points report
- verify page titles
- return code for a page element
- response size of a page element
To have tests verify these items...
- Before recording, set the verification points, go to...
Window | Preferences | Test | Test Generation | HTTP Test Generation
...and check the box next to HTML Page Title under...
...or during test editing, enable page verification points individually by right-clicking the test item.
- In the schedule, set the level for logging statistics to Pages or All.
The VP Pass Rate vs. Time graph on the Summary page lists the percentage of verification points that passed per sample interval during the last recorded interval. You set the Statistics sample interval value in the schedule, as a schedule property. When a schedule includes staged loads, colored time-range markers at the top of the graph delineate the stages.
The Page Verification Points page lists the following information for each page that has verification points:
- The number of verification points that passed in the run
- The number of verification points that failed in the run
- The percentage of verification points that passed
The Page Element Verification Points page lists the following information for each page element that has verification points:
- The name of the page and the element
- The number of verification points that passed in the run
- The number of verification points that failed in the run
- The percentage of verification points that passed
Related
Why response time of a page does not equal the sum of its requests Performance report Page Element report Percentile report