📖 What is Defect (Fault/Bug)?

An imperfection or deficiency in a work product where it does not meet its requirements or specifications. A defect, if executed, may cause a failure.

🥋 Sensei Says:

"A defect does not always result in a failure. For example, a defect in a block of dead code will never be executed and thus never fail."

📚 Certification: Certified Tester Foundation Level (CTFL-v4.0)

🔑 What are the Key Concepts of Defect (Fault/Bug)?

  • Static vs dynamic presence of a bug in a work product.
  • The concept of 'latent' vs 'active' defects.
  • Defect clustering and Pareto principle in software modules.

🎯 How does Defect (Fault/Bug) appear on the CTFL-v4.0 Exam?

A static analysis tool finds a variable that is initialized but never used. You must identify this as a defect rather than a failure.

Given a piece of dead code with a logical flaw, you are asked why it has never caused a failure in production.

❓ Frequently Asked Questions

Are bugs and defects the same thing?

Yes, ISTQB uses defect, fault, and bug interchangeably to refer to an imperfection in a work product.


Does every defect lead to a failure?

No, a defect must be executed under specific conditions to manifest as a failure. If those conditions are never met, the defect remains hidden.

Related Terms from Certified Tester Foundation Level

📝 Related Study Guides

Study Guide 10 min read

How to Pass ISTQB CTFL v4.0 on Your First Try

To pass the ISTQB CTFL v4.0 on your first try, focus heavily on Chapter 4 (Test Analysis and Design), which accounts for 27.5% of the exam. Combine the official syllabus with high-volume practice exams, aiming for a consistent 80% score. Dedicate 4-6 weeks of study, prioritizing active recall over passive reading.

Deep Dive 10 min read

Equivalence Partitioning vs Boundary Value Analysis: ISTQB

Equivalence Partitioning (EP) divides input data into groups that should be processed identically, reducing test cases by testing one representative value per group. Boundary Value Analysis (BVA) complements this by testing the edges of these partitions, where defects frequently occur, ensuring the system handles limits and transitions correctly.

Study Guide 8 min read

What is Software Testing? ISTQB CTFL v4.0 Chapter 1 Deep Dive

Software testing is a comprehensive process that involves both static and dynamic activities designed to evaluate software quality. It aims to find defects, verify requirements, build confidence in the system, and provide critical information to stakeholders for decision-making.

🧠

Test Your Knowledge

Think you understand Defect (Fault/Bug)? Put it to the test with our practice exam.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium