Slide 13
Slide 13 text
Testing, where to begin
• Your
next
customer
complaint.
• New
development.
• Troublesome
pieces
of
code.
• Code
you
make
changes
to:
• Make
a
test
to
validate
its
current
operaAon
• Make
a
test
for
expected
change
performance
• Make
your
changes,
test
and
repeat
All
it
works.