Skip to Main Content
Foundations of Software Testing: Fundamental Algorithms and Techniques
book

Foundations of Software Testing: Fundamental Algorithms and Techniques

by Aditya P. Mathur
March 2007
Intermediate to advanced content levelIntermediate to advanced
709 pages
20h 23m
English
Pearson India
Content preview from Foundations of Software Testing: Fundamental Algorithms and Techniques
Test Adequacy Assessment
Z is the location to which the statement at Y jumps. The last statement
in an LCSAJ is a jump and Z may be program exit.
When control arrives at statement X, follows through to statement
Y, and then jumps to statement Z, we say that the LCSAJ (X, Y, Z) is
traversed. Alternate terms for traversed are covered and exercised. The
next three examples illustrate the derivation and traversal of LCSAJs in
different program structures.
Example 6.19: Consider the following program composed of one de-
cision. We are not concerned with the code for function g used in this
program.
Program P6.11
1 begin
2 int x,y,p;
3 input (x, y);
4 if(x<0)
5
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Foundations of Software Testing (Fundamental Algorithms and Techniques) by Pearson

Foundations of Software Testing (Fundamental Algorithms and Techniques) by Pearson

Aditya P. Mathur
Fundamentals of Computer Programming and IT by Pearson

Fundamentals of Computer Programming and IT by Pearson

Ashok Namdev Kamthane, Rohit Khurana

Publisher Resources

ISBN: 9788131707951