Best practices | Execution | Preparation
You've done trial runs of your TestCases, and you've organized your TestCases into ExecutionLists. Now it's time to decide how to run them:
-
If you're serious about fast and continuous testing, we recommend unattended execution with Tosca Distributed Execution. Tosca offers several options for CI/CD integration into your pipeline. Alternatively, you can use Tosca's own command line tool, TC-Shell, to schedule and trigger unattended test runs.
-
If you prefer attended execution, we recommend that you set up TestMandates. This is especially true in environments with multiple testers in the same time zone. TestMandates allow you to trigger tests independently, without overwriting each others results.
What's next
If you haven't yet, check out our other best practices articles.