ATF - How to validate the available stages (status flow bar) in a table in ATF

Vidhya Amirthal
Tera Expert

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>

1 ACCEPTED SOLUTION

Vidhya Amirthal
Tera Expert

Hi,

I achieved this using Component State Validation (custom UI) test step.

 

<vidhya>

View solution in original post

1 REPLY 1

Vidhya Amirthal
Tera Expert

Hi,

I achieved this using Component State Validation (custom UI) test step.

 

<vidhya>