ATF test error: Field not editable.

HrishabhKumar
Kilo Sage

I've created a test case, which is running perfectly in DEV, but it's giving error in UAT.

 

Below is my test and all the steps involved.

Screenshot 2025-10-01 at 12.25.17 PM.png

 

If I run the test it completes successfully in DEV instance, but gives error in UAT instance. Below is the test result of the test in UAT.

Screenshot 2025-10-01 at 12.27.53 PM.png

 

Let me know what could be the cause and how to resolve this?

 

Thanks

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@HrishabhKumar 

the error clearly says the field cannot be edited.

Seems some script etc is making that field read-only in TEST and not in DEV.

How is the behavior when you manually open the form in TEST?

Is the field editable for that user which you are using to test?

If my response helped please mark it correct along with other ones from my response so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

I didn't find any logic which could make it non editable. But yes let me try to manually execute the steps using the impersonated user.