Business stakeholder role for Test Management 2.0
Use the business stakeholder role to read and retrieve data from any table of the Test Management 2.0 applications to generate reports.
When you activate the Business Stakeholder plugin (com.snc.business_stakeholder) in your ServiceNow instance, the Read only roles for Test Management 2.0 plugin (com.snc.tm2_read_roles) is also activated. This plugin provides a business stakeholder role (sn_tm2_read) with which you can access all the tables of Test Management 2.0 application. This role also allows read-only access to the Test Management dashboard. You can assign this role to any user in your organization who is a business stakeholder.
Plugin availability
If you are a new customer, the Read only roles for Test Management 2.0 plugin (com.snc.tm2_read_roles) is activated on zBoot. However, the business stakeholder role (sn_tm2_read) is available only when you activate the Test Management 2.0 plugin (com.snc.test_management.2.0).
If you are an upgrade customer, you must manually activate the Read only roles for Test Management 2.0 plugin (com.snc.tm2_read_roles).
Test Management 2.0 tables accessible by users with the business stakeholder role
When the read-only roles for Test Management 2.0 plugin (com.snc.tm2_read_roles) and Test Management 2.0 plugin (com.snc.test_management.2.0) are active in your ServiceNow instance, the user with the business stakeholder role (sn_tm2_read) has read access to the following tables.
| Table | Description |
|---|---|
| Task Test [sn_test_management_m2m_task_test] |
Associates tests to multiple scrum tasks. |
| Test Set Test [sn_test_management_m2m_test_set_test] |
Associates tests to multiple test sets. |
| Planned Test Task [sn_test_management_planned_task] |
Extends the Planned Task table. |
| Steps [sn_test_management_step] |
Stores details of test steps. |
| Step Result [sn_test_management_step_result] |
Stores details of step results. |
| Test [sn_test_management_test] |
Stores details of tests. |
| Test Execution Assignment [sn_test_management_test_assignment] |
Stores the linking of tests to testers. |
| Test Cycle [sn_test_management_test_cycle] |
Stores details of test cycles. |
| Test Environment [sn_test_management_test_environment] |
Stores details of test environments. |
| Test Execution Suite [sn_test_management_test_execution_suite] |
Stores details of test execution suites. |
| Test Plan [sn_test_management_test_plan] |
Stores details of test plans. |
| Test Result [sn_test_management_test_result] |
Stores details of test results. |
| Test Run [sn_test_management_test_run] |
Stores details of test runs. |
| Test Set [sn_test_management_test_set] |
Stores details of test sets. |
| Test Version [sn_test_management_test_version] |
Stores details of test versions. |