- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2024 12:33 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 03:30 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 03:30 AM
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