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
Coupled conditions: There is often the question of how many sim-
ple conditions are there in a compound condition. For example,
C
= (A and B) or (C and A) is a compound condition. Does C
con-
tain three or four simple conditions? Both answers are correct depending
on one’s point of view. Indeed, there are three distinct conditions A, B,
and C. However, the answer is four when one is interested in the number
of occurrences of simple conditions in a compound condition. In the ex-
ample expression above, the first occurrence of A is said to be coupled to
its second occurrence.
Conditions within assignments: Conditions may occur within an assign-
ment statement as in the following examples:
1. A = x < y; // A simple condition assigned ...
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