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.