Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

What is the benefit of Test Suite over Child Test Plan

Hello,
I am just curious to know that how test suite is different from test plan in terms of usability for example i  have set of Regression Test cases and now I am in confusion that I can go with an approach to add all regression TC to child test plan and link it with Release Test Plan or add all regression TC to test suite and link it to Release Test Plan , but what extra benefit i can get from each approach

Thank you

0 votes


Accepted answer

Permanent link

The primary purpose of a Test Suite is to order the execution of a set of Test Cases (where you can use environment variables to use the output of one Test Case as the input to the next Test Case).   A related secondary purpose is to allow you to specify the "roll-up" result for that set of test cases.   The primary purpose of a Test Plan is to plan the testing work of a particular testing team.   So in your case, unless you need to order the execution of the Test Cases in the Regression Test Cases, or need to capture a a roll-up result for the Regression Test Cases, no need to create a Test Suite for them.   If the Regression Test Cases are being handled by a different team from the other Test Cases, then having a separate Test Plan for Regression Test Cases would make sense.   If not, then no need for either a separate Test Suite or Test Plan ... just define a category or custom attribute that indicates whether a Test Case is a Regression Test Case.

Rajat Krishnan selected this answer as the correct answer

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,023

Question asked: Sep 29 '21, 1:30 a.m.

Question was seen: 682 times

Last updated: Sep 29 '21, 6:51 p.m.

Confirmation Cancel Confirm