Trigger postman after ranorex completed task

Class library usage, coding and language questions.
Jomcy
Posts: 1
Joined: Tue Jun 01, 2021 6:27 pm

Trigger postman after ranorex completed task

Post by Jomcy » Thu Jun 03, 2021 4:01 am

I have created a set of data in Ranorex , Soon after the data the data creation done from ranorex side I want to run a postman collection. How can I achieve this?
Any help will be grateful.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Trigger postman after ranorex completed task

Post by odklizec » Fri Jun 04, 2021 6:29 am

Hi,

I think the easiest way to achieve what you want, is to implement a batch file, which first runs Ranorex tests and on next line it starts postman tests? Of course, both actions should be command-line based actions. Batch file starts next command line after the first one is finished.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration