Why new feature testing should be at the heart of DevOps

Source – techtarget.com The idea of continuous testing generally entails an always-on, massive build server that does more than just build. It should create a test environment and run end-to-end comparison checks against the system to simulate user behavior. Continuous testing is supposed to check all these things, but when it comes to software, that is naive at best. Complete testing is impossible. If you think about it, mass inspection masks a problem. When you commit to mass inspection, you’re giving up on good software

Read more