The Manual Test editor is a rich-text
editor for constructing test scripts.
About this task
You can create a test script on the
Construction page or create a script from within a test case.
Procedure
- Use one of the following procedures to create a test script.
- To create a test script from the Construction page:
- Point to Construction(
), and click Create Test Script.
- In the Name field, type a descriptive name
that identifies the purpose of the script.
- For a manual test script, make sure the script type is Manual.
- Optional: Enter a description.
- To create a test script from within a test case:
- Open the test case to which to add a test script.
- From the Test Scripts section of a test case,
click the Add New Test Script icon (
). The New Test Script dialog box opens.
- In the Name field, type a descriptive name
that identifies the purpose of the script.
- Optional: Type a description.
- The type is Manual by default.
- Optional: Assign an owner.
- Click OK.
- Save the test case. This creates the test script shell.
- Click the test script name to open it in the Manual
Test editor.
- To begin typing your statements, click Click
to add in the text editor. A new step is added with the
default step type as Execution Step. A step
is composed of two fields: Description and Expected Results.
Note: To change the step
type to a reporting step, click the arrow next to the Execution Step
(

) icon, and then click
Reporting Step (

).
- In the Description field, type the
statement. Each step is an individual action.
- In the Expected Results field, specify
the conditions that must be met for a step to be considered successful.
Tip: To adjust the column widths of the Description and Expect Results fields, point to the vertical bar between the fields. When the cursor
changes to a double arrow, drag the bar right or left.
- To continue adding steps, press Enter to move to the next
line.
Note: You can insert a step before or after the current
step by clicking the arrow to the right of the Expected
Results field, and then clicking Insert New
Step Above or Insert New Step Below. You can also use shortcut keys: Use Ctrl+Shift+Enter to insert
a new step above the current step and Ctrl+Enter to insert a step
below the current step.
- To toggle between expanded and compacted views, click the Show/Hide Compact View (
) icon. Only a portion of the steps are displayed when the
view is compacted, making it easier to view the entire script.
- When you have finished adding steps, click Save at the top of the page to save the test script.
Tip: To quickly save a script, use Ctrl+S.
- Optional: Click the Print View icon
(
) in the upper, right corner of the test script to display
a printable version of the test script.
- Optional: Click the PDF icon (
) to export the test script details to a PDF.
- Optional: Click the Lock icon (
) in the upper, right corner of the test script to make the
test script read-only. After the test script is locked, only you or
an administrator can unlock it. To unlock the test script, click the Unlock icon (
). Note: You will be required to sign this action electronically by providing
your password.