Versions Compared

Key

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

Risk

Combination of business risk (denoted by a letter) and failure probability (denoted by a number). Values range between A1 (highest) to C3 (lowest) and can be displayed in a risk matrix.

...

The higher the risk, the more important it is to include test cases that cover these requirements in regression testing. If the risk is very high (A1) due to the size of a demand, it is best practice to split it into smaller parts and repeat the Journey to Rome with each to identify where the highest risk is located.

Complexity

Based on the question results in the functional complexity category. Possible values are LowMedium, and High.

For requirements with high complexity it might be a good idea to split them into smaller parts that can be implemented and tested individually. If the high complexity is due to a large number of variations, the demand might be a candidate for automated testing.

Test Intensity

Based on Risk and Complexity. Ranges from 1 (minimum test intensity) to 100 (maximum test intensity).

...