Search found 10 matches

by KAB
Mon Feb 11, 2013 9:00 am
Forum: General Questions
Topic: Using App.Config
Replies: 3
Views: 2810

Re: Using App.Config

Oh well, thanks for the reply. At least I won't have to consider what I could have done differently. Maybe it could be insluded in a future release, that the app.config in the project is used when compiling the "Recording.runner.exe.config", but then again, if we're the only ones who would like it, ...
by KAB
Mon Feb 04, 2013 2:11 pm
Forum: General Questions
Topic: Using App.Config
Replies: 3
Views: 2810

Using App.Config

Hi We're using app.config (which when we use it runtime gets to be <executableName>.exe.config) to transport information/variables between test recordings/user code, instead of global parameters in the test suite. This approach works fine when running test suite run configurations, as it is then bui...
by KAB
Mon Nov 19, 2012 1:40 pm
Forum: Object Identification and Technologies
Topic: Repository Items found in spy but not in test
Replies: 9
Views: 2736

Re: Repository Items found in spy but not in test

and the word od the day is "Odd". :? The problem is no longer there. I haven't changed anything in the recording, and I haven't even restartet Ranorex or the Pc between the failure and no failure. I'm puzzled to say the least, but glad the issue has gone away, and I'll get back to this if it returns...
by KAB
Tue Nov 13, 2012 1:29 pm
Forum: Object Identification and Technologies
Topic: Repository Items found in spy but not in test
Replies: 9
Views: 2736

Re: Repository Items found in spy but not in test

Just going to continue on this topic, as I don't see any solution to it (not that works for me at least). First my test machine installed components: Ranorex 3.3.3.19655 Microsoft .NET Framework 4 {Client Profile; Extended; Multi-Targeting Pack} The current issue I have, is that I get 2 popup forms ...
by KAB
Thu Aug 09, 2012 9:59 am
Forum: General Questions
Topic: Binding variables to recorded modules called via user code
Replies: 7
Views: 3662

Re: Binding variables to recorded modules called via user code

Just a thought did you consider that if you add a CodeModule to your test suite a new/other instance of it is created just for the execution? No I hadn't considered that, but for now readability of the test is more important than memory use. Still haven't figured it out though, so I'll try phrasing...
by KAB
Wed Jul 04, 2012 1:51 pm
Forum: General Questions
Topic: Binding variables to recorded modules called via user code
Replies: 7
Views: 3662

Re: Binding variables to recorded modules called via user code

Okay I've now tried to do somelike this, but somehow I can't get the variable from one code module to the other. I have one solution handling all my instrument functions, which I've compiled to a .dll (Instruments.dll), which I've then included/added referrenced to in another solution. Using the fun...
by KAB
Tue Jan 31, 2012 1:02 pm
Forum: Automation Discussions
Topic: Anyone Want an Automation Results Dashboard Utility?
Replies: 33
Views: 14607

Re: Anyone Want an Automation Results Dashboard Utility?

Thanks Having finally gotten around to do a bit more testing with this, it seems that my problem/issue was that the dashboard is case sensitive when it looks for the levels so all my level="Error" level="Failure" level="Warn" level="Success" were not detected, as they for some reasons were not in al...
by KAB
Thu Jan 19, 2012 10:11 am
Forum: Automation Discussions
Topic: Anyone Want an Automation Results Dashboard Utility?
Replies: 33
Views: 14607

Re: Anyone Want an Automation Results Dashboard Utility?

Hi The tool looks really usefull, but I have a few questions (after having tried it) - For all my .rxlog-files, i get "RESULT: UNKNOWN", so what am I missing? Do I need to write some kind of "test result verdict" into my log files for the tool to be able to give the overview? - In the Tool there is ...
by KAB
Wed Jan 11, 2012 2:17 pm
Forum: General Questions
Topic: Sharing updated code template and more between multiple mach
Replies: 2
Views: 1727

Re: Sharing updated code template and more between multiple mach

Thanks, just what I needed.

The Path I found the files under were a bit different
%AppData%\Roaming\RanorexStudio3\...

But I got the picture, so thanks again
/KAB
by KAB
Mon Jan 09, 2012 2:09 pm
Forum: General Questions
Topic: Sharing updated code template and more between multiple mach
Replies: 2
Views: 1727

Sharing updated code template and more between multiple mach

Hi I need to make changes to code templates (Tools->Options->Coding->Code Templates) so they conform to our company standard, but how do I the share these updated templates with other machines, so I do not need to manually enter them again on the next machine? I also need to share other settings lik...