ATF test error: Field not editable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
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.
Let me know what could be the cause and how to resolve this?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
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.