Answered Questions

  • What is the difference between bug and defect?

    Abinai

    • Jun 30th, 2013

    DEFECT / BUG / ISSUE / INCIDENT: All are same. During the executing time if any functionality is not working as per the requirements we call it as a defect/ bug/ issue/incident.

    Kiran Kumar Thulluri

    • Jan 4th, 2012

    Error: Error is a mistake in code

    Defect: Due to error in code test engineers are getting mismatches in the application build are defect

    Bug: Defects are assigned to developer to be solved
    Failure: Not meeting the reliability of the product

  • What is the purpose of software testing's - Bug removal, System's functionality working, quality or all?

    Star Read Best Answer

    Editorial / Best Answer

    Answered by: Satya Prakash Itharaj.

    • Oct 4th, 2005


    The main purpose of Software testing, I think is not to remove the bug but to find the bug. Also ensuring the application works correctly as per the requirements and thereby increasing the quality of the product and increasing the confidence in the product.

    manchoc

    • Feb 18th, 2011

    Its Quality. Testing is a Quality Control (QC) activity. Software testing is the process of finding the defects so as to improve the quality of software. It doesnt mean that the software is 100% defect free but the quality will be high after validating when compared before testing.