Dividing and running the tests parallel. #903
Unanswered
amit-thorat
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Hi @amit-thorat ! |
Beta Was this translation helpful? Give feedback.
2 replies
-
At the scale of where you are (around 8 hours of tests for each test run), you have two options:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team Marathon, I'm trying to integrate the marathon for our project. We have around 6500 UI tests, our current implementation takes around 2 hours to run all test with 4 devices connected.
We are using composer lib do this job. The tests divides into 4 groups and runs simultaneously. e.g. 1625 tests on each device.
I want to achieve the same thing with marathon. Please help, from documentation I didn't understand much.
Also suggest the ways to run the tests faster.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions