Working with tables

With the Manual Test editor, you can place tables in scripts. You can edit the contents of the tables and format the text in each cell. When you run a script with tables, the table cells are displayed in plain text.

About this task

To include a table in your manual test script:

Procedure

  1. In any application that supports tables, create the table.
  2. Select the table, and copy it to the clipboard.
  3. In the Manual Test editor, position your cursor at the step where you want to insert the table.
  4. Right-click, and click Edit > Paste to paste the table from the clipboard.
  5. You can edit the table cells using the standard Manual Test editor functions.
  6. You can delete the table by selecting it, and clicking Delete. You can delete the entire table only.
    Note: Remember that attachments and data are associated with the statement, not with a specific cell.

Feedback