White Box Test Techniques. Linear Code Sequence and Jump Testing

Page 1

QATestLab 21, Garmatna str., Kiev, Ukraine ph.: +38(044)277-66-61 http://qatestlab.com/ contact@qa-testlab.com

Design Test cases should be designed to exercise Linear Code Sequence and Jump. For every test case these should be clarified: • • •

the input to the component identification of the Linear Code Sequence and Jump to be performed by the test case the expected result of the test case

Analysis Linear Code Sequence and Jump testing uses such model of the source code which recognizes control flow jumps (in such cases where control flow doesn’t pass to a sequential statement). An Linear Code Sequence and Jump is determined by a triple, conditionally identified by line numbers in a source code listing: • • •

the start of the linear code sequence the end of the linear code sequence the target line to which control flow is transferred

(c) QATestLab, 2011

http://qatestlab.com/


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.