I have a scenario that I am trying to implement with Ranorex. My company creates software where two desktop software stores connect to a desktop home office. For example, store 1 transfer an item to a store 2. Once the item makes it to store 2, it has to be manually received. So essentially we have 2 store level version of our software running on two different computers. I am trying to figure out how to synchronize test cases so that test case 1 runs on computer 1 to send the inventory. While test case 2 running on computer 2 received the item into the store. Is this possible through virtual machines? Or with the remote agent?usps trackingshowbox
Synchronize Test Cases on Two Different Computers!!
-
- Posts: 10
- Joined: Tue Nov 05, 2019 5:17 am
Re: Synchronize Test Cases on Two Different Computers!!
Hi,
I'm afraid, it's not possible to run the same test suite on two different computers and get one report with collected results from both test cases. The only thing, what you might be able to do, is to run the test suite separately on both computers (one after another) and get two reports. I would personally use Jenkins (any CI solution), but it should be doable with Ranorex remote execution as well?
I'm afraid, it's not possible to run the same test suite on two different computers and get one report with collected results from both test cases. The only thing, what you might be able to do, is to run the test suite separately on both computers (one after another) and get two reports. I would personally use Jenkins (any CI solution), but it should be doable with Ranorex remote execution as well?
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
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