Create a new test case discovery with a given name and prompt
The ID of the test target
Name of the discovered test case
"Login Form Validation Test"
Prompt to generate the discovered test case
"Test the login form with valid and invalid credentials"
Entry point URL path of the discovered test case
"/login"
Prerequisite test case name
"Cookie Banner Acceptance"
External ID of the discovered test case
"ext-test-001"
Tags to assign to the discovered test case
["authentication", "forms", "validation"]Folder name of the discovered test case
"Authentication Tests"
Type of the discovered test case
LOGIN, COOKIE_BANNER "LOGIN"