test
Meshagent Room. Rooms close automatically if left inactive.Parameter | Type | Description |
---|---|---|
discoveryUrl | string | URL used for test discovery |
name | string | Name of the environment |
testTargetId | string | Unique identifier of the test target |
additionalHeaderFields | object optional | Optional HTTP headers for discovery |
basicAuth | object optional | Optional basic auth credentials for discovery |
privateLocationName | string optional | Name of private location for behind-firewall/VPN discovery |
testAccount | object optional | Test account credentials for discovery |
Parameter | Type | Description |
---|---|---|
app | string | App/project name of the test target |
discoveryUrl | string | Discovery URL of the test target |
skipAutomaticTestCreation | boolean optional | Skips auto test creation |
Parameter | Type | Description |
---|---|---|
environmentId | string | Unique ID of the environment to delete |
testTargetId | string | Unique ID of the test target |
Parameter | Type | Description |
---|---|---|
testTargetId | string | Unique ID of test target to delete |
Parameter | Type | Description |
---|---|---|
name | string | Name of the test case to create |
prompt | string | Prompt/description for test case generation |
testTargetId | string | Unique test target identifier |
assignedTagNames | array optional | List of tags to assign |
entryPointUrlPath | string optional | Entry point URL path |
externalId | string optional | External identifier (e.g., ticket number) |
folderName | string optional | Test case folder name |
prerequisiteId | string optional | Pre-requisite test case ID |
Parameter | Type | Description |
---|---|---|
testTargetId | string | Unique ID of the test target |
url | string | URL on which to execute the tests |
description | string optional | Optional test run description |
environmentName | string optional | Environment for test execution |
tags | array optional | Filter for tests to execute |
variablesToOverwrite | object optional | Variables for test override |
Parameter | Type | Description |
---|---|---|
testTargetId | string | Unique test target identifier |
Parameter | Type | Description |
---|---|---|
testCaseId | string | Unique ID of the test case |
testTargetId | string | Unique test target identifier |
Parameter | Type | Description |
---|---|---|
testReportId | string | Unique report ID |
testTargetId | string | Unique test target identifier |
Parameter | Type | Description |
---|---|---|
testTargetId | string | Unique test target identifier |
filter | array optional | Filters for report selection |
key | object optional | Filter key |
Parameter | Type | Description |
---|---|---|
query | string | Text for search |
Parameter | Type | Description |
---|---|---|
environmentId | string | Unique ID of the environment |
testTargetId | string | Unique test target identifier |
additionalHeaderFields | object optional | Extra discovery HTTP headers |
basicAuth | object optional | Discovery authentication credentials |
discoveryUrl | string optional | New discovery URL |
name | string optional | New environment name |
privateLocationName | string optional | New private location for discovery |
testAccount | object optional | New test account for authentication |
Parameter | Type | Description |
---|---|---|
testTargetId | string | Unique ID of the test target to update |
app | string optional | New app/project name |
discoveryUrl | string optional | New discovery URL |
skipAutomaticTestCreation | boolean optional | Skip automatic test creation |
testIdAttribute | string optional | Test ID attribute name |
testRailIntegration | object optional | TestRail integration configuration |
timeoutPerStep | number optional | Timeout per test step (ms) |