Which of the following is true?
- A. Component testing should be black box, system testing should be white box.
- B. if u find a lot of bugs in testing, you should not be very confident about the quality of software
- C. the fewer bugs you find,the better your testing was
- D. the more tests you run, the more bugs you will find.
Answer: Option B