It's all about the answers!

Ask a question

Excluding Test Case from Execution but still it is creating TCER


Kamal Kumar Inty (111) | asked Nov 30 '23, 11:03 p.m.

 Excluding Test Case from Execution but still it is creating TCER for the excluded test case. Below are the steps that I've done 


1) Run the Test Suite.
2) Excluded the Test Case which i don't want under the execution.
3) Click on "Finish" Button.
4) Pass the Test Cases which you have under the test suite.
5) Go to the Test Suite Execution Record.
6) Under Test Case Execution Record it will show the excluded Test Case as well.

One answer



permanent link
Don Yang (7.7k21114139) | answered Dec 03 '23, 9:50 p.m.
Hi Kamal

When you run the test suite, it would create a TSER. If in your project's "Manage Project Properties" > Execution Preferences , you have this preference enabled "Automatically create test case execution records whenever a test suite execution record is created", when creating TSER, TCER for each test case under the test suite would be created automatically regardless any test case is excluded when executing the testsuite.
if you don't want the excluded test case has got TCER created, you would need to disable the above preference so that only those executed test case would generate a TCER when running.

I hope this helps.

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.