Page 1 of 1

protocols that Ranorex support

Posted: Sat Nov 08, 2014 1:47 pm
by mnoor
Hi
I wanted to know whether Ranorex supports protocols such as REST (full), SOAP, Web service security, Parlay, ....
If yes, is there any kind of guide available for testing these protocols by Ranorex?

Bests,
mn

Re: protocols that Ranorex support

Posted: Tue Nov 11, 2014 2:23 pm
by Support Team
Hello mnoor,

Please visit our "Best Practices" section about how to test Web Services with Ranorex.

http://www.ranorex.com/blog/how-to-test ... th-ranorex

Regards,
Robert

Re: protocols that Ranorex support

Posted: Mon Nov 17, 2014 12:32 pm
by mnoor
Thanks for the response. I have studied this post beforehand, but couldn't reach to a conclusion whether it supports test REST and Parlay (Asynchronous messaging protocol), or web service security protocols?

Re: protocols that Ranorex support

Posted: Mon Nov 17, 2014 3:59 pm
by krstcs
You will need to write user code in order to make the Ranorex test able to interoperate with REST and other services.

Anything that the .NET framework can do can be done with Ranorex since it is built on .NET.