Forum Discussion
tuanvinh1008
4 years agoContributor
Hi Alex,
here is my test items in Execution Plan
AlexKaras
4 years agoCommunity Hero
Hi,
a) All Test Items are disabled, so I am not sure that they can be executed from command line;
b) If you enable them then, as all they are on the same level, you will need to either use three command lines (one command line per Test Item) or start execution of the whole test project (which will require one command line).
As per https://support.smartbear.com/testcomplete/docs/working-with/automating/command-line-and-exit-codes/command-line.html, format like /test:api,uis or /test:api, /test:uis is not supported.