Versions Compared

Key

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

...

Section
Column
width33

Eliminate wasteful redundancy

Stop hand-selecting redundant tests.

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


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

Maximize variation and thoroughness


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

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.

...