List View field validation through ATF

Anubhav24
Mega Sage
Mega Sage

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.

5 REPLIES 5

Community Alums
Not applicable

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.

 

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.

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]

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

Community Alums
Not applicable

Hi @Anubhav24 ,

The later!! Use impersonification and check the list view.