Return embedded result command
Returns the result of the embedded test to the main test. The return command ends the execution of the embedded test and returns a variable.
You must always use a single Get embedded result
command in the main test to accept the value from the return variable produced by the Return embedded result
command.
Restriction: This command is available in select clouds. To request this command for your cloud, contact Perfecto Support .
Parameters
Name | Type | Default | Description |
---|---|---|---|
Value* | String | The value of the test execution result | |
Comment |
String |
Adds a comment to the script |
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory parameter