ASP.NET interface testing

  • Thread starter Luciano Caixeta Moreira
  • Start date
L

Luciano Caixeta Moreira

Hi everyone, i´m using NUnit framework to do unit test in all dlls that
my application uses. Is there any framework to do Visual Testing in ASP.NET
applications? What i really want is a way to verify if all validators are
operating correctly.

Thanks in advance

Luciano Caixeta Moreira
 
C

Cowboy \(Gregory A. Beamer\)

On www.sourceforge.com, there is a beta project for NUnit testing with
ASP.NET, as well as a beta project for doing NUnit testing from Visual
Studio .NET. This might be what you are looking for.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge

****************************************************************************
****
Think Outside the Box!
****************************************************************************
****
 
L

Luciano Caixeta Moreira

What Visual Studio .Net offer to automate interface tests so i can call
my test suite over and over?

Luciano Caixeta
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top