Search found 6 matches

by dave
Thu Feb 21, 2013 6:16 pm
Forum: Mobile Testing
Topic: Apple App Store purchase validation.
Replies: 1
Views: 2582

Apple App Store purchase validation.

I have my iOS application running and can record/play back on device, but I want to validate links in my application that take you to the Apple App Store. Ranorex doesn't see the App store and can't record actions. I want to validate the link, how can I do that if I can't validate the App Store?
by dave
Wed Jan 30, 2013 9:40 pm
Forum: Mobile Testing
Topic: Run your test on any iOS device
Replies: 3
Views: 2731

Re: Run your test on any iOS device

OK, it seems to only give this error when I try to run the individual recording, but runs fine when I run the test case. I specified the variable in the recoding (as explained in the user guide) and bound it, but it is unable to run stand alone unless I switch it from the variable name to the device...
by dave
Wed Jan 30, 2013 8:52 pm
Forum: Automation Tools
Topic: iOS device testing.
Replies: 6
Views: 2488

Re: iOS device testing.

It is bound and works when I run it from the test case, but throws this error when I try to run just the script itself. Everything looks bound correctly, but if I use the "Run" button when looking at the rxrec file itself.
by dave
Mon Jan 28, 2013 7:00 pm
Forum: Mobile Testing
Topic: Run your test on any iOS device
Replies: 3
Views: 2731

Run your test on any iOS device

I went through the steps outlined here:
http://www.ranorex.com/support/user-gui ... html#c4487

But when I try to run the test, I get the following message:
The following module variables are not bound to a data column:
varIOSDevice

I did it per the walk through, what did I do wrong?
by dave
Sun Jan 20, 2013 12:57 am
Forum: Automation Tools
Topic: iOS device testing.
Replies: 6
Views: 2488

Re: iOS device testing.

So I have 2 iOS devices (I have a lot more than 2, but we will start here), I recoded the actions on one device, now I want to run it on additional devices. I seems to want to point to the first device, is there a way to connect multiple devices and have the test run across them? I am using an iPad ...
by dave
Thu Jan 17, 2013 9:02 pm
Forum: Automation Tools
Topic: iOS device testing.
Replies: 6
Views: 2488

iOS device testing.

Reading through the instructions, I have everything built and ready, but how do I run Ranorex Studio under MAC in order to record a scenario?