-
Notifications
You must be signed in to change notification settings - Fork 0
Test First
Christophe Moustier edited this page Aug 9, 2021
·
2 revisions
🚇
in 1987 "Test, then code" is a motto on the lapel pin of SQE as worn during the Fourth International Conference on Software Testing, Washington DC.
"Test First" paradigm popularized with Extreme Programming
Avoid silos between domains
- Coding area
- Unit testing
- [Refactoring techniques]
- [Code Smells]
- Architecture area
- Architecture Principles
- Agile modeling
- DDD
- Design Patterns of GoF
- Ops area
- Business area
- Naming as a Process
- Cross-domain area
- [DevOps]
- [Ideation]
- [Agile documentation]
- [Code Review]
- [Test automation]
- [Testing techniques]
- The Boy Scout Rule