Separating Maven Unit & Integration Testing
This blog post explains how to keep your unit and integration tests in separate packages when you perform a standard Maven build.
Tutorials and resources on how to apply unit testing in software testing
This blog post explains how to keep your unit and integration tests in separate packages when you perform a standard Maven build.
In this blog post, Steve Daskam shares a list of 14 Test Driven Development (TDD) best practices.
This video demonstrates how to automate the iOS platform / iPhone automation using Open Source tools that are compatible with ANT and Maven in any continuous environment. It shows how you can perform a basic test in an iPhone app and run through both positive and negative testing, showing the Junit results at the end.
This blog post presents the results of a survey about the software testing tools used in ruby software development projects.
In this blog post, Steve Freeman explains why Test-Driven Development (TDD) is still an important tool for the software developer, even if there are circumstances where it could not be used.
A 14-part series of articles describing the use of automated unit testing techniques for the C# programmer. The tutorial includes the use of NUnit and Moq but is also relevant for other testing frameworks.
In the episode 167 of the Software Engineering Radio, Kent Beck discusses about this tiny little thing he created many years ago and that has changed the daily work of many many programmers in the world: automated unit testing and JUnit.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates