Components installed with Test Management
Several types of components are installed with activation of the Test Management plugin, including tables and user roles.
Hinweis:
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. |