Search found 43 matches

by Pavlo
Tue Nov 12, 2013 10:42 am
Forum: Automation Tools
Topic: Ranorex Spy failed to load assemblies
Replies: 5
Views: 3117

Re: Ranorex Spy failed to load assemblies

Hey I was using Ranorex Spy copied to app.exe folder all this time and only now get back to this and continued investigations. So here are results: 1. User is local admin 2. User Account Control is enabled 3. Ranorex Spy started as admin => same results: "Failed to load assemblies" message, much les...
by Pavlo
Mon Oct 07, 2013 3:02 pm
Forum: General Questions
Topic: Keyboard shortcuts when building object repo
Replies: 7
Views: 3743

Re: Keyboard shortcuts when building object repo

Tracking in the repository is intended to be used to add items to the repository, so you are asking for a fundamental change in behavior. That is exactly my problem: tracking from stand-alone spy is adding items to repository (if ranorex studio with repository is opened), which is new behavior (it ...
by Pavlo
Wed Sep 18, 2013 10:21 am
Forum: General Questions
Topic: Keyboard shortcuts when building object repo
Replies: 7
Views: 3743

Re: Keyboard shortcuts when building object repo

Hi Also - can I turn off feature to add items to repository automatically when I click "Track" button? Use case (with detailed explanations): 1. There is existing repository (relatively big: 5k lines in rxrep file) 2. Something was updated in application under test and I want to see "old rxpath" for...
by Pavlo
Fri Aug 23, 2013 11:16 am
Forum: Automation Tools
Topic: Control/configure rxpath generate algorithm
Replies: 1
Views: 1870

Control/configure rxpath generate algorithm

Hi all Are there some ways to control/configure rxpath generate algorithm? I don't know how to explain that better, may be on examples it will most understandable. So: Currently generated rxpath: /form[@controlname='DealDetails']/container[@controlname='panelButtons']/element[@controlname='btnOk']/b...
by Pavlo
Fri Aug 23, 2013 10:39 am
Forum: General Questions
Topic: Keyboard shortcuts when building object repo
Replies: 7
Views: 3743

Re: Keyboard shortcuts when building object repo

Hi

Can you please add such keyword shortcut? In some next version of Ranorex?
I'm not using track button, because default ranorex rxpath generated is not good for me, so new items are named and created manually.

-re
Pavlo
by Pavlo
Thu Aug 01, 2013 3:06 pm
Forum: General Questions
Topic: What is different between Repository folders:App,Root,Simpl?
Replies: 1
Views: 3353

What is different between Repository folders:App,Root,Simpl?

Hi Ranorex team

Can you please explain what is the difference between Repository folders ?
  • App Folder
    Rooted Folder
    Simple Folder
What is the best way of working with those folders? When should I use Rooted Folder and when Simple Folder?
by Pavlo
Tue Jun 25, 2013 9:17 am
Forum: Bug Reports
Topic: Ranorex Report filters sorted by messages order.
Replies: 17
Views: 6027

Re: Ranorex Report filters sorted by messages order.

Thanks, now it all works :)
by Pavlo
Fri Jun 21, 2013 1:52 pm
Forum: Bug Reports
Topic: Ranorex Report filters sorted by messages order.
Replies: 17
Views: 6027

Re: Ranorex Report filters sorted by messages order.

What is View.rxlog ? Where should I take this file? What should be it's content?
by Pavlo
Fri Jun 21, 2013 11:06 am
Forum: Automation API
Topic: NUnit RemoteTestRunner slowness
Replies: 10
Views: 3525

Re: NUnit RemoteTestRunner slowness

There are minor performance issues when executing tests from nUnit, but those are not critical.
It takes bit more time to find elements, but did not block my tests.
I was looking for a ways how to improve that (if any).

-re
Pavlo
by Pavlo
Wed Jun 19, 2013 3:59 pm
Forum: Bug Reports
Topic: Ranorex Report filters sorted by messages order.
Replies: 17
Views: 6027

Re: Ranorex Report filters sorted by messages order.

I've tried that, but got exception Code: string customXSLFile = Config.RootPath + "3rdParty\\RanorexReport4_DEBUG_disabled.xsl"; TestReport.Setup(ReportLevel.Debug, reportFileName, true, true, new Duration(1000), customXSLFile); Exception details: System.IO.DirectoryNotFoundException: The custom rep...
by Pavlo
Tue Jun 18, 2013 11:02 am
Forum: Bug Reports
Topic: Ranorex Report filters sorted by messages order.
Replies: 17
Views: 6027

Re: Ranorex Report filters sorted by messages order.

Hi Can you please advise how to use custom xsl file if I'm not using TestSuites. I'm setting up reports manually with following piece of code TestReport.Setup(ReportLevel.Debug, reportFileName, true, true, new Duration(1000)); And I can't find any tip in Ranorex documentation and forum how to use cu...
by Pavlo
Tue Jun 18, 2013 8:57 am
Forum: Automation API
Topic: NUnit RemoteTestRunner slowness
Replies: 10
Views: 3525

Re: NUnit RemoteTestRunner slowness

Hi guys

Was there any continuation for this story?
I'm also using nUnit (currently use version 2.6.0) and execute all tests from nUnit GUI, so - can you please share results and recommendations how to properly use nUnit?

-re
Pavlo
by Pavlo
Fri Jun 14, 2013 3:08 pm
Forum: Automation Tools
Topic: Ranorex Spy failed to load assemblies
Replies: 5
Views: 3117

Re: Ranorex Spy failed to load assemblies

Hi Markus .Net 4 Extended is installed. Which snapshot should I send? Generated from Spy which is started from ProgrammFiles, or the one generated from Spy copied to my application folder? RXPath is different if I run Spy from different place (there are much less useful info if Spy was started from ...
by Pavlo
Thu Jun 13, 2013 7:50 am
Forum: Automation Tools
Topic: Ranorex Spy failed to load assemblies
Replies: 5
Views: 3117

Ranorex Spy failed to load assemblies

Hi Ranorex Team Can you please advice why standalone Ranorex.Spy (not started from Ranorex Studio) could fail to load assemblies ? Brief description of this case: 1. Application under test: Winforms app 2. System: Window 7, 32 bit 3. Ranorex version: 4.0.2 I simply start application, start Ranorex.S...
by Pavlo
Mon Mar 18, 2013 1:31 pm
Forum: Automation Tools
Topic: Node-locked licenses on license server
Replies: 6
Views: 4960

Re: Node-locked licenses on license server

Ok, I've already found how it should be done. So will post solution just for case if somebody else will want to do same task: 1. Run Ranorex License Tool 2. Enter node-locked license key 3. Click "Install" button 4. Go to %ALLUSERSPROFILE%\Application Data folder and copy file Ranorex3.lic (for win2...