Is there access restrictions based on user roles in 2.0.1.1
Hi,
we are using RQM 2.0.1.1 iFix 3.Right now all users have Default access.
Can we restrict access previlages based on user roles like Tester, test lead and test manager.
Now everyone can delete, edit or create test plans, test cases.
Also can we track the history of deleted test cases, like who deleted the test cases and when.
Thanks
Teja
we are using RQM 2.0.1.1 iFix 3.Right now all users have Default access.
Can we restrict access previlages based on user roles like Tester, test lead and test manager.
Now everyone can delete, edit or create test plans, test cases.
Also can we track the history of deleted test cases, like who deleted the test cases and when.
Thanks
Teja
One answer
Hi,
Can we restrict access previlages based on user roles like Tester, test lead and test manager.
Yes. See http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.rational.test.qm.doc/topics/t_mod_permissions.html.
Also can we track the history of deleted test cases, like who deleted the test cases and when.
The history feed (https://jazz.net/wiki/bin/view/Main/RqmApi#historyUrl) provides the rich text history (XHTML) of active/archived resources. However, if does not include the user that deleted the resource. The includeArchived (https://jazz.net/wiki/bin/view/Main/RqmApi#includeArchived) request parameter will include archived resources in a resource feed.