NTest: Automated Unit Testing for .NET
NTest: Automated Unit Testing for .NET
Submitted by webmaster@testdriven.com (Links) on Mon, 13/03/2006 - 02:01.An automated unit testing tool that generates test scenarios automatically with random input values and runs them to test the robustness of your program.
NTest allows you to inspect object states and properties within your class modules, and manipulate them with a visual model to analyse code behavior.
NTest generates extensible NUnit test case based on test scenario for further test customization.
It also runs NUnit tests for your existing NUnit test cases.
(Commercial tool)
NTest allows you to inspect object states and properties within your class modules, and manipulate them with a visual model to analyse code behavior.
NTest generates extensible NUnit test case based on test scenario for further test customization.
It also runs NUnit tests for your existing NUnit test cases.
(Commercial tool)
