Missing Execution In TestRun Rule

This validation rule checks if the current Document Object (a Test Case) has been added to a Test Run (which is enabled and not Completed) but has not been executed.

If the Document Object (being a Test Case) has been added to a Test Run, and the Test Run is enabled and Status not set to Completed, and has not been executed, an inconsistency is displayed.

<MissingExecutionInTestRunRule ExecutionTypeName="Test Case Result"/> 

ExecutionTypeName (Required)

The type name of the Executed Test Case Document Object corresponding to the Test Case.

Last updated

Was this helpful?