ATF - Set Variable Value Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 03:32 AM - edited 01-12-2024 05:13 AM
Hi Team,
I have to create one ATF to test a record producer. In my record producer I have 2 variables, lets say
Category (var a) is a select box, Subcategory (var b) is a lookup select box (reference to sys_choice table only)
In the "Set Variable Value (SP)" step, when I select Category I am getting the right choice value. But for Subcategory it is showing something else.
Is this is an expected behaviour..? Kindly advise
Regards,
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 03:22 AM
Yes, This is expected behaviour, however you have to create another step to Set Variable Value (SP) and check if the field value population appears and the execute and see.