Building Test Cases
In the Test Case Builder, you can quickly create new or update existing test cases. With built-in validation, this no-code, guided process allows any team member to develop test cases from scratch. To save time, you can duplicate an existing test case, and use this as a template.
You can create Model based test cases and Script based test cases.
Build a New Test Case
Add a Test Case
Start by adding the details of your test case.
-
Either go to Designer > Test Cases or if you're editing a model, in the top menu, select Test cases.
-
Click Add New +.
-
Select the type of test case you would like to create - either Model based or Script based.
-
In the Test Case box, enter a name for your new test case. Do not include any of the following characters:
" \ ; : {}
. -
(Optional) Enter the following details to more easily identify and audit your test case:
- Description: A brief description of the test case.
- Origin: The source of the test case. For example, another test application or auditing system.
- External ID: The unique identifier for the test case in the external system.
- Tags: Add a tag to easily identify a test case, and associated test results, as belonging to a particular category or feature. You can either select an existing tag from the list or type in a new tag name and press Enter.
-
If you have chosen Model based there will be an option to choose your model in the dropdown. If you have chosen Script based there will be an option to choose your suite in the dropdown.
-
Click Create to begin building your test case. For Model based, The Test Case Builder appears with the initial step of the test case, and any global actions, highlighted. For Script based, The Test Case Builder appears with a dropdown to choose a first script to add to a step.