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 Using Program Mutation
screen.p1 = screen.p2
screen.p1.x = i
keytab [j].count = *p
p = q[i]
fr = screen
*fname[j] = keytab [i].word
fprct = &screen
The global and local reference sets corresponding to the above
references are as follows:
GRA
f
={}
GRP
f
={q[i], keytab[i].wor d, & screen}
GRS
f
={keytab[ j].count, p, q[ j ], screen. p1.x}
GRT
f
={keytab[i], keytab[ j ], screen. p1, screen. p2}
LRA
f
={}
LRP
f
={fname[ j ]}
LRS
f
={∗fname[ j], fa[i]}
LRT
f
={}
The above sets can be used to augment the local sets.
Analogous to the global and local sets of variables, we define global
and local sets of constants: GC
f
and LC
f
. GC
f
is the set of all con-
stants global to f . LC
f
is the set of all constants local to f . Note that a
constant can be used within a ...
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