Test Runs
4 min
the test runs tab displays all runs associated with the current process, provided at least one test exists use this tab to review test outcomes, diagnose failures, and track coverage over time test coverage (π΅alc only) displays the percentage of total actions that have been executed in at least one automated test run coverage only accounts for runs since the most recent modification date β if a newer version of the flow has been imported, test coverage resets to 0% test runs result β outcome of the run (succeeded or failed) test β name of the test type β test type (automated, manual, or ai generated manual) start β start date and time of the run additional test runs data (π΅alc only) case β for automated tests only; displays the specific test case that failed if the run failed pad last modified date β last modified date of the pad flow owner β owner of the pad flow coverage β for automated tests only; percentage of total flow actions executed in this run environment β pad environment the automated test ran in log β for automated tests only; click to see a sequential list of all actions that executed, including any asserts and their outcomes successful asserts β for automated tests only; total number of successful asserts for this run failed asserts β for automated tests only; total number of failed asserts for this run not executed asserts β for automated tests only; total number of asserts that did not execute