Run Tests¶
Command¶
run-tests
Description¶
Performs the tests defined for a test suite.
Syntax¶
Parameters and options¶
| Parameter | Required? | Description | Value |
|---|---|---|---|
| --project-key | Yes | The identifier for a TestGen project. | Enter the key for a project. Use a project_key shown in list-projects or the Project Code shown on the Settings page in the UI. |
| --test-suite-key | Yes | The identifier for a test suite. | Enter the key for a test suite. Use a test_suite_key shown in list-test-suites or the name of the test suite shown on the Test Suites page. |
| --verbose | No | Increase log level from INFO to DEBUG. If used, must be entered before the command. | Not applicable |
Relationship to the UI¶
After a test run, you can analyze the results in the UI. Follow along with Investigate Test Results.