Hi everyone,
I can’t find a solution for this “problem”:
So I have a test case number 1 that uses three variables. I want to call this test case in another test case but with different variable values.
My issue here is how can I use the test case number 1 in any test case with the variable that can change according to the test case ?
How can I set the variable of the test case number 1 ?
Any thoughts on this ?
Many thanks