Running multiple harnesses from TestArchitect Client
Running multiple harnesses is to execute different test modules/suites with a single TA Controller simultaneously.
- You are unable to run more than one GUI testing harness simultaneously. However, running a single GUI testing harness together with multiple non-GUI testing harnesses, such as, API/DB/CLI testing, etc. is allowable.
- Running a harness in debug mode along with multiple harnesses using batch file(s) is allowable.
- It is impossible to run a harness in debug mode first and then run more harness(es) in debug/ordinary/compilation mode.
- Technically, you can run a harness in ordinary mode from TestArchitect Client first and then run another harness in debug mode. It is highly inadvisable to try this because it can cause unexpected functions.
Perform the following steps to execute multiple harnesses from TestArchitect Client:
In TestArchitect’s tree explorer, locate and execute the preferred test suite/module. (Learn more)
The first harness is up and will be in progress.
Continue to execute the other preferred test suites/modules one after another while other harnesses are still running.
ヒント:You can monitor all the running harnesses and their statuses via:
One of the main features of TestArchitect is the ability to run multiple harnesses in parallel. Rather than waiting for each harness to execute in sequence, you can run multiple harnesses in parallel across various browsers. In this way, more tests can be run at a time, thereby decreasing the overall time spent on testing. For parallel testing, you can run multiple harnesses in batch files as an alternative to running multiple harnesses from TestArchitect Client.
Related tasks
Creating a batch file to run multiple harnesses