Configure Value Area (Checkpoint Properties Dialog Box) - Page Checkpoints
Relevant for: GUI tests and scripted GUI components
When working with a Page checkpoint, the Configure Value area displays three separate sections:
For details on the user interface elements in this area, see Configure Value Area.
Important: You can select these options only when creating a Page checkpoint while recording.
User interface elements are described below (unlabeled elements are shown in angle brackets):
UI Element |
Description |
---|---|
HTML source |
Checks that the source in the Web page being tested matches the expected HTML code (the source code of the page at the time that the test or scripted component is recorded). Available only when creating a page checkpoint while recording. |
Edit HTML Source (enabled only when the HTML Source check box is selected) |
Opens the HTML Source dialog box, which displays the expected HTML code. Edit the expected HTML source code and click OK. Note that you can also use regular expressions when editing the expected HTML source code if you click the regular expression check box at the bottom of the page. |
HTML tags |
Checks that the HTML tags in the Web page being tested match the expected HTML tags (the HTML tags on the page at the time that the test or scripted component is recorded). |
Edit HTML Tags (enabled only when the HTML Tags check box is selected) |
Opens the dialog box that displays the expected HTML tags. Edit the expected HTML tags and click OK. Note that you can also use regular expressions when editing the HTML tags if you click the regular expression check box at the bottom of the page. |
User interface elements are described below:
UI Element |
Description |
---|---|
Links |
Checks the functionality of the links in the page according to your selections in the Filter Link Check Dialog Box. |
Filter Link Check (enabled only when the Links check box is selected) |
Opens the Filter Link Check Dialog Box, which enables you to specify which hypertext links to check in the page. |
Images |
Checks that the images are displayed on the page according to your selections in the Filter Image Check Dialog Box. |
Filter Image Check (enabled only when the Images check box is selected) |
Opens the Filter Image Check Dialog Box, which enables you to specify which image sources to check in the page. |
Broken links |
Instructs UFT One to check for broken links. If you want to check only links that are targeted to your current host, select the Broken links - checks only links to current host option in the Web pane of the Options dialog box (Tools > Options > GUI Testing tab > Web > General node. For details, see the section on setting Web testing options in the Add-ins section of the UFT One Help Center. |
Return to the Checkpoint Properties Dialog box topic.