I recently began to use the NexusLight, a functional test automation framework. Are there more frameworks that does a similar job?
Related question: http://stackoverflow.com/questions/91703/end-to-end-application-testing-from-a-users-standpoint
I recently began to use the NexusLight, a functional test automation framework. Are there more frameworks that does a similar job?
Related question: http://stackoverflow.com/questions/91703/end-to-end-application-testing-from-a-users-standpoint
I haven't really looked into NexusLight but I think InCisif.net is supposed to provide a functional test framework as well. You could look into it.
Found this one too:
http://www.automatedqa.com/products/testcomplete/index.asp
Unfortunately it's not free.
I test asp.net web apps for years and the only tool I use is Watir.
Reading a list made by Scott Hanselman, I found these two tools:
From WatiN page:
[...]WatiN (pronounced as What-in) website. Inspired by Watir development of WatiN started in December 2005 to make a similar kind of Web Application Testing possible for the .Net languages.
And from WatiN Test Recorder:
The purpose of the application is to generate code compatible with the WatiN (Web Application Testing In .NET) project.