Use Python to run tests on TFS

Asked

Viewed 66 times

2

Hello! I would like to know how to use Python to run tests on TFS. My intention would be to generate a script via Selenium Webdriver, turn the code into Python and use it in TFS to run automated tests.

I can do this with C#code, using Packages like Nunit and Selenium, but I think Python is a much simpler language than C#!

The closest I found on the internet regarding were the sites below:

http://www.techbeamers.com/selenium-webdriver-python-tutorial/#toc http://www.hanselman.com/blog/OneOfMicrosoftsBestKeptSecretsPythonToolsForVisualStudioPTVS.aspx

I already managed to install PTVS 2.2 Visual Studio 2013, but I still need to know which are the necessary Packages to use the libraries correctly, among others.

Does anyone have any knowledge of this?

[]s

  • Just so we’re clear, this question is not outside the scope of the site. She’s just not understandable and what little you can understand shows a very broad question.

  • "I would like to know how to use Python to run tests on TFS." This is my question briefly. What should I install, which Packages to use... any information is valid.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.