NUnitAsp is a tool for automatically testing ASP.NET web pages. It's an extension to NUnit.
NUnitAsp is for unit testing ASP.NET code-behind only. It's meant for programmers, not QA teams, and it's not very good for QA-style acceptance tests. It only tests server-side logic. JavaScript and other client-side code is ignored.
|
|