How to validate dropdown value in ATF and how to click on hint and validate text in ATF

Anitha26
Kilo Contributor

Please help me with below questions.
while submitting record producer-Alternative Fee Agreement (AFA) Request how to verify below
first question
Set Do you know which firm you want to engage? = No
Verify <10,000 and no assistance needed is not available in Estimated Legal Fees field

second question
Set Estimated Legal Fees = <10,000 and assistance needed or 10,000 - 99,999
Verify the "Name of proposed of Law firm(s) and their relevant contact details." variable and the associated help text is correct

3 REPLIES 3

Community Alums
Not applicable

Hi Anitha,

You should be able to set the values of the dropdown and validate the values one by one on the same form to ensure that they 'show up'. Or use a parameterized data set in a parameterized test (which introduces its own limitations to the test as a whole).

Here is the article which you can follow to use ATF parameterized test:

https://community.servicenow.com/community?id=community_blog&sys_id=c0a1cba3dbac9410190dfb243996199c

 

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Hi Sandeep thanks for your reply.

 

I want to validate in dropdown one value should not be available based on above value

how can we do this?

Hi Anitha,
Did you find the answer, I have the same requirement.