Write the prerequisites, steps and description of the test scenario as test cases in the Test Management module. A tester or Quality Analyst can make use of these cases to test the product. This ensures that the product is tested for all the possible scenarios, improving the quality of the testing process.
To create test cases,
- Go to Test Management in the required project.
- Click the drop-down arrow beside the Create button at the top right.
- Select Test Case.
- Enter the Case Name, Description.
- Create a new folder or select an existing folder for the test case.
- Select a priority and test case type.
- Enter the duration for the test case.
- Preconditions to be satisfied before starting the test.
- Steps to be carried out for running this test.
- Add the expected result.
- Click Save as Draft or Save & Add Another.
Note: The test case layout will have default fields and these fields cannot be modified.
Add or associate work items
You can add or associate work items with test cases so that you are aware of the work being done around each test case is easily traceable, trackable and manageable across the entire test cycle.
To add or associate work items with test case:
- Navigate to the test case module in a project.
- Click on a test case.
- In the the test case related section, switch to the Items tab.
- Click Add to add new items to the test case. (or)
- Click Associate to associate existing work items with the test case.
Once it is done, you can view which test case is associated with the work item from the work item's details view.
To view the test case associated with the work item:
- Navigate to the respective work item.
- Click the more tabs.
- If any test case is associated, the Test Case module will be listed.
- Click the respective module to view all the test cases associated with the work item.
Create Folders in Test Case module
Organize all your test cases within folders to easily find them when you need to carry out tests on those scenarios. For example, you can group all login scenarios within a folder named 'Login'. This will allow the QA or Testers to easily find all login related test cases and carry out tests.
When you create a test case for the first time in the test case module, you are given a field to specify the folder name where the test case should be stored. The system will automatically create a folder with the name specified for it. After this, the folder structure can be formed.
To create folders and subfolders:
- Navigate to the Test Management module within a project.
- Select Test Cases.
- The Test Case module will have a split screen. Right panel will list all the test cases while the left will show up a list of all the folders.
- By default, a parent folder will be created with the name 'All'. First folder will be created within the parent folder.
- Hover over the existing folder and click
.
- Click Add Folder Above, if you want to create a folder above the existing folder.
- Click Add Folder Below, If you want to create a folder below the existing folder.
- Click Subfolder, if you want to create a child folder for the existing folder.
- Enter the folder name.
- Click the tick mark to create the folder.
Reorder folders in the Test Case module
You can easily reorder folders within the Test Case module.
- Hover over a folder and click
.
- Drag and drop the folder over a folder where you need to place.
- The folder will be moved to the desired location.
Collapse folder tab in the Test Case module
- Go to Test Management in the required project.
- Select the Test Case module.
- Click
.
- Select Collapse Folder Tab.
The Folder section will be collapsed which can be reverted by click the Expand icon again.
Search Test Cases in the Test Case module
- In the Test Case module, click the Search icon in the Name column.
- Enter the test case name in the search box.
- All matching results will be listed in the list view.