Page 1 of 1

TFS and MTM interagtion

Posted: Sun May 27, 2012 10:05 pm
by IanF
Hi All

My first post and very needy one.

I am on a project where Silverlight 5 is being used it is being presented in a browser and I need only concern myself with IE as it is an internal delivery only so the browser is locked down by the SOE.

The project started with Coded UI Automation. We Have TFS and Microsoft Test Manager.

Because of the limited support for Silverlight 5 in Coded UI I have recomended that we get Ranorex for the project.

I would like to hear from anyone who has intergrated Ranorex with TFS and MTM.

Re: TFS and MTM interagtion

Posted: Tue May 29, 2012 12:27 pm
by Support Team
Hi,

There is a blog about how you can work with Ranorex and Team Foundation Server: Working with Ranorex and Team Foundation Server,
but if you want to get feedback of our customers I would suggest posting your question in the "Automation Discussion" section of our forum because it is the section where discussions normally take place.
A TFS source control integration is also on our roadmap for 2012.

Regards,
Markus
Ranorex Support Team

Re: TFS and MTM interagtion

Posted: Tue May 29, 2012 7:30 pm
by thomasn
My company doesn't use MTM but we do use TFS for source control with Ranorex. It was very important for us to be able to seamlessly integrate with this system so we setup SVN Bridge (http://svnbridge.codeplex.com/) with TortoiseSVN and have had great success. After this is all setup, using the blog post (http://www.ranorex.com/blog/subversion-and-ranorex) makes it easy to use everything in the Ranorex development environment The only issue we have has is renaming committed files with -'s (hyphens) in it and then committing with new name. Everything else has worked great.

Hope this helps you out. Would love to know what your experiences are with MTM.

Cheers,
-Thomas

Re: TFS and MTM interagtion

Posted: Tue May 29, 2012 10:19 pm
by IanF
Thanks for responses.