One tester created a test case within a specified test suite.
A second tester created a copy and put the copy into a different test suite.
These are true duplicates; there is no difference between them, in the test case itself.
I want to merge these test cases, and retain the history and the test results of both. Something like:
Click Merge.
Select a test suite, then select one test case, similar to adding test suites to a plan.
Select which test case will be primary.
Merge!
History would then list the original test case ID next to actions, and Test Results would show the original test case ID before the "in [Test Suite Name]" line.
Is this a possible enhancement? Or is this possible now?