Hi,
I have a project with multiple Test Plans associated to it.
Now I want to provide authorization to users in such a way those who belong to test plan can access only their Test Plans, thus not providing access to other test plans.
I cannot block the Tx: STWB_2 as they can access their test plans.
Ex:
Project Name : Z_PRJ_TEST
Test Plans for project : Z_TP_TEST1, Z_TP_TEST2, Z_TP_TEST3
Users assigned for Test Plan
Z_TP_TEST1 - ECATT_01, ECATT_02, ECATT_03
Z_TP_TEST2 - ECATT_03, ECATT_04, ECATT_05
Z_TP_TEST3 - ECATT_06, ECATT_02
Here the user ECATT_01 can access only the Test Plan Z_TP_TEST1
ECATT_04 and ECATT_05 can access Z_TP_TEST2
ECATT_06 can access Z_TP_TEST3
While ECATT_03 can access Z_TP_TEST1 and Z_TP_TEST2
and ECATT_02 can access Z_TP_TEST1 and Z_TP_TEST3
Please help me to resolve this issue.
Thanks in Advance
Kuthubus Saman