TDD is the most underrated but mandatory software development methodology. In the last post, I mentioned DevOps is not an option anymore. While that’s the truth, the success of DevOps depends on how much the application/product testing is automated. Continuous improvement is warranted if you aspire for superior quality software and to face fierce competition. […]
Whether you write Tests first and do the development or do development first and then test that’s up to the developer. As long as the developer can cover implicit and explicit requirement that should be fine. Let’s not impose #TDD in the name of #Agile. TDD should be good if someone prefers to do it […]