Clean Up Tests

Immediately after recording a test, review the recorded test data in the Test Editor and correct actions taken inadvertently during recording, such as:

  • Unnecessary or extra clicks on a clickable item, such as a check box.

  • Clicks on the wrong objects, such as links and images.

  • Incorrect text entered into text boxes.

Revise the recorded values in the Value field (for editable fields) and delete unneeded steps.

This might be a good time to evaluate whether you should incorporate reserved words and variables to replace static values that may be different when the test is processed.

Related Topics