Search found 7 matches

by mvlismas
Wed Apr 07, 2021 11:09 pm
Forum: Automation Tools
Topic: Ranorex tests work fine locally but fail on remote machine
Replies: 3
Views: 1422

Re: Ranorex tests work fine locally but fail on remote machine

Hello All, My team and I are experiencing a similar issue. We run our Ranorex studio version 9.2.1 on Windows 10 machines. We have a "Ranorex" VM server set to run our tests we create on a nightly basis. Our tests run and test against our Windows app using .Net 4.8. I test my work using the remote a...
by mvlismas
Tue Nov 13, 2018 6:02 pm
Forum: How To …
Topic: How to run a single smart folder from command line ?
Replies: 1
Views: 1751

How to run a single smart folder from command line ?

I am using Ranorex studio 8.1. My layout is similar to this: Project >Test suite 123 >>Test case 123 >>>Smart folder 123 >>>>Recording modules 123 >>>Smart folder 456 >>>>Recording modules 456 >>> Smart folder 789 >>>> Recording modules 789 From a command line I want to run Smart folder 123 only, th...
by mvlismas
Tue Oct 16, 2018 1:58 pm
Forum: Automation Tools
Topic: Server 2016 msbuild errors
Replies: 3
Views: 1898

Re: Server 2016 msbuild errors

I get that. But when I try to install .Net 4.5.2 it gives a message that it is already installed. What else?
by mvlismas
Mon Oct 15, 2018 9:39 pm
Forum: Automation Tools
Topic: Server 2016 msbuild errors
Replies: 3
Views: 1898

Server 2016 msbuild errors

Hello team, I am currently trying to setup a Windows 2016 server to perform "continuous integration" for testing. Here is what is happening. When I pull the source files on to the server, I have a CLI script that will run to build the Ranorex solution. On my Windows 10 workstation, the .Net 4.5.2 ms...
by mvlismas
Thu Apr 26, 2018 2:40 pm
Forum: Automation Tools
Topic: Releasing a remote agent license
Replies: 1
Views: 1762

Releasing a remote agent license

I am running test cases from my local machine and want to perform tests on multiple VM's. When I have a RDP session open I can launch the remote agent to lock one of the remote runtime licenses. When the tests are done and I close the remote agent to free up a license the license manager shows the l...
by mvlismas
Thu Apr 26, 2018 2:30 pm
Forum: Automation Tools
Topic: Ranorex Studio, Remote Desktop, and Ranorex Agent
Replies: 1
Views: 1611

Re: Ranorex Studio, Remote Desktop, and Ranorex Agent

I figured it out if any body is interested. For that particular cmd window call, I specified the command window from the list in the repository items.
by mvlismas
Wed Apr 25, 2018 4:11 pm
Forum: Automation Tools
Topic: Ranorex Studio, Remote Desktop, and Ranorex Agent
Replies: 1
Views: 1611

Ranorex Studio, Remote Desktop, and Ranorex Agent

Here is my scenario. I have a dual monitor system. On the left monitor I am using Ranorex Studio 8.1. On the right monitor I am using a remote desktop session that is running the Ranorex remote agent. After completing the test on the remote system I want to launch a command window on my local machin...