Unit test issue in VS2011 with test controller/agent 2010

Answered Unit test issue in VS2011 with test controller/agent 2010

  • Saturday, March 31, 2012 12:47 AM
     
     

    I am using VS2011 beta, and create a unit test in my project. while in the test setting, I want execute the test in remote way, so I set to connect test controller which is 2010. But it told me that the version mismatch. I can't find test controller 2011 now. So If I want to run my 2011 unit test on test controller/agent 2010, how can I do? 

    Anyone has idea on this? Thanks.

All Replies

  • Saturday, March 31, 2012 1:33 AM
     
     Answered

    You will need to upgrade to the new Test Controller 11 Beta, see the link here to download:

    http://www.microsoft.com/visualstudio/11/en-us/downloads#agents


    We are volunteers, if the reply help you mark it as your answer. thanks!!

    Blog: http://mohamedradwan.wordpress.com

     

    • Proposed As Answer by TejasJ Monday, April 02, 2012 10:57 AM
    • Marked As Answer by Tony xiaoModerator Friday, April 06, 2012 4:42 AM
    •  
  • Monday, April 02, 2012 10:25 AM
    Moderator
     
     Answered

    Hi Karen,

    I agree with M.Radwan’s point about this issue, you could download the test controller of Visual Studio 11 Beta version from the link he provided, and then please following the steps through this link to install and configure your test agents and test controllers.

    Hope this could help.


    Tony Xiao [MSFT]
    MSDN Community Support | Feedback to us

  • Friday, May 18, 2012 1:38 AM
     
     

    Thanks a lot, it helps.