ATF for form sections

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2020 06:04 AM
Hi,
We have Requested Items (RITM), Catalog Tasks (SCTASK), etc... records which contain variables in the 'Details' section of the form.
Is it possible to validate the visibilty/mandatory/etc... of these variables on the form using an ATF ? Or, is it possible to set values to these variables on the 'Details' section using the ATF ?
In general, through ATF, is it possible to control the sections on a form.
Regards,
Aishwarya
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2020 11:16 PM
Hi,
Can you explain what it means section on form?
please share screenshot
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2020 10:22 AM
Any update on this thread?
Do you need further assistance on this?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2020 01:51 PM
Tabbed forms are just a feature of the GUI, and have no influence on the behaviour of the form. All fields can therefore be accessed directly, including via the ATF, even if they're not visible on the screen at the moment.
Script executor: lets try to access the problem field while stying on another tabbed section as shown below
And here's an ATF test step (the Problem field is located in Related Records tab):
so you can directly access the fields and verify states of the fields without even selecting the form section.
mark this correct if that solves your problem or helpful if this helped you in any way.
thanks
Hammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2020 11:55 PM
Hi Aishwarya,
please mark this correct and close the thread so that others can get help form this question.
thanks
Hammad