Automating Duplication of the existing Master Test Plan and Child Test Plan plus linked TC and TS.
Hi,
One of our project team has created testplans,testcases and testscripts - linked together for Integration Testing.
INT - MasterTestPlans
--- INT-Child Test Plan1
----INT-TestCase1
---INT-TestScript1
Requirement :
There are around a total of 100 artifacts which need to be duplicated for performance testing.
They would like to retain the same structure, rename all the artifacts as it starts with name PERF
PERF -MasterTestPlans
----- PERF-Child Test Plan1
---PERF-TestCase1
---PERF-TestScript1
I dont see any option to do this apart from doing it manually.
Manual Steps:
1. Duplicate the Master Test Plan and Child Test Plan existing,
2. Rename the copy of Master Test Plan by adding “PERF” at the beginning of the name,
3. Rename the copy of Child Test Plan by replacing “INT” by “PERF” at the beginning of the name,
4. Copy every Test cases and Test scripts associated in the new Master Test Plan and Child Test Plan (to be sure that the copy is independent of the original),
5. Rename the copy of Test cases and Test scripts by replace “INT” by “PERF” at the beginning of the name,
6. Re-link every new Test cases and new Test scripts to the corresponding new Child Test Plan.
Let me know if there is any easy way to do this.
One answer
We are using RQM 2.0.1 iFix5.
Comments
Bob Gallagher
May 07 '13, 7:19 a.m.Which version of RQM is being used?