Add the ability to use the same shared step multiple times with different parameters in the same iteration
At present you can use a shared step multiple times in the same iteration, however, you can only use it with the same parameter values.
It would be extremely useful from a test case design perspective if you could use a shared step multiple times in the same iteration with different parameter values each time the shared step is used.
2
votes