Hi, i am currently facing an issue with recording in telerik. This is an open issue pending debugging from telerik. Meanwhile i wanted to enquire, is it possible in any way to record my test case in visual studio and playback and debug in telerik. As i have seen, that the entire recording is sccusfully done in VS. and i wish to use teleriks multiple browser playback att attribute.
Thanks
akhil
5 Answers, 1 is accepted
Yes you can playback a test in Test Studio which is recorded in VS. All you need is to open the VS project in Test Studio.
You can also execute the tests in all browsers under Visual Studio (see the attached screen shot).
If I am missing something please elaborate a bit more on your scenario.
Hope to hear from you soon.
Boyan Boev
Telerik
Test Studio Trainings
Hi Boyan,
Thank you for your response. I currently have a existing project in VS and wish to open it in Test studio. The test cases that i have recorded in VS are not using the Telerik add in tool but rather the regular way or recording on VS.
Could you clarify again if this test case can be opened in Test studio. And if yes, could you provide a screen shot or 2 of how to. As i have tried opening existing project through test studio, but the test cases are not displayed in the folder structure.
Thanks,
Akhil
Yes I confirm that you can open a test in Test Studio which is recorded in Visual Studio.
Here is a detailed video how to achieve it.
If the issue persists please go ahead and send us the entire project so we can investigate it deeper.
Hope this helps.
Boyan Boev
Telerik
Reserve your seat today!
Hi Boyan,
I see what you are doing in the video, i am aware of that functionality. My question is, can i record a script in VS with the .webtest extension and somehow open it in Test Studio (with .tstest extension). Or, is there a way to generate the .resx file required by Test Studio for each test case recording
Unfortunately you cannot execute this test in Test Studio. This is a pure Microsoft Visual Studio web test and Test Studio cannot execute it.
Also if you convert a .tstest test to a unit test, it can only be run by VS or from MSTest command line.
Thank you for your understanding.
Boyan Boev
Telerik
Reserve your seat today!