List View field validation through ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 11:59 PM
Hi All,
I need to validate whether fields in list view are read only or editable for different user profiles , can I use ATF for this , if yes then can someone please guide me on this?
Thanks in advance.
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 12:27 AM
Hi @Anubhav24 ,
Unfortunately NO!! You cannot validate whether fields in list view are read only or editable for different user profiles using ATF.
For validating the fields, the best practice is to open any new form/existing record and use "Fields state validation".
By this you can test whether fields are read-only, visible, mandatory or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 12:40 AM
Hi @Community Alums ,
Thanks a lot for your reply , however I need to validate multiple fields in list view for different users , any other automated way you can suggest I can do it or is it like manually we need to check for different user profiles by impersonation and then going to the list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 01:03 AM
Hi @Anubhav24
Agree with @Community Alums , we need to understand the ATF is a human-designed test case , what you mention / write it will do, but in your case a human intervention is required. Also ATF has some limiations currently , so in this case no way to do test. You can do testing manually.
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
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 02:56 AM