You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In this course we will have a brief look into visualising the results of test execution , namely , having a step by step walk into the requirement coverage.

A requirement may be either covered by one or multiple Tests. In fact, the status of a given requirement goes way further than the basic covered/not covered information: it will take into account your test results.

As soon as you start running your Tests, the individual test execution result may be one of many and be very specific to your use case.

Let’s start by detailing the different possible values for the requirement, Test and Test step statuses. In the end, we’ll see how they’ll impact on the calculation of the coverage status of a requirement in some specific version.

  • No labels