Testing
-
Enterprise Java

Testing Web-based Spring Applications in 2013 (Part One)
Testing Web-based Spring Applications in 2013 (Part One) A fellow LJCer and TDD/BDD advocate has recently started developing an application using the…
Read More » -
Enterprise Java

Getting Started With Spring’s MVC Test Framework – Part 1
Newly promoted to the main Spring framework is the Spring MVC Test Framework, which the Guys at Spring claim is…
Read More » -
Core Java

Mockito – RETURNS_DEEP_STUBS for JAXB
Sorry for not having written for some time but I was busy with writing the JBoss Drools Refcard for DZone…
Read More » -
Enterprise Java

An Automated OSGi Test Runner
Among my fellow team members I was known for notoriously forgetting to maintain the (JUnit) test suite. I just can’t…
Read More » -
Core Java

Testing Java 8 in 3 Easy Steps
tl;dr Use your CI Setup to test Java 8. The upcoming Java 8 release promises a bunch of new feature…
Read More » -
Enterprise Java

Selenium Test Automation with Maven
Today i want to help you manage your Automated GUI Tests (Selenium) better. In the past i have seen many…
Read More » -
Enterprise Java

Unit Testing Tip: Create Descriptive Tests
Your unit tests should be as descriptive as possible. The feedback they give you should be so clear you don’t…
Read More » -
Software Development

How design for testability can improve test automation capability
Introduction Testability refers to the capability of testing something. When this something is an IT solution, the most suited way…
Read More » -
Software Development

Automated Tests as Documentation
One of the arguments for writing automated tests is that tests can act as useful documentation for a system. But…
Read More »






