The simplest way to get started is to use the “Run Tests” button found on the Dashboard or the Test Cases page.You can also run individual tests by navigating to the test and clicking Run Test.
You can also integrate test runs as part of your CI pipeline.You can use any system that supports sending an HTTPS POST request when you want to trigger the tests.For a great example, check out our GitHub Actions documentation.