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
7.2 MUTATION AND MUTANTS
Mutation is the act of changing a program, albeit only slightly. If P de-
notes the original program under test and M a program obtained by
slightly changing P, then M is known as a mutant of P, and P the par-
ent of M. Given that P is syntactically correct, and hence compiles, M
must be syntactically correct. M might exhibit the behavior of P from
which it is derived.
The term to mutate refers to the act of mutation. To mutate a program
means to change it. Of course, for the purpose of test assessment, we
mutate by introducing only slight changes.
Example 7.1: Consider the following simple program:
Program ...
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