Answered Questions

  • 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...

    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

    Samir

    • Nov 19th, 2007

    For Q No. 2 option a) is correct

  • What is the difference between Bug Reporting and Bug Tracking?

    tryme

    • Oct 5th, 2009

    Bug Reporting: Logging a defect/bug in any defect tracking tool with all the necessary details.Bug Tracking: After logging the defect/bug, tracking the bug until the defect is closed is called bug tracking