Site Loader
Auckland, New Zealand
In this post cum video series, we will be discussing about Build+Deploy+Test with TFS 2015 and Selenium. Here is the complete video for the agenda we are going to discuss in this series In this post we will discuss about the introduction of Build+Deploy+Test in a much refined and detailed way. Build+Deploy+Test You can use a build-deploy-test workflow on Team Foundation Server to deploy and test your application when you run a build. This lets you schedule and run the build, deployment, and testing of your application with one build process. Build-deploy-test workflows work with Lab Management to deploy your applications to a lab environment and run tests on them as part of the build process.

Source: Microsoft

Introduction to TFS 2015

Source: ExecuteAutomation YouTube channel

TFS Build System

Source: ExecuteAutomation YouTube channel

TFS Test

Source: Microsoft

Here the complete video of the above discussion Thanks for reading the post and watching the video!!! Please leave your comments and let me know if there is anything I should update in this post. Thanks, Karthik KK

Post Author: Karthik kk

7 Replies to “Build+Deploy+Test with TFS 2015 and Selenium”

  1. Hi Karthik,
    Myself Raj and I am regular visitor to execute automation.com website and I learnt many things from your video series, Thanks a lot.

    Here I have one concern, I watched all the videos related to “Automated Build+Deploy+Test with TFS and Selenium “. In this Video u have taken example of webapplication to build application.

    Can you please help me OR hint me about how to deal with windows based applications for “Automated Build+Deploy+Test with TFS” .

    Actually, in my project Build will be available in different server (FTP) server. We have to download the build and run the build in remote machines and then we have to execute our test cases.

    can we do the above line activity using TFS. I mean can we download the build from FTP server using TFS? and can we run the same build in remote machines using TFS.

    Awaiting for the earliest reply. Please help me out in-this.

  2. Hi Raj,

    I am leaning a lot from your tutorials, My application is based on web but my test project is separately from the main project.When I run the last step a got a error like webdriver assembly is not found. Could you help me?I really appreciate that.

    Thank you

    1. It seems like the referenced project does not contains the webdriver dll in the bin folder.

      Could you please check.

      Thanks,
      Karthik KK

  3. Hey Karthik we are Using GIT can you please help me out to run tests on remote machine using TFS currently we are facing one error
    Error: No tests found out
    To run

Leave a Reply to Karthik kk Cancel reply

Your email address will not be published. Required fields are marked *