Automated Unit Testing in .NET

May 16, 2011 0

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.

Diffusion Software Testing

May 5, 2011 0

The concept of diffusion testing is that you can automatically generate new test case data from existing test cases that yield a pass result.

Measuring Test Effort Progress with EVM

May 5, 2011 0

EVM is a simple quantitative technique that can be used to measure the schedule progress of any type of project, including a software-testing effort or some part of the overall effort. This article eplains what EVM is and walks you through an example of using EVM to measure software testing effort progress. It also describes when to use EVM and when not to use it.

1 161 162 163 164 165 180