Vastly improve code quality and development speed with the proven red-green-refactor cycle – an extreme programming technique within TDD
Testing & QA
If You Think TDD Means Automated Tests, You’re Missing the Point
Test-driven development is often confused with automated testing. But having automated tests is a far cry from the benefits of TDD
The Power of TDD – it’s not just about testing!
To be agile we need to move and adapt fast. Software developers have come up with hands-on techniques to enable this speed. One of these techniques is test-driven development (aka TDD)
Beyond Bug Hunting: Mastering Agile Testing For Superior Product Quality!
The Agile Compass Matthias Orgler Beyond Bug Hunting: Mastering Agile Testing For Superior Product Quality! Did you know that “testing” in an agile context is very different from what testing traditionally means? Agile companies invest heavily in test automation and shift from a test last to a test first approach. Hello Reader, last week we talked about how emotional check-ins can boost collaboration, trust and communication in a team. This week we dive into product quality and testing. I…