Web Application Testing for .Net (WatiN Test Recorder)

后端 未结 6 814
闹比i
闹比i 2021-01-05 09:36

I\'ve been using WatiN as a testing tool for my current project. Besides the minor bugs with the Test Recorder, I\'ve been able to use it and automate a lot of my tests in c

6条回答
  •  南笙
    南笙 (楼主)
    2021-01-05 10:16

    I have used Selenium before and hooked it into CruiseControl.NET and while it has it's quirks worked quite well.

    Here are some useful links.

    http://selenium-ide.openqa.org/

    http://wiki.openqa.org/display/SIDE/Automating+Selenium+IDE+tests

    http://agiletesting.blogspot.com/2006/03/remote-web-app-testing-with-selenium.html

    http://www.nofluffjuststuff.com/blog_detail.jsp?rssItemId=97932

    http://www.testearly.com/2006/10/04/selenium-using-selenium-ide-selenium-remote-control-and-ant/

    Cheers John

提交回复
热议问题