createTestTarget
Create a new test target for an application or service to enable automated e2e web testing with Octomind. Specify the app name and discovery URL.
Instructions
the createTestTarget tool can create a new test target or project. A test target represents an application or service that can be tested using Octomind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | The app name or project name of the test target | |
| discoveryUrl | Yes | The discovery URL of the test target | |
| skipAutomaticTestCreation | No | Skip automatic test creation right after the test target is created |