how to automate test of GUI web apps, any test apps out there?

  • Thread starter Thread starter Vaughn
  • Start date Start date
V

Vaughn

any good tools for regression testing GUI frontend
applications out there?
win**nner is too expensive
so is rationals product
 
application center test from MSFT.

Also, take a look at NUnit (nunit.org) for test-first regression testing.

HTH,
--- Nick
 
thanks, i would think this would have come with .NET i guess not.

whats the diff between a resource kit, SDK etc...
some are free some are not, some are trials.
 
Back
Top