InfoQ

InfoQ

Topic/Tag specific view

Integration Test Content on InfoQ


Latest featured content about Integration Test

Brian Marick on Test Maintenance

Topics
Maintenance,
Agile,
Agile Techniques,
Unit Testing

Brian Marick discusses the difficulties met trying to maintain tests that are vital to a project’s success, and how mocking frameworks can help, providing advice on writing unit and integration tests

Integration Tests Are a Scam

Topics
Agile Techniques,
Agile,
Software Testing

Integration tests are a scam. You’re probably writing 2-5% of the integration tests you need to test thoroughly. You’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’s broken? Learn the two-pronged attack that solves the problem: collaboration tests and contract tests.

News about Integration Test

Arquillian, Shrinkwrap and Seam 3: Q&A with Pete Muir, Principal Engineer at Red Hat

Topics
Java,
Tools

InfoQ talks to Pete Muir about JBoss' Integration testing tool Arquillian, archive assembly of JARs, WARs, and EARs with ShrinkWrap, and plans for Seam 3.