Task test execution enables the developer to rapidly test a Task without having to create a new version of a Process for each change made to the parameters used for calling the Task. The Task test view works in the same way as a regular Task editor.
To access the Task test functionality you can click on the "Test" button on the right side of the Process editor. It is also possible to copy the parameters from an already configured Task to the test from the Task parameter editor by clicking on 'Show advanced settings' and then 'Create new test'.
All the parameters and results for the test execution will be shown in the same Test editor under the "Result" tab. Only the previous test execution result will be shown and old test executions can not be recovered.ย
To be able to execute the Task an Agent needs to be installed in the development Environment.
It is not possible to use #result and #var references in tests. #env references will get their values from the default environment. ย