Israeli Developers Community Conference 2009


Building a Testing Eco-system - Not Just UnitTests

Ariel Raunstien Ariel Raunstien

So UnitTests are important. You have to write them. Let's move on.
But ask yourself, even if you have your code coverage at 100% - do YOU feel confident about your application's customer readiness?
We'll talk a little about how to approach creating a sustainable test eco-system for your project, using regression tests; database tests; random tests; UI tests; integration tests; feature or behaviour tests; deployment tests; CI basics; and how to use the QA to your advantage, and not just make them your punching bag.