cancel
Showing results for 
Search instead for 
Did you mean: 

Providing users to access to specified Test Plan, blocking other test plans

former_member228464
Participant
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member228464
Participant
0 Kudos

We can do this by creating Seperate Package(Not Test Package, Package associated with transporting) for each Test Plan and authorize the users for their specified Test Plans (Packages)

Disadvantage - But this will reflect in creation of multiple Packages.

(Solution by Mr. Obaid Bashir)

Former Member
0 Kudos

Hi

can be with the auth obeject S_Develop

chek here [|]

and S_TWB.

Thanks

Jansi

former_member228464
Participant
0 Kudos

Hi Jansi,

Thanks for you reply.

I think it will probably work if I need to provide some set of authorization to all users.

But In my case, there will be multiple Test Plans which will grow and users assigned to the test plan will tend to change over a period of time.

Note: Myself not familiar with Authorization objects and can u brief me hw can I use this in my case?

Thanks and Regards

Kuthubus Saman