Test Execution Records are not available in a copy of a test plan
If we are going to release a new major version of a product, we copy the test plan of the previous version along with all the test cases and then add the test cases for the new features.
However the test execution records (in my understanding the combination of a test case with a test environment) are not copied to the new test plan, as there is a one to one relation between test execution record and test plan. We have to create new test execution records in the new test plan. This is inefficient, as the existing test execution records typically do not change, moreover, the names of the new test execution records created within the new test plan are by default identical with the names of the old test execution records (the name of the test case and the test environment are the same! ). That causes a bunch of test execution records with the same name , which can only be differentiated by their ID and test plan association (makes it difficult to pick the correct test execution record in various drop down lists).
Now the question: Is there a way to make the existing test execution records available in a new test plan, which uses the same test cases as in another, older test plan. What is the reason, that a test execution record can only be associated with one test plan?
The same holds true for test suite execution records
Best Regards, roland
Accepted answer
2 other answers
Comments
See this story
As a user, I can choose to copy an execution record to different plan, test case, or iteration (80168)
Comments
Sterling Ferguson-II
Mar 05 '13, 8:36 p.m.