book "Test-Driven Development: By Example"
E679901
"Test-Driven Development: By Example" is a foundational software engineering book that popularized and systematically teaches the practice of test-driven development through practical, step-by-step coding examples.
All labels observed (2)
| Label | Occurrences |
|---|---|
| "Test-Driven Development: By Example" | 1 |
| book "Test-Driven Development: By Example" canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7666408 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: book "Test-Driven Development: By Example" Context triple: [Kent Beck, knownFor, book "Test-Driven Development: By Example"]
-
A.
Extreme Programming Explained
Extreme Programming Explained is a foundational book by Kent Beck that introduces and details the principles, practices, and philosophy of the Extreme Programming (XP) agile software development methodology.
-
B.
Agile Software Development, Principles, Patterns, and Practices
"Agile Software Development, Principles, Patterns, and Practices" is a foundational software engineering book by Robert C. Martin that explains agile methodologies through object-oriented design principles, design patterns, and best practices for building maintainable code.
-
C.
The Pragmatic Programmer
The Pragmatic Programmer is a highly influential software development book that offers practical advice, best practices, and philosophical guidance for writing maintainable, high-quality code and growing as a professional programmer.
-
D.
the book "Apprenticeship Patterns"
"Apprenticeship Patterns" is a practical software craftsmanship book that offers concrete patterns and guidance for developers to deliberately grow their skills and careers through an apprenticeship mindset.
-
E.
Clean Code: A Handbook of Agile Software Craftsmanship
Clean Code: A Handbook of Agile Software Craftsmanship is a highly influential software engineering book by Robert C. Martin that teaches principles and practices for writing readable, maintainable, and high-quality code.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: book "Test-Driven Development: By Example" Target entity description: "Test-Driven Development: By Example" is a foundational software engineering book that popularized and systematically teaches the practice of test-driven development through practical, step-by-step coding examples.
-
A.
"JUnit Pocket Guide"
"JUnit Pocket Guide" is a concise reference book that introduces and explains effective unit testing practices in Java using the JUnit framework.
-
B.
Extreme Programming Explained
Extreme Programming Explained is a foundational book by Kent Beck that introduces and details the principles, practices, and philosophy of the Extreme Programming (XP) agile software development methodology.
-
C.
Agile Software Development, Principles, Patterns, and Practices
"Agile Software Development, Principles, Patterns, and Practices" is a foundational software engineering book by Robert C. Martin that explains agile methodologies through object-oriented design principles, design patterns, and best practices for building maintainable code.
-
D.
The Pragmatic Programmer
The Pragmatic Programmer is a highly influential software development book that offers practical advice, best practices, and philosophical guidance for writing maintainable, high-quality code and growing as a professional programmer.
-
E.
the book "Apprenticeship Patterns"
"Apprenticeship Patterns" is a practical software craftsmanship book that offers concrete patterns and guidance for developers to deliberately grow their skills and careers through an apprenticeship mindset.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
book
ⓘ
programming book ⓘ software engineering book ⓘ |
| approach |
example-based learning
ⓘ
iterative development ⓘ test-first development ⓘ |
| author | Kent Beck NERFINISHED ⓘ |
| countryOfPublication |
United States of America
ⓘ
surface form:
United States
|
| describes | red-green-refactor cycle ⓘ |
| emphasizes |
continuous feedback
ⓘ
simple design ⓘ small, safe steps in coding ⓘ |
| explains |
continuous refactoring
ⓘ
writing minimal code to pass tests ⓘ |
| focusesOn |
incremental design
ⓘ
small refactorings ⓘ writing tests before code ⓘ |
| hasPart |
Money example
ⓘ
Patterns for Test-Driven Development NERFINISHED ⓘ xUnit example ⓘ |
| influenced |
adoption of test-driven development in industry
ⓘ
agile software development practices ⓘ software craftsmanship movement ⓘ |
| influencedBy |
extreme programming
NERFINISHED
ⓘ
refactoring practices ⓘ |
| language | English ⓘ |
| notableFor |
popularizing test-driven development
ⓘ
systematic TDD workflow description ⓘ |
| publicationYear | 2002 ⓘ |
| publisher | Addison-Wesley NERFINISHED ⓘ |
| relatedTo |
Extreme Programming Explained
NERFINISHED
ⓘ
Refactoring: Improving the Design of Existing Code NERFINISHED ⓘ |
| structure | three parts ⓘ |
| subject |
agile software development
ⓘ
refactoring ⓘ software development ⓘ test-driven development ⓘ unit testing ⓘ |
| targetAudience |
programmers learning TDD
ⓘ
software developers ⓘ software engineers ⓘ |
| teachesPractice | test-driven development ⓘ |
| teachingStyle |
example-driven
ⓘ
step-by-step coding examples ⓘ |
| usesConcept |
automated testing
ⓘ
unit tests as specification ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: book "Test-Driven Development: By Example" Description of subject: "Test-Driven Development: By Example" is a foundational software engineering book that popularized and systematically teaches the practice of test-driven development through practical, step-by-step coding examples.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.