GOTO is a vendor independent international software development conference with more that 90 top speaker and 1300 attendees. The conference cover topics such as .Net, Java, Open Source, Agile, Architecture and Design, Web, Cloud, New Languages and Processes

Aslak Knutsen, Senior Software Engineer at JBoss, by Red Hat

Aslak Knutsen

Biography: Aslak Knutsen

JBoss, Red Hat - Arquillian project lead Aslak Knutsen is currently a Senior Software Engineer at JBoss, by Red Hat where he is working on projects such as Arquillian, ShrinkWrap, Weld and Seam 3, one of the founders of the JBoss Testing initiative and a speaker at major industry conferences including Devoxx, Jazoon, JavaOne, JUDCon and JBoss World.
 
Twitter: @aslakknutsen

Presentation: High Octane Development: JBoss AS 7 with Arquillian

Track: Solution Track / Time: Wednesday 13:20 - 14:10 / Location: Lille Sal, BORA BORA

In this session, we will address the missing link in Enterprise Java development: simple, easy integration testing.

Unit tests and mock objects will only take you so far; the only answer which truly ensures that all components are playing nicely is a comprehensive integration suite. Unfortunately, writing integration tests has historically involved manual setup of a heavy, cumbersome test harness. That's time lost, but it doesn't have to be anymore.

Here we will introduce Arquillian, a powerful container-oriented testing framework layered atop TestNG and JUnit. Arquillian manages your runtime, abstracting out deployment and allowing you to focus on real test logic.

Transparent container lifecycle management
Declarative deployments
Test Enrichment (Dependency injection into tests)
In-container test execution

All examples will be powered by the new lean offering from the JBoss Community: Application Server 7. Attend this session to learn how the simplified component model of Java EE6 can be applied to testable development.