Test cases in LF‑ET

A test case is defined in ISO 29119 as follows:

  • A number of preconditions, entries, actions (if applicable),

  • Expected results and post-conditions,

  • that are developed on the basis of test conditions.

Each test case in LF‑ET consists of:

  • At most one precondition which can be a summary of several pieces of information

  • One or more test instructions that tell the tester

    • to execute entries or actions or

    • to compare the results of SUT (system under test) with expected results

  • At most one postcondition that can be a summary of several pieces of information
     

introduction 002