Run Tests in parallel

Mobile Testing, Android App Testing.
tgoldber
Posts: 5
Joined: Thu Apr 21, 2016 10:51 am

Run Tests in parallel

Post by tgoldber » Thu Apr 28, 2016 11:44 am

I recorded one Testsuite which runs on an IPad and on an Android Tablet. If I assing a variable to @decivename like it is suggested in this article:

/support/user-guide-20/android-testing/run-your-test-on-any-android-device.html

everything works fine.
The article mentions that it is possible to run the test parallel on more devices, and that I just have to assing a global parameter data bind it to as mention in article:

/support/user-guide-20/lesson-3-data-driven-testing.html

I have no idea how to bind more than one Value to a global parameter even after reading that article and trying different things.

Could someone pls point me in the right direction. I'm out of ideas. :-(

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Run Tests in parallel

Post by odklizec » Thu Apr 28, 2016 12:24 pm

Hi,

There is no point of adding two values to global parameter. What you actually need to do is to pass global parameter via command line, which means you need to run two separate instances of your test, with two different global parameters.

See this article how to pass global parameters via command line...
http://www.ranorex.com/support/user-gui ... html#c4827
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration