How to validate dropdown value in ATF and how to click on hint and validate text in ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 10:29 PM
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
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 11:07 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 11:13 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2023 03:19 AM
Hi Anitha,
Did you find the answer, I have the same requirement.