InfoQ

InfoQ

Topic/Tag specific view

Integration Testing Content on InfoQ


Latest featured content about Integration Testing

Dan Allen on Arquillian Testing Framework

Topics
Java,
Languages,
Integration Testing,
Frameworks,
Programming,
JBoss Arquillian,
Testing

Arquillian is an integration and functional testing platform that can be used for Java middleware testing. It helps bring the tests to the runtime environment, freeing developers from managing runtime from within the test. InfoQ caught up with Dan Allen to talk about the framework features and its future roadmap.

Brian Marick on Test Maintenance

Topics
Integration Test,
Test Automation,
Unit Testing,
Agile Techniques,
Strange Loop,
Integration Testing,
Automation,
Testing,
Agile,
Maintenance,
TDD,
Conferences

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
Integration Test,
Software Testing,
Agile Techniques,
Integration Testing,
Agile,
Testing,
Agile2009

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 Testing

IBM is now wearing a Green Hat

Topics
IBM Rational,
Business Process Management,
Agile Architecture,
Scaling Agile,
Agile in the Enterprise,
Application Lifecycle Management,
IBM,
Test Automation,
Software Testing,
Business,
SOA,
Tools,
Integration Testing,
Companies,
ALM,
Automation,
Testing,
Architecture,
Agile,
Enterprise Architecture,
Cloud Computing

On January 4th, IBM announced it is going to acquire the cloud and SOA integration service company Green Hat. Testing is one of the main challenges when developing cloud or SOA based applications. Buying Green Hat IBM hopes to offer more productive testing approaches and other benefits for such types of large scale software systems. Green Hat will be integrated into IBM Rational Solution.

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

Topics
JBoss Seam,
JSR 299,
JBoss,
JCP Standards,
JCP,
RedHat,
Application Servers,
Java EE,
Companies,
Java,
Integration Test,
Languages,
Integration Testing,
Tools,
Programming,
Agile,
JBoss Arquillian,
Testing

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.