How to restrict user from creating Test Plans in RQM
![]() Hi, I want to have access restriction while creating Test Plan and Test Suite. Only a limited group of people should be allowed to create Master Test Plan and Child Test Plan/Test Suite.
I am using Jazz v7.0.1. Is it possible?
Regards,
Pranav
|
One answer
![]()
Hi, Pranav
You may consider to create another role for which you did not provide permission to "Save TestPlan" and "Save TestSuite" and set this new role to the group of people you don't want them to be able to create testplan/testsuite.
This group of people can read the testplan/testsuite, when creating them, it will fail when saving it due to lack of permissions.
Thanks
Don
|