Search found 22 matches

by Andrew Simpson
Mon Nov 27, 2017 4:02 pm
Forum: Automation API
Topic: Opening ranorex as a different user
Replies: 1
Views: 2335

Opening ranorex as a different user

Hi, We have an internal testing environment and our AUT has different configurations based on who you log in as, as part of the test we need to start the application but as a different user so we are prompted for the right screen. I wanted to do this using the application.run method but don't seem t...
by Andrew Simpson
Mon Jul 24, 2017 1:06 pm
Forum: Automation Tools
Topic: e2e test failing due to missing dll's or dependencies
Replies: 7
Views: 2431

Re: e2e test failing due to missing dll's or dependencies

Purging the neoload modules did actually resolve this, the second issue was the project was not updating correctly in visual studio so the fix was not showing in the overnight run
by Andrew Simpson
Tue Jul 18, 2017 11:37 am
Forum: Automation Tools
Topic: e2e test failing due to missing dll's or dependencies
Replies: 7
Views: 2431

Re: e2e test failing due to missing dll's or dependencies

I can see the module on the target machine if I load the deployed project using test suite runner but when running the test there get a very similar error
by Andrew Simpson
Tue Jul 18, 2017 10:54 am
Forum: Automation Tools
Topic: e2e test failing due to missing dll's or dependencies
Replies: 7
Views: 2431

Re: e2e test failing due to missing dll's or dependencies

I have removed the neoload references from my project that seems to remove all the errors but one of them, does anyone know where the below reference originates from?

Thanks
by Andrew Simpson
Mon Jul 17, 2017 9:52 am
Forum: Automation Tools
Topic: e2e test failing due to missing dll's or dependencies
Replies: 7
Views: 2431

Re: e2e test failing due to missing dll's or dependencies

Hi,

How do I check that it has been deployed? I have checked in the appropriate folder but only shows the .exe for each test suite and a shared dll as shown below

Alternatively how can I purge neoload form Ranorex as it is not required as part of the test suite

Thanks
by Andrew Simpson
Thu Jul 13, 2017 4:10 pm
Forum: Automation Tools
Topic: e2e test failing due to missing dll's or dependencies
Replies: 7
Views: 2431

e2e test failing due to missing dll's or dependencies

Ranorex version: 7.0.0 System: local VM and remote VM running Windows Server 2012r2 Source control and CI: VSO 2013, MTM 2013, Im having an issue where a set of e2e tests are failing at a specific point, it doesn't appear to be a problem with the AUT as it works fine manually but I get the attached ...
by Andrew Simpson
Wed May 10, 2017 4:04 pm
Forum: Object Identification and Technologies
Topic: Unable to see list item elements in ranorex 7.0
Replies: 4
Views: 1874

Re: Unable to see list item elements in ranorex 7.0

Yeah I have, this worked for some list items but not for most of them, when you pause spy to open the table it just wont highlight any item on the drop down as it does with the drop downs that work as expected. Seems to work more often than not, in fairness is may well be the way the aut is designed...
by Andrew Simpson
Wed May 10, 2017 12:00 pm
Forum: Object Identification and Technologies
Topic: Unable to see list item elements in ranorex 7.0
Replies: 4
Views: 1874

Re: Unable to see list item elements in ranorex 7.0

Although I still think this is an issue with ranorex 7.0, can someone lert me know whether this issue needs to be logged

Thanks
by Andrew Simpson
Tue May 09, 2017 5:18 pm
Forum: Object Identification and Technologies
Topic: Unable to see list item elements in ranorex 7.0
Replies: 4
Views: 1874

Re: Unable to see list item elements in ranorex 7.0

Ive actually solved this but thought I would add what ive learned for anyone else Although Spy does not appear to see the list items if you add in a generic list item top the repository it will find it on the dropdown So in the repository select add new item then its path as listitem[@text='text you...
by Andrew Simpson
Tue May 09, 2017 4:51 pm
Forum: Object Identification and Technologies
Topic: Unable to see list item elements in ranorex 7.0
Replies: 4
Views: 1874

Unable to see list item elements in ranorex 7.0

Hi, I have recently upgraded to ranorex 7, I have noticed that with the new wpf functionality(wpfimprovedonly) turned on it appears to be excluding the list items for the drop downs making them impossible to select. In its place there is a text item that just shows whatever item on the dropdown it s...
by Andrew Simpson
Mon May 08, 2017 9:52 am
Forum: General Questions
Topic: Random overnight test reports not showing in MTM
Replies: 1
Views: 1405

Random overnight test reports not showing in MTM

RX version 7 Local VM running windows server 2012r2 Source control and CI: VSO 2013, MTM 2013 Hi, Not sure if this is an issue with Ranorex or MTM thought Id just post it on here to see if anyone else has had the issue. We run our overnight tests on an application server using Microsoft Test Manager...
by Andrew Simpson
Thu Apr 06, 2017 3:39 pm
Forum: Automation Tools
Topic: Upgrade to Ranorex ver 7 and the report generated is blank
Replies: 4
Views: 2088

Re: Upgrade to Ranorex ver 7 and the report generated is blank

I have duplicated my project on a separate VM to test ver7 before upgrading fully. I am using tortoisemerge to upgrade the custom report template but where do I get the default transformation files for ver 6 & 7? Point 2 on link below http://www.ranorex.com/release-notes/upgrading-custom-reports-to-...
by Andrew Simpson
Thu Apr 06, 2017 12:07 pm
Forum: Automation Tools
Topic: Upgrade to Ranorex ver 7 and the report generated is blank
Replies: 4
Views: 2088

Upgrade to Ranorex ver 7 and the report generated is blank

Ranorex version: 7 System: local VM and remote VM running Windows Server 2012r2 Source control and CI: VSO 2013, MTM 2013, I know there have been several topics on this but think this is slightly different Upgrading to version 7 the report being generated is blank apart from the template items at th...
by Andrew Simpson
Wed Apr 05, 2017 1:36 pm
Forum: Automation Tools
Topic: Ranorex and Neoload Intergration
Replies: 2
Views: 2297

Re: Ranorex and Neoload Intergration

Hi,

Thanks for that, strangely I wasn't even aware that version 7 had been released so I did wonder why that was ref'd in the app.config file. I will update to ver7 and note whether that fixes the issue.

Thanks
by Andrew Simpson
Wed Apr 05, 2017 10:53 am
Forum: Automation Tools
Topic: Ranorex and Neoload Intergration
Replies: 2
Views: 2297

Ranorex and Neoload Intergration

Hi :) Ranorex version: 6.1.0 System: local VM and remote VM running Windows Server 2012r2 Source control and CI: VSO 2013, MTM 2013, I'm in the process of trying to integrate our existing automated suite, I should mention at this point that the tests centralize around windows based software so first...