Is it possible to integrate selenium scripts build on java with the telerik test studio ?
we have some scripts already build on selenium for web application side and need to integrate with a .net application which uses third party controls.
3 Answers, 1 is accepted
0
Cody
Telerik team
answered on 26 Mar 2015, 01:00 AM
Hello Aneesh,
We do not have any features built into Test Studio to allow integration with third party test scripts such as Selenium. However we do support coded steps. If you can figure out how to write code that would launch a third party script you are more than welcome to give it a go.
We have a requirement to come up with the framework( Where in visual studio Plug-in we can have coded files and framework set up in the Visual studio directly). So can I Integrate selenium framework(in C#) with Telerik test studio scripts( Basic idea to have a common framework to maintain and scale it)?
Looking forward to hearing from you,
Thanks,
Durga.
0
Nikolai
Telerik team
answered on 23 Aug 2018, 06:51 AM
Hello Durga,
Please review this blog post which describes how Selenium script can be used inside TestStudio test.