What is bug density ?

2 Which one is correct ?

a) Software Testing is a process to confirm that software is working correctly.
b) Software Testing is a process to confirm that software is not working correctly.

3 What is the method or procedure used to calculate/find minimum no. of test cases for particular case.

e.g. suppose we have 9 boxes out of which 8 are in good condition and one is in bad condition. Then what will be the minimum no. of test cases to find out the bad condition box out of 9 boxes.

Questions by pradeepk

Showing Answers 1 - 2 of 2 Answers

Samir

  • Nov 19th, 2007
 

For Q No. 2 option a) is correct

  Was this answer useful?  Yes

tryme

  • Oct 5th, 2009
 

A) The number of defects identified in a component or system divided by the size of the component or system (expressed in standard measurement terms, e.g. lines-of code,number of classes or function points).


Answer is A

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions