Calculating the status of a Test for a Scope1 - Obtain Test Runs based on the analysis scope (i.e. the context) 2 - Obtain all the distinct environments involved in the previous Test Runs 3 - For each Test Environment, obtain the latest Test Run if final statuses have precedence then …. pick most recent Test Run based on its “finished on” date, having a status marked as “final”; if no T.R. exists, then the latest intermediate one (see following rule) else, pick most recent Test Run based on its “created” date 4 - If results from multiple environments are involved, then a joint status must be calculated: - FAIL status wins over all other status
- Any status wins over PASS
- Based on their ranking, in the Test Statuses settings
Check your "Final statuses have precedence over non-final statuses” setting (default=true). |
|