Document toolboxDocument toolbox

Error Handling

Error handling settings allow users to specify behavior of Qualitia when there is any error during execution of "Actions". 

Note:

  • Error handling settings are applied only for error conditions and not for defects.

For example, execution status of following step is "Defect" and not "Error".
CompareString "a" "ab" "true"

  • Error handling settings do not apply if the expression in IF/ELSE IF steps are invalid.

Related topics