Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can Selenium be integrated with Team foundation server

I want to know whether Selenium can be integrated with Team foundation Server,

like image 783
mickey Avatar asked Feb 02 '26 15:02

mickey


1 Answers

Yes. Anything that can be run as a Unit Test (whether using MSTest, NUnit, XUnit, etc) can be run via a TFS Build.

Also the Coded UI Test framework from Microsoft uses Selenium under the covers to provide cross-browser support. Coded UI Tests can be run from TFS Builds like any other unit test. The can also be tied to Test Cases and run via Remote Execution on Visual Studio Test Agents.

like image 188
Dylan Smith Avatar answered Feb 05 '26 07:02

Dylan Smith



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!