Page 1 of 1

Convert webtestit Java script to Studio compatible script

Posted: Mon Dec 09, 2019 4:03 pm
by rocky.egr
Hello,

I have done the scripting for a web application in Java using webtestit tool. I want to test the mobile app of the same web application. Is there a way to convert the webtestit script to Studio compatible version so that with minimum effort I can test the mobile app too. If not, then please suggest the easiest and fastest way how I can test the mobile app when I already have the scripts completed for its web application.

Thanks

Re: Convert webtestit Java script to Studio compatible script

Posted: Tue Dec 10, 2019 12:28 pm
by odklizec
Hi,

I'm afraid, there is no conversion tool from Webtestit script to Ranorex Studio. And I don't think that there is an easy way to re-use existing Webtestit script in Ranorex. Your only hope might be Selenium Webdriver integration in Ranorex Studio and its Appium support. Check these User Guide topics:
https://www.ranorex.com/help/latest/int ... tegration/
https://www.ranorex.com/help/latest/web ... -endpoint/

Sadly, there is no step-by-step guide for your case. So I think you will either have to figure it out yourself or ask for help Ranorex support guys (via support form available >here<).