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.
Attaching a file to a script step
Rather than including a lot of detail in a complex step,
you can attach a file to a step and then refer to that file during
test execution.
Verifying text
When creating a manual test script, you can use the Verification
feature to compare information in the test application. When you expect
certain text to be present in the application, you associate that
text with a script step. For example, you can compare long strings
of numbers or blocks of text. The expected text is then used for comparison
during a test run.
Assisting with data entry text
When creating a manual test script, you can provide data
entry text for the tester to use during a test run. For example, you
can provide long strings of numbers or blocks of text that can help
to reduce data entry errors.