We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ATF for validating choices in the variable on record producer

Kalyani35
Tera Guru

Hi experts,

I need to create an ATF test case for validating the choices which are available in the one of the variables on a record producer where all active hr services should be visible as choices on this variable.

Variable:

Kalyani35_0-1673953858395.png

 

how it shows the value on the record producer:

Kalyani35_1-1673953954329.png

I want to have a ATF validating that all the hr services which are active are present as the choice in the variable on record producer.

How can this be achieved ? Is there any OOB step available for this?

 

Thanks 

 

3 REPLIES 3

Not applicable

Hi @Kalyani35 ,

Your Condition, should look something like this :

SandeepDutta_0-1673957197031.png

 

 

Hi Sandeep,

Can you please tell which test step should I use in the ATF to validate that choices are correct as per the query?

 

Thanks

Not applicable