Difference between

Поделиться
HTML-код
  • Опубликовано: 30 янв 2025

Комментарии • 28

  • @testinginsights-muktasharma
    @testinginsights-muktasharma 3 года назад +5

    Couldn't agree more with you Mr.Expert !
    Thanks for providing minute details on these terms. You have explained properly and precisely the difference between defect and bug.
    Somebody asked me the same question a day ago,will refer them to this video.
    Great quick video !

  • @rohitmore7725
    @rohitmore7725 3 года назад +8

    How about this?
    Defect : the main issue like not able to click certain button
    Bug : superset of defect which defines the defect in more detailed manner
    Failure : what failure you are facing because of defect .like in above case where certain button is not working and so are not able to fill the form which is failure
    Error : something not in the context of code which is still causing you a issue.
    Like url is crashing for some db related issue

  • @AbhishekKumar-yf8hi
    @AbhishekKumar-yf8hi 3 года назад +1

    Thank you Naveen for sharing this in prompt time.

  • @SarangHoley
    @SarangHoley 3 года назад +1

    Thanks a lot Naveen for such a wonderful explanation. 😊👍

  • @SP-vq7tg
    @SP-vq7tg 24 дня назад

    Im a Test lead with 9 years of experience and I faced this quesiton in interview today.

  • @swatiagrawal1489
    @swatiagrawal1489 3 года назад +7

    As a tester, I see an ERROR that results in test FAILURE which is due to a DEFECT in code and so raised a BUG..... 😊😊😊😊

  • @irenegeorge2745
    @irenegeorge2745 3 года назад +1

    So much Thanks Naveen for this video. 💙 Google answers for this question were so confusing.

  • @Nandhis
    @Nandhis 3 года назад +1

    Thanks naveen 👍

  • @AnujSwai
    @AnujSwai 3 года назад +1

    Thnku very much for share this.. I got this msg in my first interview and I got confused.. all seems same to me.

  • @minion_mittal
    @minion_mittal 3 года назад +1

    Can we say if an issue we find in lower environment or in a testing environment called defect...and if an issue we found on production called bug ?

  • @ABAutomationHub
    @ABAutomationHub 3 года назад +1

    Nicely Explained 👍

  • @vigneshlakshmipathi2689
    @vigneshlakshmipathi2689 3 года назад +1

    Thank you Master😊

  • @anushapattan9638
    @anushapattan9638 3 года назад +1

    Much needed info for beginners..!! Thanks for sharing Naveen.

  • @siddhartharya38
    @siddhartharya38 3 года назад +1

    Here's my idea of the difference between the mentioned terms:
    Error - Discrepancy between observed and the expected behaviour/value/performance.
    Failure - Inability of a system or its components to perform it's required functions within specified performance requirements.
    Defect - The hinderances/blockages that causes test case failures.
    Bug - A documented log of a defect in Azure Devops/JIRA.
    Please correct if I'm wrong here.

  • @findingfavorites8086
    @findingfavorites8086 3 года назад

    Thanks naveen

  • @nyanyalee1
    @nyanyalee1 3 года назад +2

    They are nearly the same but different technically.
    This is how is flows in lifecycle
    ERROR -> BUG ->DEFECT -> FAILURE.
    Where is confuses people is Bug and Defect. Defect is from QA standpoint because when actually doesn't match the expected requirement. However its a bug in the system or application that cause that defect.

  • @delankoh3494
    @delankoh3494 3 года назад +1

    There is no difference between Defect and Bug in first place; Different test management tools have different term . For example HP ALM use the terms Defect where as Jira use the Bug term. Thats it
    No technical difference it is as simple as that.

  • @aakash3940
    @aakash3940 3 года назад +10

    Have interview at 4. Hopefully this will be asked! 😁

    • @testinginsights-muktasharma
      @testinginsights-muktasharma 3 года назад +1

      Depending upon number of yrs.of experience, Anmash they will ask you this question. But its always good to learn minute differences between them Good luck for your interview. I wish you get through.

    • @jagsch
      @jagsch 3 года назад

      All the best bro

    • @akshayus948
      @akshayus948 3 года назад

      Best wishes

  • @MukundEquity
    @MukundEquity 2 года назад

    Defect when we are not getting expected output.
    Bug is mistake made by programmers.
    Failure when product fails to fulfill certain conditions.

  • @sweetthirty2
    @sweetthirty2 Год назад

    Interviewer do ask this