Versions Compared

Key

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

...

Gliffy Diagram
macroIddf04eae2-0d07-422d-b0d1-ff9fdcaec7c1
displayNameTCD entity diagram
nameTCD entity diagram
pagePinpageid12105137554

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.

...

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.

...