.Net Testing Tools
Testing Tools refers to the variety of automated tools designed to accomplish such objectives as capture/playback, test data generation, change management, date simulation, test planning/management and problem management/tracking.
From : www.olenick.com/html/glossary.html
NUnit
NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.2, is the fourth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.
visit
NUnit
NUnit was visited : 112 times
Loading .....