Re: Help needed from testers




Phlip wrote:
v.vansiy@xxxxxxxxx wrote:

I am doing an experiment to measure the unit testing techniques
efficiency. The experiment is to find how effective each test technique
is for finding errors of each specified category. What errors can be
detected using branch testing?.

What is branch testing?

I think maybe he was trying to mean to test the every logical branch of
the function. Or if he wants to get the coverage of every logical
branch.
What happens if you have lots of tests but no bugs; you found none after
implementation?
No bug could only imply that the test cases are not enough.

--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!

Regards,
Johnny

.



Relevant Pages

  • Re: Help needed from testers
    ... efficiency. ... The experiment is to find how effective each test technique ... is for finding errors of each specified category. ... What is branch testing? ...
    (comp.software.testing)
  • Re: Help needed from testers
    ... I am doing an experiment to measure the unit testing techniques ... efficiency. ... The experiment is to find how effective each test technique ... is for finding errors of each specified category. ...
    (comp.software.testing)