Provar

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 beginning or at the end of a test case. As a best practice, we recommend that you leverage this function at the end of a test case.

Format: TestRunErrors()

Example:

{TestRunErrors()} – This returns errors logged in 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 which it will show; it will be of main test case.

Review Provar on G2
Documentation library

Other available resources

Looking for something different?

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