This is a migrated thread and some comments may be shown as answers.

TFS on visualstudio.com

11 Answers 125 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 30 Aug 2013, 02:15 PM
I can't seem to connect TestStudio TFS to my visualstudio.com tfs portal

Has anyone tried this?

11 Answers, 1 is accepted

Sort by
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 03 Sep 2013, 05:39 PM
Nobody? :/
0
Cody
Telerik team
answered on 03 Sep 2013, 08:12 PM
Hello Steve,

We have this documentation showing you how to make the connection:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/source-control/team-foundation-service.aspx

Regards,
Cody
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 03 Sep 2013, 08:14 PM
Have you TRIED connecting that to a TFS visualstudio.com cloud account?
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 03 Sep 2013, 08:20 PM
AH!....typo on the collection, thanks!
0
Cody
Telerik team
answered on 04 Sep 2013, 01:49 PM
Hello Steve,

I am glad you got it worked out.

Regards,
Cody
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 04 Sep 2013, 04:40 PM
Well I have a ticket in....it connects, but when I try to connect I get a popup error

0
Cody
Telerik team
answered on 04 Sep 2013, 07:28 PM
Hi Steve,

Are you familiar with what a "workspace" is in Visual Studio/TFS? It's trying to tell you there's a conflict between the workspace that Test Studio uses (it will end in "WebUITestStudio"), and your other workspace "DELI-DEVASTATOR".  You'll need to use Visual Studio to resolve the conflict. This means removing the already existing mapping from one or the other workspace.

Regards,
Cody
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 11 Sep 2013, 02:32 PM
Why does visual studio factor into this, I thought test studio was an autonomous standalone app?
0
Cody
Telerik team
answered on 11 Sep 2013, 04:43 PM
Hello Steve,

I am sorry for the confusion on this. While the standalone Test Studio IDE is (mostly) autonomous, as soon as you want to integrate it with TFS source control, you add a dependency on TFS components and the way TFS source control works. For starters Test Studio does not come with the TFS DLL's required to connect to a TFS source control repository (I think you already know this) because Microsoft doesn't allow redistribution of their DLL's. You must at least install the Microsoft Team Explorer (which comes with Visual Studio). Second the source control and the workspaces are TFS controlled, not Test Studio controlled. Test Studio is a user and consumer of them, not the controller of them.

Also, Test Studio is not, and never will be, a full fledged workspace manager or source control manager. The product is not intended to be such. It is only a TFS source control client intended to use TFS source control but nothing beyond that.

When there is a problem with the workspace (such as you are experiencing) or the source code repository you must use a Microsoft tool to make the required adjustment. Test Studio does not include the ability to make these types of adjustments to your TFS controlled source code repository or TFS controlled workspace.

I hope this explanation clears up any misunderstanding how the two work together.

Regards,
Cody
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 11 Sep 2013, 05:42 PM
Okay, so you're saying I should be opening visual studio and adding my test studio project into there instead of test studio itself checking in\out tests?

So knowing that...how do I go about doing that with no project file to add to my solution?...do I just make one?
0
Cody
Telerik team
answered on 11 Sep 2013, 06:58 PM
Hi Steve,

Okay, so you're saying I should be opening visual studio and adding my test studio project into there instead of test studio itself checking in\out tests?

No I'm sorry I'm not trying to state that. You can if you'd like to (use our Export to Visual Studio to create a VS project file), but this is certainly not required. I like doing this so i can switch back and forth between the two for the same test project. I find that I prefer writing my coded steps in Visual Studio. But I'm doing this to take advantage of the advanced code editing you get with Visual Studio, not to solve any workspace problems.

What I'm trying to get at is that Visual Studio comes with an advanced source control explorer and workspace manager. You can use this just by launching Visual Studio. You don't even need to have a project open in Visual Studio. Once you get into the Visual Studio source control explorer you will be able to fix the workspace conflict you're running into.

Does that help clarify?

Regards,
Cody
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Cody
Telerik team
Share this question
or