How do I Set Up a Shared Test Project Between VS Test Studio Extension and the Test Studio Standalone?

1 Answer 116 Views
Test Configuration VS Plugin
Adam
Top achievements
Rank 1
Adam asked on 06 Apr 2022, 06:24 PM

Good Afternoon,

I've been tinkering with this over the past couple of days, and I am just stuck.  I'm trying to accomplish the following: I want to have a shared test project that both non-dev QA testers AND developers can add tests to.  I had thought that the best way to accomplish this is within Git, but I am just stumped.

Using VS 2022, when I  setup a new Telerik Test Project and try to push it to Git, I can not open the project from within the Test Studio Standalone IDE. Conversely, if I start a Test Studio IDE project and push it to source control, I am unable to open the tests (.tstest files) in order to edit them. 

I think mostly it comes down to me not knowing enough to set this up correctly, and I'm hoping that someone can point me in the right direction so that both the developers AND QA folks on my team can easily work on the same test projects.

Adam
Top achievements
Rank 1
commented on 06 Apr 2022, 06:38 PM

Turns out I kept on creating a new solution versus just adding a Test Project to the existing solution.  Once I actually just added a new VS Telerik Test Project and pushed it to Git I was able to access it as expected.

1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 08 Apr 2022, 09:24 AM

Hi Adam,

Thanks for the detailed explanation. 

Although it seems you have sorted out the issue, I wanted to add some details. The context of the Visual Studio solution and projects differs from the Test Studio standalone project. So, to be able to integrate these between each other and you have started with the Test Studio project, you will need to export it to Visual Studio. This will insert the project into a solution so that Visual Studio can start it correctly. 

The other way round is to create the Test Studio test project into the Visual Studio solution - what you have found yourself already. 

Anyways, I am glad to know that you do not have further issues with sharing the project across the team. Let us know if you need assistance for any other difficulties.

Regards,
Elena
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Test Studio course! Check it out at https://learn.telerik.com/.
Tags
Test Configuration VS Plugin
Asked by
Adam
Top achievements
Rank 1
Answers by
Elena
Telerik team
Share this question
or