Forum Discussion

mvadaria's avatar
mvadaria
Occasional Contributor
7 years ago
Solved

how to run a composite project form testrunner

I am finding a documents where i can learn how to run a composite test project from testrunner. I couldn't find any documents for this. So opening a case to get more details about it.  How to pass w...
  • groovyguy's avatar
    7 years ago

    Here's a sample testrunner.bat command I have for a composite project:

     

    testrunner.bat "-RTestSuite Report" "-EDefault environment" "C:\Path\To\Project\COMPOSITE_PROJECT_DIRECTORY"
    

    You reference the folder name instead of any one specific xml/file.