Hi,
Currently, test items' groups cannot be run from the command line. We have suggestions to implement an ability to run specific test items and test items' groups in our database. Your request has increased their ratings.
As an alternative, you can check the needed test items manually and use the /p switch that allows you to run all the enabled test items of the specified project:
"C:\Program Files\Automated QA\TestExecute 8\Bin\TestExecute.exe" "C:\My Projects\MySuite.pjs" /r /p:MyProj
For more information, refer to the
TestExecute Command Line help topic.