RQM: set default test environment for Test Suite?
We have a client who is running the Testing across 'Iterations' using the same Test artifact data.
For eg: They have about 100 Test Suites which are to be run on a predefined environment.
They currently generate all 100 TSERs and choose the relevant 'testEnvironment' for each of those 100 TSERs and iteration as 'iteration001'.
Then to regenerate those 100 TSERs for the next iteration 'iteration002', they have to either :-
* Run Test Suites, choose different Iteration - so TSER generation is dynamic and all needs addressed.
[customer does not want to do this, since they want specific set of people generating TSERs]
or
* Generate TSER choosing the required iteration, but the environment is not remembered by the Test Suite/ Test Suite Execution Record while generating new TSER.
[The challenge here is identifying among the 100 test environments which exist]
I would like to ask .. Is there an option to set an environment as default for Test Suite]