katalon_create_test_case
Create a new test case for automated web testing by specifying project path, test case name, description, target URL, and test steps.
Instructions
Create a new test case with intelligent object identification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Katalon project | |
| testCaseName | Yes | Name of the new test case | |
| description | Yes | Description of what the test case should do | |
| targetUrl | No | Target URL for web testing (optional) | |
| testSteps | No | Array of test steps with descriptions |