Forum Discussion

ANDRESIILVA's avatar
ANDRESIILVA
New Contributor
2 years ago
Solved

How to run more than one testname on a single command line?

I'm trying to run more than one test on a single command line through power shell. Example:
TestExecute.exe /run /exit "C:\TestComplete\Windows\TestComplete\BusinessAutomacao\BusinessAutomacao.pjs" /r /p:BusinessCSAutomacao /test:"Test|Test01"

Would it be possible to run more than one test on a single line?

For example run tests Test01 and Test05. 

6 Replies

    • ANDRESIILVA's avatar
      ANDRESIILVA
      New Contributor

      Hello, I've already read the documentation, but I haven't found practical examples, would you have any examples with two different folder tests?

      • Marsha_R's avatar
        Marsha_R
        Champion Level 3

        There are actually lots of different practical examples in that documentation, but you have to scroll all the way to the bottom of the article to see them.

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    It should work, as I copied the example shown here,