It's all about the answers!

Ask a question

Assigning test suite execution records while executing the failed testcases


Rajesh Avanthi (10815138173) | asked Dec 06 '12, 10:11 a.m.
Hi

For failed test cases how do we re-run the test cases?

While re-running the test case what ‘test suite execution records can be selected’?

3 answers



permanent link
Subhajit Bhuiya (6222) | answered Dec 07 '12, 8:34 a.m.
JAZZ DEVELOPER
Do you want to run the failed test cases or failed test suite. If you run the failed test suite, all the test cases within it will be executed. You can also run the failed test cases independently. In that case, it will not be associated with any test suite

permanent link
Pramod Chandoria (2.1k11220) | answered Dec 07 '12, 11:27 a.m.
JAZZ DEVELOPER
There is no direct connection between running  a TSER and running a TCER.
A TSER execution should be looked from suite execution perspective. Either whole suite pass or fails. It should be more of what is the goal of the suite rather what individual steps in the suite.
If one of the testcase failed in suite execution, you can either rerun the whole suite to make sure everything pass or can just run only those testcases which failed in last run.
When you run a individual TCER, it is in the context of goal for the Testcase. It has no relation with Test suite even same test case is also part one or more Test Suite.

permanent link
David Babuder (1537) | answered Sep 27 '16, 9:57 a.m.

"REPLY, not ANSWER": The question was "how", the above answer does not indicate "how" you execute just the failed test cases within the suite.

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.