Forum Discussion

1 Reply


  • Hi chenyang yang,


    Currently testcomplete command line do not have support for running test items groups i.e. a specific group and on any condition.


    This has to be achieved using additional user defined command line params.

     


    We have a test suite with multiple groups like sanity, nightly, weekly etc.. and we are have defined a funtion for each group with required tests and based on the parameter (say for ex TEST_TYPE=NIGHTLY) from command line we are choosing which group to execute.


    Hope this helps.