Versions Compared

Key

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

...

UI Steps
sizesmall
UI Step

Access the new "Xray Enterprise" global option

UI Step

Provide the specific URL that Xray provided you (If you don't have this URL please contact support)

UI Step

The Test Case Designer menu option is now available on your Xray enabled projects


Terms & Concepts

< Explain all the main concepts and then link to pages where the user can learn how to use them> 

Test Model

Parameters

Rules

Scenarios

...

Test Model

A Test Model is your test bench where you define all the parameters, values and rules so that the system can generate all the scenarios and test scripts automatically. In this section we will go through the basic steps to create/copy your test models.

Parameters

Test parameterization is a powerful practice that allows the same test to be executed multiple times with different parameters. Parameters are similar to input values (variables) that can change with each execution.

Rules

In specific scenarios, system allows user to define what parameter values can never be tested together or in the other hand, scenarios where parameter values can only be tested together. 
These are called rules and you can find more information here

Scenarios

The core process where user can define using powerful coverage optimization algorithms and multiple combinatorial strengths to achieve greater coverage in fewer overall tests.

Scripts

Scripts are user-assisted tests, listing an assortment of guidelines the user must follow, and the results that such behavior is expected to accomplish. 

Quick Getting Started


< Explain briefly how to use Test Designer  - First you create parameters, then rules, etc etc>

...