A   Linear   Code   Sequence   And   Jump,   consists   of   the   following   three   items  (conventionally identified by line numbers in a source code listing)  the start of the linear  sequence of executable  statements, the  end of the linear sequence, and  the target line to  which control flow is transferred at the end of the linear sequence.   LCSAJ coverage   The percentage of LCSAJs of a component that have been exercised by a  test suite. 100% LCSAJ coverage implies 100% decision coverage.
 
No comments:
Post a Comment