|
Answer» While recording a test case, you can define verification points to verify UI objects:
- Make sure you are in the process of recording a testcase.
- Make sure the Record Status dialog box is on the screen.
- Make sure your recording reached the Web PAGE that has the UI OBJECT you want to verify.
- Click the background (blank area) of the Web page. Do not click any objects on the page.
- Press Ctrl-Alt. The Verify Window dialog box shows up. All the objects on the CURRENT Web page are listed on the Verify Window dialog box.
- Select the object to be verified in the object list. Un-select all other objets.
- Select the PROPERTY to be verified in the property list. Un-select all other properties.
- Click OK to close the Verify Window dialog box.
- Continue your recording.
While recording a test case, you can define verification points to verify UI objects:
|