How to run parallel execution using Kobiton Cloud

When we run our mobile scripts using Kobiton, then list if favorite devices comes and we have to select only 1 device from list. Is it possible to run our mobile scripts on more than 1 devices at the same time means more than 2 sessions will run parallel.

1 Like

You can select different Kobiton devices to be used in a Test Suite Collection and execute it in parallel mode.
Please refer to this page for more details: https://docs.katalon.com/display/KD/Execute+a+test+suite+collection#Executeatestsuitecollection-TestSuiteCollectionexecution

Regards

I want to run all test cases on test suite on similar device how can I achieve that?

Murtaja Arifhusen Kadiyani said:

I want to run all test cases on test suite on similar device how can I achieve that?

You can achieve this easily by:
1. Create a Test Suite by your own.
2. Add this Test Suite to a Test Suite Collection. If you want to run these test suites on similar devices, then just add multiple of them.
3. Select Kobiton device to run with
The expected settings will be like this:

Screen Shot 2018-02-05 at 10.36.26.png