Slide 13
Slide 13 text
Do it PERFECT.
13
#
• Put ourselves in the position of a user
• Ask the machine what it would do if we
were to do something
• Given input A (and state S), what
happens?
• Given input A (and state S) I expect that
output B (and state M)
• The earlier we find a problem, the easier it
is to fix (common sense, but also scientific
evidence)
Testing