Page History
...
To start the Verify process: 1. Click Verify & Auto-Config (a) in the workflow tree. 2. A pop-up dialog Verify the Test Case (b) will appear. 3. Sometimes, it is desirable to verify the test case with a different VU. For example, if a test case uses a dataset to parameterize an authentication form, you might want to verify a few times under different credentials each time. To simulate a different VU, set the numeric boxes to the desired VUs (c) and # of iterations (d) to verify.
4. Optionally, you can specify a session number, after which Verify will stop to save time. For example, if the error/warnings occurred in sessions 20, 22, 40, 42, 60 … and you just addressed session 20; then, you can run Verify to session 40 or 42. To do so, enter the session number in the Stop after session box (e). 5. You can add a description for each verify run (f) so that you can keep track of the changes you make to your test case between Verifys. 6. During verification, the test case is replayed slower to give a user a chance to preview the succession of web pages that appear in the web view. To run verify faster without the page preview, check the Quick Verify box (1). This option will persist for future verifies. 7. Check Generate trace log (2) to generate a trace log to inspect test case execution along with component and scriptable variable errors. 8. Click Verify button. The session grid will display sessions as they get issued in real-time.
8. During the test replay, the browser object displays the web pages' sequence as they get accessed. This helps to determine whether the test case is replayed correctly quickly. For example, if the browser's pages repeatedly display the login screen or error messages, it indicates authentication or session integrity issues.
9. The following options are available to control the verification process:
The Verify progress bar displays real-time time statistics, including the number of processed sessions and detected errors and warnings.
|
| ||||||||||||||||||
10. If verification determines that too many redundant extractors can be safely deleted, it will prompt you to confirm their deletion. Autocorrelation sometimes creates excess extractors to avoid correlation errors. They should be removed to reduce resource utilization. 11. After Verify is completed, a new tab (j) will appear. It displays the Session Verification tab (k) with a tree showing the outcome of verification for each session and the test case overall.
| |||||||||||||||||||
12. Next to every request, there is a status image describing the outcome. One of 4 statuses can be assigned to a session.
13. To display a subset of sessions with the same status, click one of the filtering buttons (l) on the toolbar session verification: Errors, Warnings, or Notifications. To display all sessions, click URLs. 14. To display a tooltip with a specific error or warning, mouse over a session (m). 15. To view session content, double-click the Recorded or Replayed node (n), and Session Inspector (o) will appear. 16. Right-click a session to display the context menu. To compare recorded and replayed sessions, click Compare (p) in the context menu or the toolbar, and the Compare Sessions Inspector (q) will appear. Session Inspectors are described in the next section. 17. The Verify command generates an Extractor Verification Tree (r). A separate tab displays extractor values, errors (if the extractors cannot be validated), or warnings (if the extractors are not used). 18. Click the Verify Description (s) button to see the test case you verified, the time, or the description. You can also modify the description here. 19. By default, the verification tree shows the test case hierarchy as transactions > pages > sessions. If you wish to show sessions only, check the "Show sessions only" box (t). 20. If Generate trace log (2) was checked, then the Trace log tab (u) will contain the verified trace information similar to a test log. 21. If source variables other than extractors are used in the script, select the Source variables (v) tab to see the values they produced. 22. Click the Show Verify waterfall diagram (w) button to bring up the verify's waterfall diagram. |
...






