Skip navigation.

NTest: Automated Unit Testing for .NET

NTest: Automated Unit Testing for .NET

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)