Monday 27 February 2023

Defect vs Error vs Bug in Software Testing with examples

 



SDET Interview Question and Answers.  

Jenkins Interview Questions and Answers

Appium Interview Questions and Answers

Selenium Interview Questions and answers

GIT Interview Questions and Answer


Automation Metrics is very imp for Automation QA and SDET, if you are trying for SDET role do check out our post on SDET Job Roles & Responsibilities

In software testing, the terms defect, error, and bug are often used interchangeably, but they have slightly different meanings.

DEFECT

  • A defect is a flaw or deviation from the expected behavior of the software system. It can occur at any stage of the development process, and it can be caused by various factors such as coding mistakes, design issues, or testing errors. Defects are also known as faults or issues.


    Example:
    A software application crashes or freezes when a user enters certain input values. This could be due to an unexpected combination of user inputs that was not accounted for during testing or development.

ERROR
  • An error is a human mistake or an incorrect action taken by the developer or tester that leads to a defect in the software. Errors can be caused by misunderstandings, miscommunication, lack of knowledge or skill, and other factors.

    Example:
    A tester accidentally skips a critical test case, resulting in a defect going unnoticed until after the software is released. This could be due to a lack of understanding of the requirements or a miscommunication with the development team.

BUG
  • A bug is a specific type of defect that causes the software to behave in an unintended way or produce incorrect results. Bugs are typically caused by coding errors or logical mistakes in the program.

    Example:
    A mobile app that is supposed to allow users to upload photos crashes when the user selects a photo from their camera roll. This could be due to a coding error where the app is unable to handle the file format of the selected photo.

To summarize, an error is a mistake made by a human, which can lead to a defect, which is a flaw in the software. A bug is a specific type of defect that causes the software to behave unexpectedly or produce incorrect results.


Calculate Automation Test Metrics


To calculate Test Estimation, check the link below:
Automation Test Estimation


What are the Types of APIs ?


Gmail Automation with Cypress & JavaScript


*******************************************************************
For any doubts or career guidance, reach out to me 


********************************************************************





Do remember that knowing Linux is one of the most important aspect to work as an SDET.

Basic Linux Commands for Automation QA


****************************************

TOP 15 BDD - CUCUMBER Interview Q&A


************************************************

✍️AUTHORLinkedIn Profile

************************************************

Learn (API-Microservice)Testing+ Selenium UI Automation-SDET with Self Paced Videos prepared by FAANG employees and LIVE Doubt Session 

SDET TRANING VIDEOS AVAILABLE with Live Doubt Session(course-1 below,API TRaining Videos With Class Notes and Coding Set) and (API+UI, both course-1 & 2 below) Check Training Page for Course Content or reach out @whatsapp +91-9619094122. 
This includes classnotes, 300+ interview questions, 3 projects, Java Coding question set for product companies along with career guidance from FAANG employees for Automation and SDET.

For more details whatsapp : https://lnkd.in/dnBWDM33

*************************************************

SeleniumWebdriver Automation Testing Interview Questions:

https://automationreinvented.blogspot.com/search/label/SeleniumWebdriver

API Testing Interview Question Set:

https://automationreinvented.blogspot.com/2022/03/top-80-api-testing-interview-questions.html

DevOps Interview Q&A:

https://automationreinvented.blogspot.com/2021/11/top-11-devops-interview-questions-and.html 

Kubernetes Interview Question Set

https://automationreinvented.blogspot.com/search/label/Kubernetes

Docker Interview Question Set

https://automationreinvented.blogspot.com/Docker

Linux Interview question Set

https://automationreinvented.blogspot.com/search/label/Linux

Automation Testing/SDET Framework Design

https://automationreinvented.blogspot.com/search/label/FrameworkDesign

Java Related Interview Question Set

https://automationreinvented.blogspot.com/search/label/Java

GIT Interview Question Set:

https://automationreinvented.blogspot.com/2021/09/top-40-git-interview-questions-and.html

Coding Interview Question Set:

https://automationreinvented.blogspot.com/search/label/Coding%20Questions

Mobile Testing Interview Question Set:

https://automationreinvented.blogspot.com/search/label/Mobile%20Testing

Python Interview Question Set for QAE - SDET - SDE:

https://automationreinvented.blogspot.com/search/label/Python

No comments:

Post a Comment

All Time Popular Posts

Most Featured Post

Sorting with Examples & Time Complexity for SDET

  🔺 LinkedIn: https://www.linkedin.com/in/sidharth-shukla-77b53145/ 🔺 Telegram Group:  https://t.me/+FTf_NPb--GQ2ODhl Bubble Sort:    Bubb...