[Mono-list] Testing Large Web Applications

Met @ Uber met@uberstats.com
Thu, 19 Feb 2004 14:51:37 -0500


Hello,

On Thu, 2004-02-19 at 10:56, Jackson Harper wrote:
> NUnitAsp does this. We have been using it for System.Web development.
> 
> Jackson
> 
> 
> On Thu, 2004-02-19 at 07:05, Met @ Uber wrote:
> > Are there any tools that can check web pages intelligently for errors. 
> > Such as testing forms, follow a specified path as if it were a human and
> > check for values etc?
> > 
> > ~ Matthew
> > 

It definitely looks like exactly what I need, but it keeps dying with a
"Segmentation fault" from nunit-console.exe.  I've actually had this
happen a number of times with NUnit when my tests have involved
databases.  Any ideas or suggestions on how to get around this would be
greatly appreciated.  I'm just trying the what the example in the
tutorial shows.

~ Matthew