Run your test on any iOS device

Mobile Testing, Android App Testing.
dave
Posts: 6
Joined: Thu Jan 17, 2013 8:59 pm

Run your test on any iOS device

Post by dave » Mon Jan 28, 2013 7:00 pm

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?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Run your test on any iOS device

Post by Support Team » Tue Jan 29, 2013 5:07 pm

Hello,

It looks like that your data binding is not complete.
Have you already done the step 'Bind the data source to the variable'?
Please make sure, that you are using the data connector as shown in the User Guide.

Regards,
Markus (T)

dave
Posts: 6
Joined: Thu Jan 17, 2013 8:59 pm

Re: Run your test on any iOS device

Post by dave » Wed Jan 30, 2013 9:40 pm

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 name.

Also, is there any way to run the test simultaneously on multiple devices? I currently have 5 iOS devices to test on and the test takes some time to run. It would be nice if I could attach all devices and have them run at once.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Run your test on any iOS device

Post by Support Team » Thu Jan 31, 2013 3:03 pm

Hello,

Please take a look at this post regarding your warning message.

You could run your tests simultaneously on multiple devices (same way as for Android).
Please take a look at Run Tests in parallel in our User Guide.

Regards,
Markus (T)