Thomas Sundberg

October 31, 2011

Why separate test definitions from a driving JUnit class?

Why should the step definitions be separated from the driving JUnit class when using Cucumber for Java?

(more…)

October 18, 2011

Testing a web application with Selenium 2

Selenium a great tool for testing web applications. The current version, Selenium 2, is a merge between Selenium and WebDriver. I will walk you through an example where we test a web site using Selenium in a few different ways. This is the same example as I demonstrated at Scandev on tour in Stockholm 18 October 2011.

(more…)

October 14, 2011

Maven Java heap space

I just had test in a Maven build fail with

java.lang.OutOfMemoryError: Java heap space

(more…)

October 6, 2011

Why isn’t my tests being executed?

Filed under: Automation, Maven, Programming — Tags: , , , , , , , , , , — Thomas Sundberg @ 17:19

Have you ever wondered why your Maven project doesn’t find and execute your tests?

(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