DotNetShoutout - Stories tagged with selenium rc
2
Shouts

CruiseControl.Net driving Selenium Tests

posted by http://mariangemarcano.blogspot.com/http://mariangemarcano.blogspot.com/ 966 days, 7 hours, 49 minutes ago
Saturday, October 02, 2010 9:49:22 PM GMT
This is how you can quickly get CruiseControl.Net running and driving your selenium test – in 6 steps ... (more)
category: Agile | clicked: 0 | comment | | source: mariangemarcano.blogspot.com
tags: selenium rc, CruiseControl.Net, Visual Studio 2008
13
Shouts

Web testing with Selenium and xUnit.net

published 1221 days, 19 hours, 57 minutes ago posted by http://webpoet.myopenid.com/http://webpoet.myopenid.com/ 1223 days, 22 hours, 10 minutes ago
Wednesday, January 20, 2010 9:41:33 AM GMT Monday, January 18, 2010 7:27:55 AM GMT
In this post I describe how to use Selenium and xUnit.net to create a fully automated in-browser web test for testing the comment functionality on my blog. I provide a list of links to necessary components, such as Selenium, xUnit.net and Java and a step by step guide to creating the test. (more)
category: Web Dev | clicked: 6 | comment | | source: joelabrahamsson.com
tags: selenium rc, xunit, Testing, Web Testing, Selenium, xUnit.net