Versions Compared

Key

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

...

2. Rule Validation (Rule For)

Definition

Panel
bgColor#ffffff#FFFFFF
titleBGColor#F0F0F0
titleDEFINITION
borderStylesolid

The RuleForInterpreter is used to express concrete and measurable business rules.
During the execution of the specification,  compares the values returned by the system under development against the expected values defined by the Business Expert.

  • The first row of the table indicates the set of rules to be tested by .
  • The next row is called the header row and serves to distinguish the given values and the expected values. Given values serve as inputs to the system, whereas expected values serve as comparison values against values that are actually returned by the system. When a column header ends with special characters ? or (), it denotes an expected value.
  • Finally, the remaining rows capture the examples. They are the executable test rows

...