Issue with "Set Variable Value" in Catalog Item within ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 01:11 AM
I am currently facing an issue with the "Set Variable Value" functionality in the ServiceNow Automated Test Framework (ATF). After successfully opening a catalog from a record query, I encounter a challenge when attempting to set the value for a variable using the "Set Variable Value" action. Instead of fetching the previous catalog item's details, it prompts me to fill in the details for the "Item," resulting in failed test cases when executed on another instance.
To provide more context, this discrepancy occurs when running the same test from the XML on a different instance. While the test runs successfully on the first instance, it fails on the second instance due to the mentioned issue with setting variable values.
