- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2022 10:23 PM
Hi,
I am new to ServiceNow and I am trying to create some ATF tests. I am trying to add an step to identify and validate the different stages visible to the user when they open a table/form. I tried to use Custom UI (assert text on page) to check for the text "Draft", "Planning" etc., as per the stages available on the table. Is this the correct way to do or we have any better options available.
Thanks in advance.
<vidhya>
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 03:10 AM
Hi,
I achieved this using Component State Validation (custom UI) test step.
<vidhya>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 03:10 AM
Hi,
I achieved this using Component State Validation (custom UI) test step.
<vidhya>