Mike
Mike

Reputation: 11

build and testing with TFS 2013 and Selenium

I'm looking help for Microsoft Team foundation server 2013 , in fact i want to integrate selenium script with auto build. when build is deployed my selenium script run automatically on new build,

I'm new to Team foundation server so i don't have much idea about integration selenium script , please explain in detail so that i can follow exact steps.

My script is placed at Team foundation server repository , do i need to compile my selenium script with auto-build or no need to compile

Upvotes: 0

Views: 296

Answers (1)

Eddie Chen - MSFT
Eddie Chen - MSFT

Reputation: 29976

You just need to build the selenium project and then run the test with it.

Upvotes: 0

Related Questions