Search found 17 matches

by aunal
Fri Apr 19, 2013 3:12 pm
Forum: General Questions
Topic: Right Click Menus (Java Application)
Replies: 5
Views: 1982

Re: Right Click Menus (Java Application)

Version is 4.0.0

Other than constantly editing XPaths, we haven't observed anything. I will give CTRL+WIN a try and see how it goes.

Thank you.

Best,
Arda
by aunal
Wed Apr 17, 2013 8:54 am
Forum: General Questions
Topic: Using Variables as Arguments
Replies: 3
Views: 2033

Using Variables as Arguments

Hello, Now that we're using Ranorex, we are having some difficulties with values that are changing during run time. What i mean with this is; We have a key field say X, that is unique accross the system. However, this X changes for each test case, since system generates another unique value for ever...
by aunal
Wed Apr 17, 2013 8:27 am
Forum: General Questions
Topic: Right Click Menus (Java Application)
Replies: 5
Views: 1982

Re: Right Click Menus (Java Application)

Yes, yes i did but it seems for Java applications contextmenu handling needs some attention while writing test cases. Since, the menu is not visible until you right click somewhere, tracking them is not possible via spy and related XPaths needs to be configured for each right click menu item.
by aunal
Wed Apr 17, 2013 8:16 am
Forum: Bug Reports
Topic: post-installation error.
Replies: 9
Views: 2856

Re: post-installation error.

Yes, yes, rebooting solved the problem. My apologies for the late response.

Maybe, it would be better if Ranorex directs the users to reboot instead of directing them to start and use the software.

Regards,
by aunal
Mon Feb 18, 2013 8:58 am
Forum: General Questions
Topic: Right Click Menus (Java Application)
Replies: 5
Views: 1982

Right Click Menus (Java Application)

Hello, In our tests, we check whether a certain item exists in right click menu or not. So far, we failed to get a hold on the right click menu with ranorex. We are trying to perform the check by comparing screenshots but as you can imagine comparing screenshots is both time consuming and is not as ...
by aunal
Wed Feb 13, 2013 10:17 am
Forum: Bug Reports
Topic: post-installation error.
Replies: 9
Views: 2856

Re: post-installation error.

I have uninstalled and reinstalled a few times actually but without rebooting the machine. I will try that asap and will inform you guys of the outcome.

I've also added the error report as attachment.

Thanks.

Best,
Arda Unal
by aunal
Wed Feb 13, 2013 9:29 am
Forum: Bug Reports
Topic: post-installation error.
Replies: 9
Views: 2856

Re: post-installation error.

I'm having a similar problem with 4.0.2 cannot post the details right now but i have tried reinstalling a few times eith no success.

Platform: Windows 8 (64 bit)
Ranorex: 4.0.2
by aunal
Fri Jan 27, 2012 6:50 pm
Forum: General Questions
Topic: Screenshots - Group Test Steps - Image Comparison Questions
Replies: 15
Views: 6177

Re: Screenshots - Group Test Steps - Image Comparison Questions

Thank you for your input. but I think you have missed my point, "Comparison with Margins" is not something that is too eccentric, this is a basic and crucial point in number comparison. If I'm going to outsource my automation framework, I expect the application to at least do the basics for me. Anyw...
by aunal
Fri Jan 27, 2012 2:32 pm
Forum: General Questions
Topic: Screenshots - Group Test Steps - Image Comparison Questions
Replies: 15
Views: 6177

Re: Screenshots - Group Test Steps - Image Comparison Questions

I'm well aware of that but not every tester have the necessary development skills, plus this is one of the basics of number comparison. I'm in the process of evaluating this product and I don't want to come up with a solution that can only be used by a few testers.
by aunal
Thu Jan 26, 2012 3:13 pm
Forum: General Questions
Topic: Screenshots - Group Test Steps - Image Comparison Questions
Replies: 15
Views: 6177

Re: Screenshots - Group Test Steps - Image Comparison Questions

:D Well, what about Ranorex 3.4 then? :D

The reason that I'm asking; this is really a big issue for us and I don't want to use User Code Module for almost every field in my AUT.
by aunal
Wed Jan 25, 2012 11:26 pm
Forum: General Questions
Topic: Screenshots - Group Test Steps - Image Comparison Questions
Replies: 15
Views: 6177

Re: Screenshots - Group Test Steps - Image Comparison Questions

:) sure, here it is: You have a number that you want to compare against a previously calculated value, probably an output of an algorithm. As expected, there are some round up errors during the calculation process or some estimations maybe, which you have to consider, so you know that the result is ...
by aunal
Tue Jan 24, 2012 3:30 pm
Forum: General Questions
Topic: Screenshots - Group Test Steps - Image Comparison Questions
Replies: 15
Views: 6177

Re: Screenshots - Group Test Steps - Image Comparison Questions

So, Can we say that "Comparison with Margins" will also be available with Ranorex 3.3 or will we have to use User Code for that as well?

Thanks in advance.

Best Regards,
Arda Unal
by aunal
Fri Jan 20, 2012 8:55 am
Forum: General Questions
Topic: Screenshots - Group Test Steps - Image Comparison Questions
Replies: 15
Views: 6177

Re: Screenshots - Group Test Steps - Image Comparison Questions

Could it be that you have selected a region from the image which you compare and this region never changes? It depends on the region of the image you try to compare. If you select the whole image it fails too? Well, actually, I didn't select any area, I chose to take a screenshot of a component, wh...
by aunal
Wed Jan 18, 2012 2:39 pm
Forum: General Questions
Topic: Screenshots - Group Test Steps - Image Comparison Questions
Replies: 15
Views: 6177

Screenshots - Group Test Steps - Image Comparison Questions

Hello, We're still in the evaluation process and here are a couple of questions that I have encountered today. Ranorex takes screenshots of related components while recording a test case, which is, imo, very useful for the tester. However, once a portion of a test case is prepared, adding components...
by aunal
Tue Jan 17, 2012 9:01 pm
Forum: General Questions
Topic: How to access objects in a Map Application (Java)
Replies: 3
Views: 1834

Re: How to access objects in a Map Application (Java)

Hi, Unfortunately, I cannot due to the security regulations of my company. Map is a standard S-57 map like the one displayed in the attachment. Map is displayed in a JFrame, which is again similar to the one given in the attachment. It contains, basically, objects and vectors but I can't get a refer...