Adding test cases
Add a test case to define the set of conditions, actions, expected results, and other criteria used to determine if a product component works correctly and meets its specified requirements. Each test case should focus on one component. Your testing may require more than one test case per component.
Test cases are used for both automated and manual testing in Helix ALM.
1. Choose Create > Test Case. You can also click Add on the Test Cases list window.
The Add Test Case
2. Enter a Summary to briefly describe the test. You can enter up to 255 characters.
3. In the left pane, enter or select General and Custom Fields values. The available fields and grouping depends on how Helix ALM is configured for your team. To learn more, see Configuring field layouts.
- To scroll to a field group, click Scroll to fields and select a field group.
- To expand a field group, click
. To collapse a group, click
. To expand all groups, click
. To collapse all groups, click
.
- If information is available about a field group, mouse over
to display a tooltip.
4.
5. Click the Variants tab to select the test variants to include or exclude when manual test runs are generated for the test case.
Test variants are attributes of the tested application used to generate manual test runs. A manual test run is created for each unique combination of variant values selected when generating manual test runs. See Managing test variants for manual tests.
6. Click the Files tab to attach automated scripts and other files testers may need to perform the test. See Attaching files.
7. Click the Folders tab to add the test case to a folder. See Adding items to folders.
8. Click Add to save the test case and add it to the project.
You can also click Apply to save the test case and continue working on it. Click OK when you finish.