RV_MaxTestRunID

The RV_MaxTestRunID view is a helper to retrieve the latest test run ID for every test, execution plan, and build combination.

The key of this table is the combination of the columns TestID, ExecutionPlanID and BuildID.

Row Description
TestID Identifier of the test.
ExecutionPlanID Identifier of the execution plan.
BuildID Identifier of the build.
MaxTestRunID Identifies the latest test run for the test in context of the execution plan and build.