Enabling Screen Capturing

To enable screen capturing for a test:

  1. In the menu, click Tests > Details View .
  2. In the Tests tree, select a container, folder, or test.
  3. Click the Parameters tab.
  4. Click Add Custom Parameter. The Set Custom Parameter dialog box opens.
  5. In the Name field, type captureScreen.
  6. From the Type list box, select String.
  7. In the Value field, type one of the following:
    • onError, if you want to add a screenshot to the result files when an error occurs during the execution of the execution plan.
    • Any other string or nothing, if you do not want to add a screenshot to the result files.