Search found 6 matches

by starrdoug99
Wed Mar 06, 2019 11:21 pm
Forum: Mobile Testing
Topic: Validate Push Notifications?
Replies: 1
Views: 1849

Validate Push Notifications?

We have multiple iOS and Android apps that are starting to use push notifications to notify our users of specific actions that they need to take in the app. It is becoming a major feature in our apps and we have gotten requests to write automated tests to verify that these push notifications are bei...
by starrdoug99
Mon Jun 04, 2018 7:21 pm
Forum: General Questions
Topic: Validating text in Multiple Language Formats
Replies: 1
Views: 1200

Validating text in Multiple Language Formats

We are using Ranorex to validate a bunch of values in cells in reports on one of our web products. We validate the value in each cell in a validation step in a recording as you would expect. This product just implemented support for multiple languages and we are being asked to make the automation ru...
by starrdoug99
Wed Mar 11, 2015 4:59 pm
Forum: Mobile Testing
Topic: Trouble instrumenting iOS with wizard
Replies: 1
Views: 2107

Trouble instrumenting iOS with wizard

We recently updated to Ranorex 5.3.0 to take advantage of the new automatic instrumentation of iOS apps. I have obtained the .p12, .mobileprovision and the associated .ipa file from our developers. When I attempt to use the instrumentation wizard to instrument and deploy the app following the instru...
by starrdoug99
Mon Oct 20, 2014 9:31 pm
Forum: Mobile Testing
Topic: Using Deploy Android App action, but cant complete install
Replies: 1
Views: 2415

Using Deploy Android App action, but cant complete install

I've created a Ranorex recording that uses the Deploy Android App Action and successfully instruments and deploys my app to my mobile device... sometimes. Most of the time the report says that the Test Suite ran successfully but nothing ever shows up on the mobile device. The bigger problem is when ...
by starrdoug99
Thu Jul 12, 2012 9:18 pm
Forum: Bug Reports
Topic: Repository item cant be made visible after editing path
Replies: 2
Views: 2899

Re: Repository item cant be made visible after editing path

Thank you krstcs,i changed the path to use the "@visible='true'"and that fixed the problem.
by starrdoug99
Thu Jul 12, 2012 7:00 pm
Forum: Bug Reports
Topic: Repository item cant be made visible after editing path
Replies: 2
Views: 2899

Repository item cant be made visible after editing path

I made a new recording that validates the Accessible Value of a listitem. Our application sometimes assignes controlids in the xpath, but the controlid changes each time a new instance of the window is opened, so i have to remove these controlids from the path, which normally works fine. For this it...