Experience with Ranorex Agent REST API

Ranorex Studio, Spy, Recorder, and Driver.
bberrabah
Posts: 26
Joined: Wed Dec 20, 2017 6:18 pm

Experience with Ranorex Agent REST API

Post by bberrabah » Tue Mar 05, 2019 12:01 pm

Hello;

Do someone have experience with the Agent REST API please?

Best regards

dugovic.milan
Posts: 68
Joined: Wed Jun 29, 2016 1:19 pm
Location: Frankfurt, Germany
Contact:

Re: Experience with Ranorex Agent REST API

Post by dugovic.milan » Tue Mar 05, 2019 1:57 pm

Hi,

Ranorex is a Functional UI Test Automation tool. It is not designed, out-of-the-box, to be used for service testing, and there is no way to do it without getting into .NET code. Do you have any problems of testing Rest API in you .NET-based project? For instance in Visual Studio? More on this topis here: need-to-test-rest-webservice-using-ranorex-t10029.html
Ranorex Explorer @DVAG
Support my Ranorex Ideas & Improvements
My current approach: Ranorex 9.2.0

bberrabah
Posts: 26
Joined: Wed Dec 20, 2017 6:18 pm

Re: Experience with Ranorex Agent REST API

Post by bberrabah » Tue Mar 05, 2019 3:58 pm

Hi;

My answer to my self, is that the agent is "callable" using Rest API,

for jobs operations: http://AGENT_HOST:8081/api/jobs

You can capture all other HTTP flows using a network/HTTP sniffer like Fiddler.

Regards

dugovic.milan
Posts: 68
Joined: Wed Jun 29, 2016 1:19 pm
Location: Frankfurt, Germany
Contact:

Re: Experience with Ranorex Agent REST API

Post by dugovic.milan » Wed Mar 06, 2019 10:01 am

Hi,

in that case I would highly suggest you to watch 8.3 Webinar which covers among other thing also this topic:
https://www.ranorex.com/automated-testi ... norex-8-3/
Ranorex Explorer @DVAG
Support my Ranorex Ideas & Improvements
My current approach: Ranorex 9.2.0