Answered Questions

  • What is the difference between an bug and error?

    Sumedh

    • Jun 19th, 2021

    Error is a mistake find in the program, a tester finds the error called as defect & and this type is accepted by the developer is called a bug.

    suvarnaTEC

    • Jul 17th, 2017

    Bug:
    Small deviation between actual and expected output.
    It can rectify testers.

    Error:
    It can occur compile time.
    It can rectify programmers