ATF for Restrict the record

Kri
Tera Guru

I wrote a ATF for the test steps to check the impersonate User won't able to see the record in ServiceNow. I followed the steps 1. Impersonate 2. Open an Existing record. When I run the test the user can't able to see the record because of the ACL but I want the ATF to pass as a result which is currently not happening. is there a way I can modify the test steps for my requirement?

1 ACCEPTED SOLUTION

Hi @Kri 

 

Oh man,

You need to open the case list table before validation.

you can use Navigate to module.

and then validate the record.

 

Regards

Shaqee


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

View solution in original post

5 REPLIES 5

Hi @Kri 

 

Oh man,

You need to open the case list table before validation.

you can use Navigate to module.

and then validate the record.

 

Regards

Shaqee


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel