My issue is related, but I have one project suites with multiple projects.
I started another thread about how to implement "Fire & Forget" tests, so I am trying to execute tests using .bat files - currently just a sequence of DOS start commands for TestComplete execution. I have test items grouped under folders in my projects, but from the command line documentation, I do not see a way to select a FOLDER as an option.
I can select an item IN the folder, but not the entire FOLDER. Any suggestions?
Forgive me if I have strayed off-topic, but I am attempting to solve the issue with batch files, but programmatic selection would be ideal as well. Thanks.