/
How to use Result Code Handler
How to use Result Code Handler
Please note this feature is different from Return Value
Only applies when the plugin is designed with Result Code Scheme
Result Code (0,1,2,3…) must be built-in to your plugin when the plugin is designed with POT SDK. Otherwise, this feature is not available.
To find out if a specific plugin supports Result Code, refer to the HELP document of each of the plugin.
*) FYI - PowerShell plugin does NOT support result code.
All plugins return “0” for successful execution.
Only when the plugin is pre-configured (pre-designed) to return other values, for example 1 or 2 or 3 depending on various results after execution, the Result Code Handler feature becomes functional.
How to ...
Related content
How to use Result Code Handler
How to use Result Code Handler
More like this
PowerShell-2.906.2242
PowerShell-2.906.2242
More like this
How to use Return Value at Plugins
How to use Return Value at Plugins
More like this
How does variables in Plugins work
How does variables in Plugins work
More like this
Is there a way to see the last test run results of my scenario in STU
Is there a way to see the last test run results of my scenario in STU
More like this
What should I do if I don't know the column name in CSV entry of the result value in case of result of the plug-in
What should I do if I don't know the column name in CSV entry of the result value in case of result of the plug-in
More like this