up vote 2 down vote favorite
share [g+] share [fb]

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

link|improve this question

feedback

6 Answers

up vote 1 down vote accepted

Have a look at this question as well.

link|improve this answer
feedback

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.

link|improve this answer
Looks nice! I'm going to download and evaluate it. – Seiti Oct 29 '08 at 23:17
feedback

I test asp.net web apps for years and the only tool I use is Watir.

link|improve this answer
feedback

Found this one too:

http://www.automatedqa.com/products/testcomplete/index.asp

Unfortunately it's not free.

link|improve this answer
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.