How to test drop down values for a field using ATF on any form .

Robert129
Tera Contributor

How to automate test case using ATF to check whether a field has all required drop down values as mentioned by the customer.

 

For eg :

State has Open,Resolved ,WIP,Pending etc .

So how to check using ATF that the respective field has proper mentioned drop down values by the customer .

7 REPLIES 7

Hasan6
ServiceNow Employee
ServiceNow Employee

Hi Robert,

Use the Validate Choice list option in ATF.

Hasan6_0-1700320638652.png

Thanks

Hasan

@Hasan6 
Hello, Could you share how to use the validate choice list option?

I can not find this operation in my list.

I also do not see the "Validate Choice List" option in ATF. Is this part of a separate module or a custom step?

 

Grace5
Tera Contributor

I cannot see the Validate Choice option when create a new test step. I also went through the Server category.