Hello,
I have a some complicated task.
I receive an application (e.g. an .exe).
This application can either be available in a directory or made available via a JIRA task.
I would now like to use this deployment as a trigger to create a VM (Proxmox) and install the application on it.
This installation process is intended to be monitored by Ranorex:
- Are all dialog windows there?
- Are the directories created in the correct location?
and then
- Does the application start?
How can I set up Ranorex to monitor the installation process on a VM and provide me with the results?
I hope I have described it clearly.
I am thankful for every hint!