Versions Compared

Key

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

...

  • Steps: structured and composed of multiple steps.
  • Unstructured: it has only one Definition field that can be used to define the Test case.
  • Gherkin: a test composed of Gherkin statements.

By default, upon installation, Xray will create the following Test Types:

...

UI Steps
UI Step

To create new tests or pre-conditions type Context, go to the Manage Test Types screen (Figure 1) and click New Context (Figure 1 - 4). A modal will open (Figure 2).

UI Steps

Add a Name (Figure 3 - 1; required field), a Description (Figure 3 - 2), and select the project you wish to have associated to with this new Context (Figure 3 - 3; required field). Then, click click Create (Figure 3 - 4).

Figure 3 - Modal.png

The newly created Context will now appear in the Manage Test Types screen (Figure 1).


...