Can we create more than one TER for a single test case?
4 answers
Why would you like to do this?
If it is the same TestCase, with the same environment and other infos, one TCER should be enough.
This one can be run as often as you want to.
greetings georg.
If it is the same TestCase, with the same environment and other infos, one TCER should be enough.
This one can be run as often as you want to.
greetings georg.
Comments
We will need to do this when there are more than 1 testers executing the same test case. We will need separate records of the results.
this seems odd - do you not trust the results of one tester? If you want to do this if you use the generate TCER wizard there is a place where you can prepend a value to make the TCER unique. A TCER must be unique in Test Plan, Test Case, Iteration, and Environment. The prepended value because part of the environment I believe to make it unique. The 4 things above control the creation of a TCER. You can't create duplicates that have all 4 values the same - it will result in an error.
2 votes
Thank you for this information. Will change the name of the TER. This should help.