Forum Discussion
kondasamy
10 years agoRegular Contributor
Vishnu,
There are different possibilities for your requirement! Infact your requirement is similar to the linkage between HP ALM/ QC and SoapUI. For this, we have a different plugin called DragonFly. I don't think there is a ready made plugin like this for Telerik Test Studio. Here are few solutions which would help you to make a link between Test Studio and SoapUI,
Solution 1: You could use TestRunner.bat/ TestRunner.sh to run SoapUI Projects/ TestSuites/ TestCases from an external system (say VBA/ C# etc.,)
Solution 2: Another possibility is try Jacob/ Groovy Scriptom concept to call .Net based applications from Java platform. Please find the reference links below,
- https://github.com/groovy/Scriptom
- https://forum.soapui.org/viewtopic.php?f=5&t=24665
- http://ryanoglesby.net/2013/08/23/executing-soapui-from-quality-center-part-1/
Thanks,
Samy