Versions Compared

Key

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

...

  1. using Test Sets issues (this was the only available option before v3.0);
  2. using the Test Repository (since v3.0)

Xray has a specific issue type for grouping tests: the Test Set. This is a simple way to create different groups of Tests; they're simple flat lists of Tests. You may have as many Test Sets as you wish and a Test may be included in multiple Test Sets. Test Sets are great if you want to have full control over certain groups of Tests, so you can easily pick them whenever you want (e.g. for creating Test Plans or Test Executions). Test Sets can also be used as a dynamic way to cover requirements.

...