ATF - Reusable Test - Input Variables - Make it Dependent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello all - I am trying to create 2 input variables in my reusable test, and make one dependent of another like parent-child. I can see fields dependent and dependent on field in input variables table.
So, trying to use like:
Set Child variable's dependent on field value to inputs.u_parentThen in Reference Conditions/Filter:
parent field of child item = inputs.u_parent
Seems not working or considering the values of inputs.xxx. Anyone tried this or any documentation for this?
Appreciate the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
@Oluyinkaoginni May I know if any documentation or examples for this. Appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
This might help https://www.servicenow.com/community/developer-advocate-blog/streamlining-automated-testing-how-reus....
If it doesn't let me know
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
@Oluyinkaoginni Thanks for the link. Unfortunately, my question is not covered in this video. My question is specific to the input variables and how to have 2 input variables dependent like the one for parent, another one for child items belongs the parent. Appreciate the help.