Updating the test case document: TestcaseMatrix
The test case matrix summarizes the test cases into separate buckets.
The benefits of the matrix:- One table to refer to all test cases.
- Test Cases can be identified to put into separate groups. For example, Acceptance, Regression and so on.
- Can be used as a reference table for testers who are running the test cases in the future to identify which test cases to run on which configuration.
TestcaseMatrix contains
the following
columns:
- Test case
- Name of the Test Case is referenced under the test case column. The column is automatically populated.
- Objective
- The objective of the test case that is referenced from Test Cases tab. The column is automatically populated.
- Acceptance
- Test cases that are selected for acceptance. The acceptance test is defined in the High Level Functional Verification Test Plan.
- Sanity
- Test cases that are selected for sanity coverage. The sanity test is defined in the High Level Functional Verification Test Plan.
- Full regression
- Test cases that are selected for full regression coverage. Full regression test is defined in the High Level Functional Verification Test Plan.
- Automation
- Test cases that are selected for automation. The automation recommendation is described in the High Level Functional Verification Test Plan.
- Remarks
- Any additional details about the test case can be entered under this column.
The TestcaseMatrix tab
contains the following buttons:
- Hide Rows with No Test Cases
- Click to hide the unused test cases. In the template, each scenario has 20 test cases. If only five test cases are written, click this button hide the 15 empty rows.
- Unhide Rows with No Test Cases
- Click to unhide all rows in the tab.