Components installed with Test Management
Several types of components are installed with activation of the Test Management plugin, including tables and user roles.
Note: The Application Files table lists the components that are installed with this application. For instructions on how to access this table, see Find components installed with an application.
Roles installed
| Role title \[name\] | Description | Contains roles |
|---|---|---|
| Test manager\[tm\_test\_manager\] | Manages test plans and test suites \(metadata\). Has all privileges within test management, including planning, execution, and administration. | tm\_tester |
| Tester\[tm\_tester\] | Executes test cases and tests. | feature\_user |
Tables installed
| Table | Description |
|---|---|
| Test Case \[tm\_test\_case\] | Stores the test cases. |
| Test Case Instance \[tm\_test\_case\_instance\] | Extends the Planned Task table. |
| Test Suite \[tm\_test\_suite\] | Stores the test suites. |
| Test Environment \[tm\_test\_environment\] | Stores the test environments. |
| Test \[tm\_test\] | Stores the tests. |
| Test Instance \[tm\_test\_instance\] | Stores the tests under a test plan. |
| Test Plan \[tm\_test\_plan\] | Stores the test plans. Extends the Planned Task table. |
| Test Case Defects \[m2m\_tm\_test\_case\_instance\_defect\] | Stores the test case defects that are recorded for failed tests. |