Test execution summary during testing

Implementation status
Available
Targetted user
Description

As an operator, when I access a test session during the testing phase, I want to see a summary of the overall progresses for all the SUTs from my organisation as well as a pointer to the test execution page to follow-up with the progresses.

That is to say, for each system under test accepted to the session, a graphic shall show how many test runs involved the systems and what are their statuses.

Documentation (Snapshot)
Test session process section for SUT operators (testing phase)
Acceptance criteria

This section only focuses of test cases relevant to the ongoing phase. It means that executions of preparatory tests are excluded.

There is one card per system under test accepted in the session. On each card:

  • the total number of test runs in which the SUT is involved (excluding aborted test runs).
  • a pie chart shows the statuses of the test runs: verified, to be verified, failed, partially verified, critical, in progress (running + paused)
  • a shortcut allows the user to access the test execution phase, filtered using the SUT's keyword

If no test run has been started yet, a message shall be displayed to the user on the corresponding card: "No test run for this system under test".

Cards are sorted on alphabetical order of the system under test's keyword.