our team has been using ranorex 9.3.1, and so far so good.
we run a ranorex test that does test scenarios for our thick desktop client. we've also added code for it to send numbers to elasticsearch, and send alert emails in case of failures.
and now, our team would like more numbers and test volume. i've tried to check around but the closest topic related to this is "docker", but since docker has no realized desktop window, ranorex and our desktop app won't really run on it.
is it possible or can you suggest a way for our scenario to work?
what we'd like to happen would be something like:
1. spin a new instance of a "docker"/"machine"/"windows desktop"/"virtual machine"
2. make sure that instance has a copy of our desktop application and the ranorex test
3. using the floating license server, have the ranorex connect and perform its test
4. do #1 to #4 up to N instances, and generate higher volumes of peformance numbers
any inputs would be highly appreciated
