TDD Best Practices
In this blog post, Steve Daskam shares a list of 14 Test Driven Development (TDD) best practices.
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 is the first article of a series that will explains what it takes to start writing automated browser tests using Selenium 2.0.
Mutation testing is known for being difficult and expensive, but we’re here to show you a real-world system you can build in just a few hours with a little C# code and Visual Studio.
This article explains how to perform HTTP request-response tests of ASP.NET Web applications using IronPython, a .NET Framework-compliant implementation of Python.
This video demonstrates how to run the Selenium IDE Mozmill tests. Mozmill is an user-interface test automation tool. You can use it to write tests for your Add-On or for your Mozilla Platform Application.
This article illustrates an approach to automated acceptance testing in developing software with Java. Acceptance tests directly tie into software requirements specification and the key for achieving maintainable tests is proper handling of traceability between the requirements and implementation as well as between the requirements and acceptance tests. An example using Netbeans and Concordion is provided.
Copyright © 2009-2025 Software Testing Magazine by Martinig & Associates