Tagged Questions
3
votes
3answers
3k views
Running Selenium test on TFS
I am currently working on implementing UI tests of .NET web application using Selenium RC.
The tests are now coming together and I am beginning to look at how these will be incorporated into TFS. ...