Our web application codes are stored on SVN instead with TFS. We are trying to set up our automated UI testing.
These are following tools our team are considered to use. - Microsoft Test Manager (Create Test cases associate with User stories) - Coded UI (Connect to TFS and Microsoft Test Manager) - Selenium (Automated UI coded) - Team Foundation Server 2015 (Test cases and User stories)
Web Application with URL
We only want to configure automated UI testing for our website. Is there any way to run the set up the automated testing without build through TFS?
Thank you and any feedback is appreciated.