Search found 59 matches

by andy.simpson
Wed Mar 01, 2023 5:20 pm
Forum: General Questions
Topic: Synchronising existing Testrail plans with and existing suite of automated tests in Ranorex
Replies: 0
Views: 531

Synchronising existing Testrail plans with and existing suite of automated tests in Ranorex

Hi, I'm just in the middle of a feasibility study into incorporating Testrail with Ranorex. I have watched the webinar and read the user guides. I have referred this to Testrail but I'm not sure they fully understand the question so I thought id put the scenario on here to see if anyone can help. Th...
by andy.simpson
Wed Feb 02, 2022 6:01 pm
Forum: General Questions
Topic: Remote agent zip file cleardown
Replies: 2
Views: 593

Re: Remote agent zip file cleardown

Seemed like the most sensible option was a code module to delete any file with a .zip extension so its all sorted :D
by andy.simpson
Wed Feb 02, 2022 5:59 pm
Forum: General Questions
Topic: Remote agent zip file cleardown
Replies: 2
Views: 593

Re: Remote agent zip file cleardown

After a bit of thought it seemed the best solution was a code module to delete anything in that folder with a .zip extension so its all sorted :D
by andy.simpson
Wed Feb 02, 2022 4:03 pm
Forum: General Questions
Topic: Remote agent zip file cleardown
Replies: 2
Views: 593

Remote agent zip file cleardown

Good afternoon In the process of executing tests via remote agent on the cloud, when the test is run the zipped up package and rxtst files remain in the folder location where the agent is run. Is there anyway we can add something in the teardown script that will erase these? they potentially could h...
by andy.simpson
Wed Jan 19, 2022 4:15 pm
Forum: General Questions
Topic: Running data driven tests on the cloud
Replies: 5
Views: 672

Re: Running data driven tests on the cloud

Thanks for the pointer

Turns out this was really an infrastructure issue and the ip addresses in the cloud needed to be made visible to my machine if anyone has this problem in the future
by andy.simpson
Tue Jan 18, 2022 10:31 am
Forum: General Questions
Topic: Running data driven tests on the cloud
Replies: 5
Views: 672

Re: Running data driven tests on the cloud

OK so what you're saying is the data is gathered locally then packaged and sent to remote agent for execution?
by andy.simpson
Mon Jan 17, 2022 5:46 pm
Forum: General Questions
Topic: Running data driven tests on the cloud
Replies: 5
Views: 672

Running data driven tests on the cloud

Hi, We are currently running Ranorex 9.3.1 and are looking to execute some verification tests in the customers pre-prd cloud environment using their SQL data on site. I have set up some sql views to support this however when you enter the cloud db connection string you are just told its invalid (whi...
by andy.simpson
Wed May 05, 2021 9:51 am
Forum: General Questions
Topic: Troubleshooting issue only occurring on remote agent
Replies: 1
Views: 922

Troubleshooting issue only occurring on remote agent

I'm currently running Ranorex 9.3, In the setup I run a simple code module which dynamically looks up a users id for future use in the test suite. This works fine when running the test locally but when running the tests in the build environment I get the attached error. Now on the face of it I would...
by andy.simpson
Thu Feb 27, 2020 9:34 am
Forum: General Questions
Topic: Google chrome extension issue - a solution
Replies: 1
Views: 957

Google chrome extension issue - a solution

Hi, We have had some crazy problems with the chrome extension where it has not been spying objects, We ran through the steps as outlined here but they didn't help. The solution was so bizarre that I thought it would be worth mentioning on here, so the problem it turned out was that we had not accept...
by andy.simpson
Fri Jan 17, 2020 12:13 pm
Forum: General Questions
Topic: Setting a domain in Xpath to default to a variable
Replies: 4
Views: 1464

Re: Setting a domain in Xpath to default to a variable

definitely food for thought thanks :)
by andy.simpson
Fri Jan 17, 2020 11:15 am
Forum: General Questions
Topic: Setting a domain in Xpath to default to a variable
Replies: 4
Views: 1464

Re: Setting a domain in Xpath to default to a variable

The binding itself isn't really an issue, your 'or' does sound good though, could you show an example of one of your xref paths? Would you not need to edit and organise your repository in a similar way if you did it that way anyway?
by andy.simpson
Fri Jan 17, 2020 10:46 am
Forum: General Questions
Topic: Setting a domain in Xpath to default to a variable
Replies: 4
Views: 1464

Setting a domain in Xpath to default to a variable

Hi, Not really an issue but wondering if anyone here does the same and there is a clever way around it.. So because our automation suite needs to be run against multiple web configurations all of which sit on different domains I have set the domain as a project level variable. This works really well...
by andy.simpson
Fri Jan 17, 2020 10:13 am
Forum: General Questions
Topic: Chrome is blocking extension when accessing through new domain
Replies: 5
Views: 1736

Re: Chrome is blocking extension when accessing through new domain

Hi, I'll log a support ticket for it, so the add-on has been installed/uninstalled using every method including the instrumentation wizard. As I said it functions as it should on the account that it was installed on but when logging in under a different account it fall over. Its not ultimately a pro...
by andy.simpson
Wed Jan 15, 2020 11:21 am
Forum: General Questions
Topic: Chrome is blocking extension when accessing through new domain
Replies: 5
Views: 1736

Re: Chrome is blocking extension when accessing through new domain

Hi,

I explored several methods of installing the chrome extension both installing from the chrome store and unpacking from the Ranorex solution itself. These both work fine but it only works on the environment it was installed on
by andy.simpson
Fri Jan 10, 2020 1:24 pm
Forum: General Questions
Topic: Chrome is blocking extension when accessing through new domain
Replies: 5
Views: 1736

Chrome is blocking extension when accessing through new domain

Hi, I have recently switch my developer domain and have come across an issue with spy not being able to read dom elements successfully. To resolve the issue so far I have Reinstalled the extension Reinstalled Ranorex 9.1.2 I have attempted to unpack the extension suing the developer tools in, it sim...