[thelist] Web Testing tool? Nunit? NunitASP?

James Conley Conleyj at kubota-kma.com
Tue Feb 21 11:00:17 CST 2006


What tools do you use and how do you use tools to do Unit Testing or UI
Testing for Web Apps?
 
We're doing asp.net web site(s) here and I've toyed with NUnit and
NUintASP but they are limited in that they can't / don't handle
JavaScript stuff.
 
Our typical page design loads a page with a data filter [choose a part #
/ ticket # / etc] and a "Go" button does an HTTP Get. We have JavaScript
validation on the textboxes, etc. When the user clicks GO a page is
fetched with the various criteria in the URL which is coded in
JavaScript. NUnitASP doesn't see/run the JavaScript unfortunately.
 
james c



More information about the thelist mailing list