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

Re-executing one test case in a test suite , does not roll up to the test suite results

hi .

  I have say 10 test cases in a test suite , and i have created TSER . Now say one of the test case was originally Fail. Now after the fix , i am re-executing only that test case and i am able to see the latest test case result.

But this updated result does not seem to roll up to the test suite results.

Am i missing something?

0 votes



One answer

Permanent link
Hi Renuka,

When you started a test suite execution, the instances of the test case executions are created and associated to the test suite execution.  Those test case executions can not be replaced by other test case executions.  The test cases within a test suite are supposed to be related so that you can treat the test suite as a single unit.  Changing one of the test cases will need to re-test all of the test cases.

If a test case in a test suite is not depended on or related to the other test cases and can be tested individually, then it probably should not be part of the test suite.  Categories and custom attributes can be used if the intent if for grouping of the test cases.

0 votes

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,020

Question asked: Nov 10 '15, 6:56 a.m.

Question was seen: 2,646 times

Last updated: Nov 10 '15, 1:39 p.m.

Confirmation Cancel Confirm