Forum Discussion

GScully's avatar
GScully
New Contributor
9 years ago
Solved

Run test complete 9.31 NetworkSuite Job from Powershell

I'm trying to run an old project from powershell as we want to automate the test after a build,

The problem I'm running into are that TC is launching the wrong test, I want to launch an item under NetworkSuite/ Jobs.

How can I make  TC run the job under NetworkSuite?

TC 9.31

Attached is a screenshot of what I want to run.

Thanks in advance.

G

  • Hi,

     

    In TestComplete, job is a collection of tasks, and each task, in its turn, specifies which project (project suite) should be run on specific computers. So, you need to make sure that all tasks are assigned to the correct machine.

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi,

     

    In TestComplete, job is a collection of tasks, and each task, in its turn, specifies which project (project suite) should be run on specific computers. So, you need to make sure that all tasks are assigned to the correct machine.