|
|
Impossibility of
complete Testing ( Part 1 )
- Dr. Cem Kaner
In this part Dr. Kaner
explain how it is not
possible to test completely.
He demystify various
concepts associated with the
complete testing. He
explains how 100 percent
code coverage can not
guarantee. Also how defect
finding rate is not a good
indication to infer that
testing is complete.
He discusses applicability
of Weibull model and side
effects of defect rate
model. A simple example of
square root is also
discussed to emphasize how
exhaustive testing is not
possible.
|
Impossibility of
complete Testing ( Part 2 )
- Dr. Cem Kaner
In this part combination
testing is discussed with
three real world example to
show it's importance and how
it is not possible to cover
all the combinations.
Bug Advocacy ( Part 1 )
- Dr. Cem Kaner
In this tutorial, Dr.
Kaner explains why bug
reports are important.
According to him " Bug
report is a tool that you
use to sell the programmer
on the idea of spending her
time and energy to fix a bug
". He also gives
information on the various
definition of bugs, and how
they are incomplete and
should be considered very
carefully. He also explains
why it is important to
troubleshoot the bug and
what are the attributes of a
good defects.
|