Search found 128 matches

by premravi
Sun Feb 21, 2021 10:13 am
Forum: General Questions
Topic: I am not able to do anything when my ranorex script is running because ranorex use mouse actions to perform the automate
Replies: 1
Views: 1118

I am not able to do anything when my ranorex script is running because ranorex use mouse actions to perform the automate

Hi, I configured Ranorex dll's in visual studio and running my test cases from Visual Studio Now the problem is Ranorex use mouse actions to run the operation in the screen so while the execution is going on I cannot minimize the screen neither I can do anything else in my machine Please help me wit...
by premravi
Fri Jun 05, 2020 10:24 am
Forum: General Questions
Topic: Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition
Replies: 7
Views: 1919

Re: Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition

Hi,

Thanks, I got this setting in the Visual Studio

Now I am able to build the solution but how am I going to run the test cases

Can you please help me in running the test cases

Regards
by premravi
Fri Jun 05, 2020 7:14 am
Forum: General Questions
Topic: Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition
Replies: 7
Views: 1919

Re: Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition

Hi, Thanks for the information In "Write some Ranorex automation code" there is a step which says >>>> "set the Copy Local option to False for all Ranorex assemblies except for Ranorex.Core.Resolver" Please help me to understand where can I find this setting and update the as false for all the assem...
by premravi
Tue Jun 02, 2020 4:36 pm
Forum: General Questions
Topic: Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition
Replies: 7
Views: 1919

Re: Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition

Hi, Thank you for sharing the reference link I tried to configure the Ranorex framework in the Visual Studio enterprise edition Mostly everything is configured but I am not getting how to run those test cases Please guide me in running the test cases in visual studio enterprise edition as there is n...
by premravi
Mon Jun 01, 2020 12:32 pm
Forum: General Questions
Topic: Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition
Replies: 7
Views: 1919

Is it possible to run the Ranorex test suite from the Visual Studio Enterprise edition

Hi, Please help me to understand like if there is any way wherein I can run my ranorex test suite from Visual Studio Enterprise edition Basically I want to completely configure my Ranorex test framework in Visual Studio Enterprise edition Please help me to understand if there is any way we can achie...
by premravi
Fri Apr 24, 2020 11:05 am
Forum: General Questions
Topic: Run a .bat file from Ranorex Studio
Replies: 1
Views: 1712

Run a .bat file from Ranorex Studio

Hi,

How can I run the .bat file from the Ranorex studio

Regards
by premravi
Wed Apr 15, 2020 2:11 pm
Forum: General Questions
Topic: How to add a plugin in Ranorex
Replies: 1
Views: 1027

How to add a plugin in Ranorex

Hi,

Please help me to understand how can we add the plugin in Ranorex so that I can use those features also in Ranorex which are available in that plugin

Regards
by premravi
Wed Apr 08, 2020 11:22 am
Forum: General Questions
Topic: Is it possible to run Ranorex test cases in a machine where Ranorex tool is not installed
Replies: 1
Views: 952

Is it possible to run Ranorex test cases in a machine where Ranorex tool is not installed

Hi,

A basic question

Is it possible to run Ranorex test cases in a machine where Ranorex tool is not installed ?

Regards
by premravi
Tue Feb 18, 2020 12:53 pm
Forum: General Questions
Topic: Parallel Testing with Virtual Machines
Replies: 1
Views: 1042

Parallel Testing with Virtual Machines

Hi, I saw this Ranorex Webinar where they explained how to perform parallel testing with Virtual Machines but I still need more input on it the webinar was on a very high level Can you please help me setting up the environment like how can we achieve this in real The requirement is same, I have 300 ...
by premravi
Fri Feb 14, 2020 9:44 am
Forum: General Questions
Topic: How to change the source control from TFS to GIT
Replies: 3
Views: 1208

Re: How to change the source control from TFS to GIT

Hi,

After completing my initial commit

Getting this message box as displayed in the attach screenshot

What will be the master path and the remote path

Please help

Regards
by premravi
Thu Feb 13, 2020 1:26 pm
Forum: General Questions
Topic: How to change the source control from TFS to GIT
Replies: 3
Views: 1208

How to change the source control from TFS to GIT

Hi,

Till now I was using TFS as my source control

Now organization is moving to GIT

So please help me out what steps to follow to change the source control to GIT

Thanks
Regards
by premravi
Fri Jan 24, 2020 8:31 am
Forum: General Questions
Topic: Not able to run the test cases from the Ranorex Test Suite Runner
Replies: 7
Views: 1427

Re: Not able to run the test cases from the Ranorex Test Suite Runner

Hi,

How can I contact the Ranorex Support Team

Regards
by premravi
Thu Jan 23, 2020 1:20 pm
Forum: General Questions
Topic: Not able to run the test cases from the Ranorex Test Suite Runner
Replies: 7
Views: 1427

Re: Not able to run the test cases from the Ranorex Test Suite Runner

Hi, If I run it from Studio, it is running perfectly fine Start Report also works perfectly fine while running from studio Even more I tried running from command prompt window, it ran successfully without any error Only From Ranorex Test Suite Runner it is throwing this error "Value cannot be Null" ...
by premravi
Thu Jan 23, 2020 11:58 am
Forum: General Questions
Topic: Not able to run the test cases from the Ranorex Test Suite Runner
Replies: 7
Views: 1427

Not able to run the test cases from the Ranorex Test Suite Runner

Hi, I am trying to run the test cases from the Ranorex Test Suite Runner without launching the Ranorex Studio So that only my runtime license is occupied and my floating license I can still use it So simultaneously both the tasks can go But I am getting an error "Value Cannot Be NULL" Please find th...
by premravi
Fri Jan 10, 2020 3:48 pm
Forum: General Questions
Topic: Automate the color of the bar diagram
Replies: 11
Views: 1047

Re: Automate the color of the bar diagram

Hi, Thanks a lot for helping me out in this scenario, The xpath what you have suggested are identifying the bar graph in both the condition when the Gradient checkbox is checked and not checked I am trying some unique xpath which will identify the graph only when the gradient is checked So later I c...