You are here:
Assert Action for Integration Procedures
The Assert Action compares the expected and actual results of a Test Procedure using an expression that evaluates to true or false. You can use environment variables in the Assert Conditional Formula to test performance.
Property |
Description |
|---|---|
Assert Conditional Formula |
Expression that tests results of previous steps and evaluates to true or false. If
the result is false, the assertResult for the Assert Action is
set to |
Assert Failure Message |
Message that explains why the test failed. |
Fail Test On Assert |
If checked, the Test Procedure stops and returns the result of the transaction if the Assert Conditional Formula evaluates to false. If not checked, the Test Procedure continues running even if the Assert Conditional Formula evaluates to false. |

