Versions Compared

Key

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

...

Table of Contents
maxLevel4

Overview

Xray Test Case Designer is Designer is a revolutionary test design optimization tool to quickly generate exactly the right tests for their needs.that will increase the effectiveness of your testing

It is used by teams in the early stages of the testing processes (and by teams when they’re creating scenario-based requirements). Benefitting from Intelligent Augmentation algorithms, Xray Test Case Designer test sets have been repeatedly proven to find more defects (and find them more efficiently) than hand-selected test sets. The approach to generate those ‘right’ tests is nothing less than a science, and the test suites created by Xray Test Case Designer are automatically optimized to maximize both testing thoroughness and testing efficiency


To do so, it carefully constructs combinations of test conditions to achieve as much coverage as possible in as few tests as possible using applied statistics-based optimization methods that have been refined over more than 40 years.


This is the core feature of Xray Test Case Designer, and to achieve that it focuses on these areas:

  • Systematically avoiding wasteful repetition.
  • Systematically covering not only all user-specified requirements, but also 100% of all of the application’s critical interactions.
  • doing so in the lowest mathematically possible number of tests.

...

Section
Column
width33

Design Faster

Generate test models in seconds at the push of a button

Generating tests models in Xray Test Case Designer is a fundamentally different process than selecting and documenting individual tests by hand, one by one. Generating optimized scenarios using Xray Test Case Designer requires that a thoughtful designer starts by identifying inputs and variation ideas and entering those into the tool.

This process might seem strange at first, but typically doesn’t take long to get used to and it quickly leads to enormous speed and thoroughness improvements. Once you’ve identified your system variation ideas, you’ll be able to generate entire sets of extremely thorough and extremely efficient scenarios in seconds and adjust them as necessary.

Column
width30px40px


Column
width33

Approve Faster

Clearly communicate testing coverage for faster approvals

Image Modified


Each time you generate a set of scenarios, Xray Test Case Designer automatically creates insightful interaction coverage reports that make it clear exactly what (and what is not) covered after any scenario you choose. These visualizations facilitate clear and efficient communication between stakeholders. With Xray Test Case Designer’s coverage graphs in hand, you will immediately have clear, actionable, and fact-based answers to the questions posed above and the related questions of “How many tests are enough?”

Column
width30px40px


Column
width33

Automate Faster

Quickly transform optimized scenarios into automated tests

Image Modified

If a large percentage of your automated tests today are individually written using hard-coded variables, the SDET’s, Developers, and/or automation engineers responsible for scripting and maintaining those would love our tool.

Xray Test Case Designer enables accelerated, optimized in-sprint automation because you can:

  • Rapidly create clear, consistent steps that leverage Behavior Driven Development principles – the largest benefit is the one-to-many relationship between Xray Test Case Designer scripts and the data scenarios.
  • Export one Scenario block into multiple skeletal scripts based on the language of your choosing.
  • Maintain and reuse the script components much faster thanks to the model-based approach.

...

Section
Column
width33

Eliminate wasteful redundancy

Stop hand-selecting redundant tests.
Image Modified

The most common type of wasteful repetition is that certain system paths and certain combinations of test inputs get tested again and again in test after test.
Based on our experience analyzing thousands of hand-selected test sets, even when those sets achieve “requirements coverage,” they consistently fail to thoroughly test critical system interactions.

Column
width40px


Column
width33

Eliminate Gaps


Image Modified

Wasteful repetition is a much larger problem than most teams realize because selecting scenarios by hand also inevitably leaves important coverage gaps. A “foreign” transaction type gets tested. An “extra-large” transaction size gets tested. But those two ideas do not get tested together.Xray Test Case Designer uses sophisticated test generation algorithms powered by Intelligent Augmentation to systematically eliminate these coverage gaps. Whether a system under test has 50 critical interactions or 50,000 critical interactions, Xray Test Case Designer will keep track of 100% of them and ensure your tests cover all of them (and do so in the fewest possible scenarios).

Column
width40px


Column
width33

Find More Defects Maximize variation and thoroughness


The majority of software defects are triggered by simple interactions within a system.

Image Added

Every test you generate with Xray Test Case Designer is optimized to achieve maximum coverage, allowing teams to achieve greater coverage in fewer overall tests.

Xray Test Case Designer will guarantee that 100% of those system interactions are covered in as few tests as possible.
Xray Test Case Designer is widely applicable to a huge variety of different types of applications
Xray Test Case Designer is being used by software testers to create software tests at over 1,000 companies and organizations, including more than 50 Fortune 500 firms. Teams use Xray Test Case Designer to generate software tests for every imaginable kind of project, including
    - Waterfall and Agile
    - Manual and Automated
    - Projects testing the latest and greatest technologies, or testing antiquated systems far past their prime
    - Projects in every major industry under the sun
    - Testing guided by traditional / ISTQB approaches, and testing guided by a Context Driven Testing focus

Image Removed

Features

< include a feature list or table>

Access Test Case Designer

< Include requirements ( Xray Enterprise License> and screenshots on how to access Test Case Designer)

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

Scripts

Quick Getting Started

Features



Supported?
Create, view, edit, copy Test Models


Image Added
Test Model revisions

Image Added

Import Test Models from Excel 

Image Added

Import Test Models from mind maps (OPML) 

Image Added

Share Test Models 

Image Added

Export Test Models
Parameters
Create, view, edit Parameters

Image Added

Order Parameters

Image Added

Add Value Expansions

Image Added

Bulk update 

Image Added

Rules
Constraints definition

Image Added

Invalid constraints

Image Added

Bound constraints

Image Added

Forced Interactions definition

Image Added

Import Forced Interactions

Image Added

Scenarios
Standard and optimized scenarios generation

Image Added

Multi way interactions

Image Added

Mixed-strength interactions

Image Added

Scenario Freeze option

Image Added

Export Scenarios

Image Added

Scripts
Manual Tests

Image Added

Native support for BDD (Gherkin/Cucumber)

Image Added

Analysis
Coverage Matrix

Image Added

Coverage Graph

Image Added

Review
Notes

Image Added

Mind Map View

Image Added

Scorecard

Image Added


Access Test Case Designer

Note

Xray Test Case Designer is a feature included in Xray Enterprise offer, to access this feature you need to make sure that:

  • Xray Enterprise Requires an active Xray license 
  • Xray Enterprise active license
  • Minimum Xray version 6.3.0


When a valid Xray Enterprise license is detected, a new Xray Enterprise configuration option will be made available to setup your Test Case Designer instance

Initial Setup

UI Steps
sizesmall
UI Step

Access the new "Xray Enterprise" global option
Image Added

UI Step

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

UI Step

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

Image Added


Terms & Concepts

Test Model

A Test Model is an abstraction of a focused use case that we aim to test.  This model is made around a specific scope (e.g., "book a flight") that can be exercised in different ways, depending on a combination of input parameters (e.g., "origin, destination, number of seats, date"). To find bugs related with the input parameters and increase the related coverage, an optimized set test cases (manual or automated) can be derived from it. More info on Test Models here.

Parameters

The parameters are used to define the variables, and the related possible values, that are applicable to the Test Model. Usually these refer to the input variables.

Parameters, together with the restrictions specified using Rules, will be used to derive the combination of parameter/values.

More  info on Parameters here.


Info
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

While Parameters are used to enumerate, in general, the variables in our Test Model and the values they can have, Rules allow us to apply some restrictions as we may not be interested in having all the combinations of these variables.

Rules can be used to define what parameter values can never be tested together, as they either don't make sense in reality (e.g., Windows + Safari) or because they may not be representative/relevant.

In the other hand, Rules can also be used to enforce scenarios where parameter values can only be tested together.

More info on Rules here.

Scenarios

Scenarios are the generated combination of input parameter values, where each row represents a combination of parameters (and their values) to be used in a test.

We can think of Scenarios as an optimized dataset that will be used to iterate our Test Model multiple times, and thus test it under slightly different circumstances.

Not all combinations of parameter/values are created. Test Case Designer uses coverage optimization algorithms (pairwise, n-wise) to achieve a high level of coverage with in few tests. This can be adjusted to achieve a greater coverage if needed. More info on Scenarios here.

Scripts

While Scenarios focus on data that will be used for our tests, Scripts provide the actual context so that testers know how/where to apply it.

Scripts have the detailed steps with actions and expectations for our test scenarios.

Scripts can be either manual test scripts or automated test scripts.

For manual test scripts, detailed steps and expected results can be specified, where parameters may be mentioned. These will be replaced by the respective values whenever generating the tests later on.

For automated test scripts, Gherkin (e.g., Cucumber) Scenario or Scenario Outline can be specified or even Robot Framework test cases. Similarly to manual test scripts, parameters can be mentioned in the specification, so they can be replaced later on by proper values. More info on Scripts here.< Explain briefly how to use Test Designer  - First you create parameters, then rules, etc etc>