Updating Ranorex Licence Server

1.8k views Asked by At

We need to update Ranorex licence server from version 5.1 to version 5.3.
What is the proper approach to not break the running tests?

I searched on the Ranorex homepage for this issue yet, without finding anything.

2

There are 2 answers

0
else42.de On BEST ANSWER

While user1982826's answer is good the Ranorex support finally answered my question and I want to share their answer:

Generally with the server upgrade the service will be reinstalled and restarted. Depending on how long that lasts (e.g. dependant on the computer), the connection on the client may time out and the test will break. So it would be safer to update the server, when no test is running.

1
user1982826 On

Normally, a simple upgrade should work, but wouldn't it be safer to upgrade the license server when no tests are running? The best way in order to upgrade the license server is uninstalling the old version, restart the machine and install the new version. Usually, it also works if you just run the setup file without uninstalling the old version, but I prefer the uninstall - restart - install approach.