I want to execute a nested test case. The test case structure is as
Alltests
-> TC1
-> NestedTC11
-> NestedTC12
-> TC2
-> NestedTC21
-> NestedTC22
I want to run only NestedTC11. In the test suite file TC1 is selected.
I have tried folloiwng
abc.exe /tc:NestedTC11
It is executing all TC1. I have tried deselecting TC1, and some other combinations similar to it. But somehow I am not able to start only nested TC11.
How to execute nested test case
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: How to execute nested test case
Hello Tilak,
Unfortunately I’m not able to reproduce your issue. Please make sure that the spelling of the “nested TestCase” is correct. I may ask you to upload the console output of your test run?
Regards,
Robert
Unfortunately I’m not able to reproduce your issue. Please make sure that the spelling of the “nested TestCase” is correct. I may ask you to upload the console output of your test run?
Regards,
Robert