|
This test also makes you
think about the concept of
powerful tests. Time is
limited, so how best you can
test in a given time and
situation.
Lets state the problem now,
you have a textbox and you
need to write input in this.
There are only two valid
input values for this
textbox (ON and OFF). You
need to come
up with the test cases which
can expose some different
kind of boundaries.. give it
a try.
|