Attaching a file to a statement

Rather than including a lot of detail in a complex step, you can attach a file to a statement and then refer to that file during test execution.
To attach a file to a statement:
  1. Create a document or file that you want to attach to a statement.
  2. Select the statement to add an attachment to.
  3. From the Manual Test editor toolbar, click the Add Attachment icon (Add attachment).
  4. Click Browse, navigate to the file to attach to the statement, and then click Open.
    Note: Repeat the previous steps to attach more than one file to the statement.
  5. When you finish attaching files, click Close. Statements that contains attachments are marked with the Attachment icon (Attachment).
    Note: To remove an attachment, click the Add Attachment icon (Add attachment), and then click Remove next to the attachment that you want to delete.
When you reach a statement that contains an attachment during a test run, that attachment can be opened by clicking the filename link.

Feedback