Previous Topic: Negative Testing CompanionNext Topic: XML Diff Ignored Nodes Companion


Fail Test Case Companion

If a step in a test case has an error, the Fail Test Case companion marks a test case as failed, even if it ends successfully. The companion registers an event listener for the EVENT_TRANSFAILED event.

Example: A WSDL validation assertion on a web service step has an error. You want to be informed that the validation failed, but you also want the test case to continue.

This companion has no configuration parameters.