Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For testing using addon Xray, the following issuetypes exist. These are used solely by testers, to plan their work:

A Precondition

...

describes the correct starting point of the test case. It can be a user's configuration; or a required object status, "with product _1" for example; or some permission that needs to be set before a test case is run.

A Test describes a single test scenario;

A Test Execution reports the execution of a Test;

A Test Plan

...

is a container for test cases, usually related to a single sprint.

A Test Set collects Tests that logically belong together, so they can easily be resused, for example for planning of UAT.

Workflows

This project contains three workflows, with the distinction being made whether an item contains a software release (development workflow) or not (four step workflow).

...