Thomas Sundberg

November 16, 2011

Testing a Web Service with SoapUI, JUnit, Maven and Cucumber

An example is perhaps the best way to describe something. Concrete examples are easier to understand then abstract descriptions.

I will show how SoapUI can be used to test a web service. I will also show three different tools that can be used to control SoapUI. This tool chain can easily be made a part of your continuous build.

(more…)

May 16, 2010

Dependency injection

Filed under: Java, Teaching — Tags: , , , , , , , , , — Thomas Sundberg @ 20:33

Dependency injection is invaluable when building software. Decoupling components means that it is possible to test them independently.

(more…)

January 19, 2010

How to convert a POJO to XML with JAXB

Filed under: Java — Tags: , , , , , , , — Thomas Sundberg @ 15:43

We want to convert a POJO, Plain Old Java Object, to xml and we don’t want to alter the POJO in
any significant way. How can this be done?

(more…)

Theme: Customized Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

Join 41 other followers