Answered Questions

  • How to create test case for a function currently under development?

    How to test a function while application under development. Kindly any one answer with this to brusankar@gmail.com. Regards, BRU

    mano

    • Aug 21st, 2012

    A function can be tested if application is in developing state
    if it is a web service call we can do web service testing
    else unit testing of the function can be done to make sure that the function is working fine as per the requirement.

  • 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