Unit Testing from the Trenches
In this blog post, Sylvain Francois explores the differences between the best practices coming from “ivory towers” and reality of daily projects for unit testing.
In this blog post, Sylvain Francois explores the differences between the best practices coming from “ivory towers” and reality of daily projects for unit testing.
In this short presentation, Valdemar Júnior shows how he uses Selenium 2.0 and Webdriver to execute integration tests in the maven life cycle with cargo-maven-plugin.
This blog post discusses the problem of testing the database code. It describes some of the problems and proposes possible partial solutions to this testing issue based on Hibernate and JUnit.
This blog post presents the pitfalls of building custom test tools.
The socket-based approach is flexible and very useful for security and performance testing of WCF services. This article shows you how to test a WCF service using a network socket based approach.
In his blog post ‘”Exploratory Testing” is a pleonasm ‘, Aaron Hodder explains that there is no “exploratory testing” and “other testing”. All testing is exploratory. If it’s not exploratory, it’s not testing.
When the testability level of a project is not monitored, it can end up becoming a burden for the team. These testability problems usually add up in small steps, making them hard to detect if we do not make the effort to look for them.
Copyright © 2009-2025 Software Testing Magazine by Martinig & Associates