Software Testing Tutorial #42 - Defect Bug Error Failure in Testing

preview_player
Показать описание
In this Software Testing Tutorial, we will learn about difference between defect bug error failure in software testing. There is very minor difference between defects and bug but in the actual scenario we will use bug and defects interchangeably.

A deviation is categorized as bug only if the failure is because of the coding error but if it is related to requirements like missing requirements or misunderstood requirement and the actual outcome is not as per expectation because of the requirement issues then that is known as defect.

Disclosure: Some links are affiliate links to products. I may receive a small commission for purchases made through these links.

Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#SoftwareTestingTraining #SoftwareTestingTutorial #SoftwareTestingBootcamp #SoftwareTesting #QA #QATraining #QATutorials #RcvAcademy #SoftwareTestingMentor
Рекомендации по теме
Комментарии
Автор

**Notes: Defect, Bug, Error, and Failure in Testing - Software Testing Tutorial #42**

**Defect vs. Bug:**
- **Defect**: A broad term encompassing any deviation from the expected result.
- **Bug**: Specifically related to coding errors; deviations from expected results caused by coding mistakes.

- In practice, defects and bugs are often used interchangeably in most scenarios.
- Tools like Jira track both as one category and distinguish them using the "resolution" field.

**Error vs. Failure:**
- **Error**: Mistakes occurring at various stages, including requirements, coding, and testing.
- **Failure**: Occurs when software doesn't perform as expected due to defects or bugs.

**Relationship Between These Terms:**
- Errors can lead to defects or bugs.
- Defects or bugs can result in failures when software is used or tested.
- Not all code errors lead to immediate failures; some remain dormant until specific conditions trigger them.

manoj_mafiosi
Автор

Hi Sir
I have gone through your tutorials
I have to say that every concept is very well explained by you
Because of this I have learnt alot
I wish I could have approached these earlier so I could have passed certain interviews
But now I think I will be able to give better answers
Thanks alot for your guidance sir
It actually helped me alot
I am very very very much impressed
thanks again

RG_Videos_
Автор

Sir, I need training on Jira. Need your help.

sayedfaiztanvir
Автор

Excellent job sir we need real time interview questions and answers please. Your explanation is amazing

qurdedu
Автор

Defect means.. - any deviation found by the developer is called defects.

Bug- bug is something which is due to of testing team.

Error - it is something which is found by any of thm which could be by the requirements or coding..

Failure- it is something we found when the customer gets any deviation from the expected results..

This is what i understand about these four terms.

im_sameerr