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

Adding and deleting test cases from the current test suite execution console

Hi

I have a Test suite created and 10 test cases added in the suite
Started execution, after that some new requirement came and I have created some new test cases . I also need to add those in current test suite execution.
Similarly need to delete some test cases from the current test suite execution console. How to do that?
 I have tried, but total test case count in test suite result is not getting updated.

Any suggestion ??

0 votes



3 answers

Permanent link
After starting test suite execution, even you add test case to test suite, current suite execution will not have any effect. You can cancel the current test suite execution and start the suite execution again.
If you cancel one test case execution from the suite execution, whole suite execution will be canceled

0 votes


Permanent link
Hi Rajesh,

The concept is very simple - Each time you run a Test ( TestCase / TestSuite) it creates a new Test Execution Record (TER).

In your case above , as Subhajit suggested go to TestSuite > re add the testcases . Run the TestSuite .This will create a new TER record.

Hope it is clear

0 votes

Comments

One clarification
"The concept is very simple - Each time you run a Test ( TestCase / TestSuite) it creates a new Test Execution Record (TER)."

No that is not true. I think Anoop meant Testcase/Test Suite Result . Each execution creates new Result

Thanks for your inputs.
Say for example there are  10 testcase within a TestSuite...
Before the start of test suite execution, you see an option to exclude or include the testcases..
Lets assume that I have included 10testcases and started the execution. During the process of execution, I notice that the 5th Testcase is failed and I want to exclude it during the runtime. (I suspect this is not possible as we have to cancel the entire TestSuite execution).
We can re-run the failed testcase seperately and include it in the same Testsuite during the 2nd attempt of executing the TestSuite.

If this is correct, i believe there would be two TSER's created. 1st execution result displaying the execution of 10 testcases and 2nd execution which includes the corrected failed testcase.
So in RQM is there a way where in we say that since we are selecting the same TestSuite executed twice, only one TSER result gets created.
Ie; The 2nd execution results gets appended to the first result (TSER) ?? instead of 2 TSERs getting created??? 


Permanent link

i think what you mean/need is the function "Roll-up results"..

Here's a nice how-to video:
https://www.ibm.com/developerworks/community/blogs/iotsupport/entry/Create_Roll_up_results_for_a_Test_Suite_Execution_Record_in_Rational_Quality_Manager?lang=en

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
× 7,498

Question asked: Dec 06 '12, 10:09 a.m.

Question was seen: 6,134 times

Last updated: Sep 11 '18, 7:11 a.m.

Confirmation Cancel Confirm