Documentation

Looking for something in particular?

TestRunErrors

This function returns all of the errors that occurred during the test run. This is useful during batch execution. You can use this function at the test case’s beginning or end. As a best practice, we recommend leveraging this function at the end of a test case.

Format: TestRunErrors()

Example:

{TestRunErrors()} returns errors logged in a test run, e.g., The required connection name isn’t present.

Note: If this function is called in a callable test case and the callable test case is called or used in the main test case, then the result that it will show will be of a main test case.

Review Provar on G2
Documentation library

Trying to raise a case with our support team?

We use cookies to better understand how our website is used so we can tailor content for you. For more information about the different cookies we use please take a look at our Privacy Policy.

Scroll to Top