.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
NUnitForms
NUnitForms is an NUnit extension for unit and acceptance testing of Windows Forms applications.
Now it is easy to write automated tests for your Windows Forms classes.
Your NUnit tests can open a window and interact with the controls. Your tests will automatically manipulate and verify the properties of the gui. NUnitForms takes care of cleaning up your forms between tests, detecting and handling modal dialog boxes, and verifying that your expectations for the test are fulfilled.
visit
NUnitForms
NUnitForms was visited : 193 times
Loading .....