Software Testing Resources: Load Testing, Unit Testing, Functional Testing

Acceptance Test Engineering Guide

September 20, 2011 0

Acceptance Testing is defined as the planned evaluation of a system by customers to assess to what degree it satisfies their expectations. The Acceptance Test Engineering Guide provides guidance for technology stakeholders (developers, development leads, testers, test leads, architects, etc.) and business stakeholders (managers, customers, end users, etc) on the discipline of acceptance testing.

Super-Simple Mutation Testing

June 24, 2011 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.

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.

Weekend Testing Community

January 18, 2011 0

Weekend Testers is a platform for software testers to collaborate, test various kinds of software, foster hope, gain peer recognition, and be of value to the community.

Testing Dojos

January 3, 2011 0

Programmers use Coding Dojos to exercise their programming skills in a group setup. Deliberately they get together to pair program and get feedback from peers. But how do testers train their skills? Testing Dojos provide a similar setup as Coding Dojos, but help testers to practice their individual skills in a group. This web site is a reference for everything about Testing Dojos. http://www.testingdojo.org/

1 2 3 4 5