Search found 109 matches

by gilbar16
Wed Mar 30, 2016 3:41 pm
Forum: Mobile Testing
Topic: Ranorex 5.4.3 and iOS 9.3: Missing AccessibilityLabel Values
Replies: 8
Views: 2189

Re: Ranorex 5.4.3 and iOS 9.3: Missing AccessibilityLabel Values

Thanks for the update, Markus.

If the issue we're seeing with the RxBrowser in 5.4.5, "Textbox rolls up and off the screen when you start typing in values", has been fixed then we will install 5.4.6. Otherwise, maybe we'll just wait for the 6.0 release.

Thanks again.
Gilbert
by gilbar16
Fri Mar 25, 2016 7:18 pm
Forum: Mobile Testing
Topic: Ranorex 5.4.3 and iOS 9.3: Missing AccessibilityLabel Values
Replies: 8
Views: 2189

Re: Ranorex 5.4.3 and iOS 9.3: Missing AccessibilityLabel Values

Any changes to RxBrowser and RxServiceApp in this Ranorex version 5.4.6 or are they basically the same as in 5.4.5?

Thanks.
Gilbert
by gilbar16
Thu Mar 24, 2016 5:30 pm
Forum: Mobile Testing
Topic: Ranorex 5.4.3 and iOS 9.3: Missing AccessibilityLabel Values
Replies: 8
Views: 2189

Re: Ranorex 5.4.3 and iOS 9.3: Missing AccessibilityLabel Values

Hello Markus, Is this 5.4.6 version just for the iOS 9.3 issue and that the 6.0 version is about to be released soon? Also, the link provided seems to not include the RanorexLicenseManager since its version and Studio's version have to match. Just wondering if it's worth downloading and installing 5...
by gilbar16
Tue Mar 22, 2016 8:47 pm
Forum: General Questions
Topic: Sorting Repository Items into Alphabetical Order
Replies: 3
Views: 1295

Re: Sorting Repository Items into Alphabetical Order

This is kind of similar to what I'd like to see within a Test Suite... containing lots of test cases and you have to select each item one by one. An option to Select All or Unselect All I'll send an email to Ranorex support for this enhancement request too. Ooops...Never mind. Ranorex kind of have t...
by gilbar16
Tue Mar 22, 2016 8:35 pm
Forum: Mobile Testing
Topic: Advice on making scripts runable on different devices
Replies: 10
Views: 2732

Re: Advice on making scripts runable on different devices

Hi Pavel, Thanks so much for making this very clear. (logical operators between adapters -- being the key) I wish Ranorex User Guide will have more of this kind of information/examples to make it easier to find ways of making Ranorex scripts runable on different devices/Operating Systems. Sometimes ...
by gilbar16
Tue Mar 22, 2016 6:03 pm
Forum: Mobile Testing
Topic: Advice on making scripts runable on different devices
Replies: 10
Views: 2732

Re: Advice on making scripts runable on different devices

Hi, I'm not quite sure how this "use a generic element" is done. In my case, this is how the RxBrowser presents it: the button Back for iOS has a Base:.//tooolbar /mobileapp[@title='ranorex.RxBrowser']//toolbar/button[@accessibilitylabel='Back'] while in Android, the button Back has a Base:.//contai...
by gilbar16
Tue Mar 22, 2016 1:47 am
Forum: Mobile Testing
Topic: Advice on making scripts runable on different devices
Replies: 10
Views: 2732

Re: Advice on making scripts runable on different devices

If you are developing the apps, then just identify by rid in android and accessibilityId in iOS. then you can place the the same value in those id, and use the (rid=.. or accessibiltyId=...) as the xpath (ignore the rest) even if you are not developing the apps, you can still use the OR operator in...
by gilbar16
Fri Mar 18, 2016 9:37 pm
Forum: Mobile Testing
Topic: Where do you change the default 2.5m Validation duration
Replies: 2
Views: 3802

Where do you change the default 2.5m Validation duration

When you Validate for a non-existence of an object, the default duration is 2.5m which is kind of too long. After 2.5 minutes, Ranorex will pass the test when the object is not found. Where do you change this duration or how do you override this value? The Properties tab does not have it. Thanks. Gi...
by gilbar16
Wed Mar 16, 2016 6:12 pm
Forum: Mobile Testing
Topic: Advice on making scripts runable on different devices
Replies: 10
Views: 2732

Re: Advice on making scripts runable on different devices

Hi Lucian, Those are all good advices. Thank you. Let's hope we hear some more from others who may have been using Ranorex on the different devices. It's kind of so misleading though when you go to some websites and some people do claim or advertise that "one script you just completed on Android dev...
by gilbar16
Tue Mar 15, 2016 7:10 pm
Forum: Mobile Testing
Topic: Advice on making scripts runable on different devices
Replies: 10
Views: 2732

Advice on making scripts runable on different devices

Hello, Been testing on iOS devices and now ready to execute the same tests on Android devices. Please share any tips/advice you may have to make scripts compatible with different mobile devices. For example, in iOS, the Back, Forward, Refresh, Go buttons are detected by Ranorex under Base:.//toolbar...
by gilbar16
Fri Mar 11, 2016 2:04 am
Forum: General Questions
Topic: Plugins for Ranorex - disable temporarily ?
Replies: 2
Views: 1253

Re: Plugins for Ranorex - disable temporarily ?

Thanks again krstcs !

I just thought maybe it is similar to QTP/UFT where it recommends to only enable/install plugins that are needed for the AUT.
by gilbar16
Fri Mar 11, 2016 1:43 am
Forum: How To …
Topic: Best practice in Test Suite usage
Replies: 6
Views: 3277

Re: Best practice in Test Suite usage

Whoa! Thanks for sharing these info. But a little bit or way too much for most of us to follow. You sounded like a former co-worker who set up similar stuffs in QAPartner (now SilkTest) years ago. Everything was fine if you can follow his coding but, when he left the company, oh boy. Slowly but sure...
by gilbar16
Thu Mar 10, 2016 8:00 pm
Forum: General Questions
Topic: Plugins for Ranorex - disable temporarily ?
Replies: 2
Views: 1253

Plugins for Ranorex - disable temporarily ?

Hi, In the Help/About box, I noticed that there are at least 16 Plugins installed from the standard or default installation (not changing any options). Ranorex performance wise, will it help a lot if we choose the Disable temporarily option (from Right clicking a plugin) to disable plugins that are ...
by gilbar16
Thu Mar 10, 2016 6:47 pm
Forum: How To …
Topic: Best practice in Test Suite usage
Replies: 6
Views: 3277

Re: Best practice in Test Suite usage

Excellent tips/suggestions, krstcs !!! I assume that when you say "organize your tests", you meant creating folders in the Test Suite then adding all Login tests in the Login folder, for example. It would be nice if we can see a sample of your dynamic and data-driven test frame plus your Test Data M...
by gilbar16
Wed Mar 09, 2016 7:04 pm
Forum: General Questions
Topic: Ranorex User Guide - when is an update coming?
Replies: 3
Views: 1307

Ranorex User Guide - when is an update coming?

The more I use the Ranorex User Guide with Ranorex 5.4.5, the more areas I see that needs to be updated.
Settings dialog is one of them where a couple of Tabs are not covered in the User Guide.