Forum Discussion
saranoor
7 years agoFrequent Contributor
Variables. IF the two steps are in the same Keyword test,
Yes my work order ID is being used in same keyword test.
I created a variable and it is a string variable with no value in it.
But when the test is running it is not saving the value in that variable?
tristaanogre
7 years agoEsteemed Contributor
How are you assigning the value to the variable? ARe you using the "Set Variable" operation? What does that look like in your test? I see the variable definition so that's fine, but you need to specifically call "Set Variable" to assign the value.