protocols that Ranorex support

Ask general questions here.
mnoor
Posts: 2
Joined: Sat Nov 08, 2014 1:37 pm

protocols that Ranorex support

Post by mnoor » Sat Nov 08, 2014 1:47 pm

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

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: protocols that Ranorex support

Post by Support Team » Tue Nov 11, 2014 2:23 pm

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

mnoor
Posts: 2
Joined: Sat Nov 08, 2014 1:37 pm

Re: protocols that Ranorex support

Post by mnoor » Mon Nov 17, 2014 12:32 pm

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?

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: protocols that Ranorex support

Post by krstcs » Mon Nov 17, 2014 3:59 pm

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.
Shortcuts usually aren't...