Easier C# Unit Testing
Writing unit tests for your C# code can be time-consuming. This article proposes approaches that can make writing unit tests easier and more efficient for C# programmers.
Writing unit tests for your C# code can be time-consuming. This article proposes approaches that can make writing unit tests easier and more efficient for C# programmers.
Selenium IDE is pretty much ‘feature complete’ in terms of a record-and-playback editor. This shows what you can do with the existing Plugin API, gives a peek into the future of it and explains why less ‘in the editor’ is better for the long term success of Selenium IDE.
This article proposes strategies to refactor problematic PHP code, making it easier to test it with unit testing tools, while reducing dependencies that improves your code base.
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 is the first article of a series that will explains what it takes to start writing automated browser tests using Selenium 2.0.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates