Need help in ATF

kkesavan
Tera Contributor

Hello guys,

 

I have a label called "Gender" with 2 dropdowns, "Male" & "Female". Now I have multiple dropdown combos for the different fields, If I select Male, a set of fields will be displayed and If I Select Female, a set of fields will be displayed.

 

Can I achieve this in one single test? I wanted to create test steps for this; please help me out how can I achieve this in #ATF #servicenow

 

5 REPLIES 5

Sardash
Tera Guru

@kkesavan -

You can achieve this with the help of Parameterized test . Please find below link for eg -

 

https://www.youtube.com/watch?v=RF-WnXONek8

 

Also if you are going to create separate Test scripts for mentioned conditions then use 'Field State Validation'  Step for visibility of fields

---------------------------------------------------------------------------------------------------------------------------------------------------

If my response helped, please mark it by selecting "Accept as Solution" and " Helpful."