Skip to Main Content
Foundations of Software Testing (Fundamental Algorithms and Techniques) by Pearson
book

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

by Aditya P. Mathur
May 2024
Intermediate to advanced content levelIntermediate to advanced
765 pages
21h 57m
English
Pearson India
Content preview from Foundations of Software Testing (Fundamental Algorithms and Techniques) by Pearson
Test-Adequacy Assessment Using Control Flow
changing in the same execution. We can now rewrite T
also in a way
similar to T. Combining T and T
, we get a set T

containing two test
cases written as follows:
T

=
t
1
: << request = 1, x = 2, y = 3 >
< request = 2, x = 4 > < request = 3 >>
t
2
: << request = 2, x = 4 >
< request = 1, x = 2, y = 3 > < request = 3 >>
Test set T

contains two test cases, one that came from T and the other
from T
. You might wonder why so much fuss regarding whether some-
thing is a test case or a test set. In practice, it does not matter. Thus, you
may consider T as a set of three test cases or simply as a set of one test
case. However, we do want to stress the point that distinct values of all
program inputs ...
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

Effective Software Testing, Video Edition

Effective Software Testing, Video Edition

Mauricio Aniche

Publisher Resources

ISBN: 9781299486720