Documentation

Looking for something in particular?

TestCaseOutCome

This function returns the outcome of the test case. The outcome depends on the steps executed before the function calling step. This returns Successful if the test case is passing and Failed if the test case fails.

Format: TestCaseOutCome()

Examples:

{TestCaseOutCome()} – This will return Successful if the test passes.

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, the result will show it will be of the main test case.

Practice


Want to learn more about using this function in Provar? You can use the following sample test case to get started. Simply right-click to download TestCaseOutCome.testcase and then drag and drop the test case into the test folder within the Navigator panel of Provar.

Note: Unzip/extract the compressed file before using it in Provar.

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