Agile 2009 - functional tests http://agile2009.agilealliance.org/taxonomy/term/2613/0 en Integration Tests Are A Scam http://agile2009.agilealliance.org/node/708 <p>Integration tests are a scam, a self-replicating virus that takes over your project and burdens you with long-running, fragile, hard-to-understand test suites. You&#8217;re probably writing 2-5% of the integration tests you need to test thoroughly. You&#8217;re probably duplicating unit tests all over the place. Your integration tests probably duplicate each other all over the place. When an integration test fails, who knows what&#8217;s broken? When you refactor, you have to fix dozens of integration tests. Stop it. Learn the two-pronged attack that solves the problem: collaboration tests and contract tests.</p> http://agile2009.agilealliance.org/node/708#comments Developer Jam Tutorial end-to-end end-to-end tests functional tests integration integration tests tdd test-driven development testing 90 minutes Thu, 29 Jan 2009 23:57:59 +0000 jbrains 708 at http://agile2009.agilealliance.org