If I run a test with itestcli, I can specify which testbed to use, and it will override the testbed stored in the testcase. Why isn't there a way to do that interactively?
One of the most common user errors we run into is that someone opens a testcase, changes a step, and then runs it, trashing the testbed of whomever changed the test last.
The GUI should have almost the same options as the run command:
- Use testbed associated with the test case being run
- Use testbed associated with workspace
- Use specified testbed.
There would also need to be a way to specify a testbed: Set as global testbed (similar to Set as global parameter file) would make a lot of sense.