0
votes
0answers
195 views

How to integrate selenium scripts with TFS? [closed]

Can someone suggest me the entire steps of integrating selenium scripts(C#) in visual studio with the TFS?
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. ...