It's all about the answers!

Ask a question

How to copy a test case which has a test script from one test suite to another test suite?


Marwan Mohammad (1123) | asked Mar 22 '17, 12:10 p.m.

How to copy a test case which has a test script from one test suite to another test suite? Then I want to edit the copied test case and test suite

One answer



permanent link
Krupa Gunhalkar (4512) | answered Apr 04 '17, 6:28 a.m.
JAZZ DEVELOPER

Hi Marwan,

There is no direct way of copying the test case with test script to another suite and then edit it, as it would edit the original test case as well.

Couple of things which you could try is,

1) Duplicate the test case and then add this duplicate test case into new suite and then edit it. In this case you would not be altering the original test case.
2) Else, just duplicate the original test case, and then drag and drop into the new suite using two browser windows and edit the duplicated test case.

If you want to add the same test case which is available in one test suite to another test suite, just use the drag and drop option or "Add Test Case" option in the new suite. However, editing the test case in the new suite, would edit the test case in the old suite as well.


Hope this helps,
Krupa

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.