Forum Discussion
tsuarezc
Occasional Contributor
tsuarezc
4 years agoOccasional Contributor
Look like the execution was stopped but we cannot run it again, the
START button remains disabled.
- nmrao4 years agoChampion Level 3Glad to know you have the configuration already and thanks for the screen shots.
If I were to do achieve the parallel execution of tests (which I never used), probably write own script where one can have control over number of threads etc.
Found below code snippet and probably worth taking a look at it and adopt to your use case if parallelization is paramount for you
https://www.tothenew.com/blog/how-to-use-thread-pooling-using-groovy/
In the above sample (1..10) list is passed as jobs. Here one needs to pass the test case list.
And good place to have the test is questionable and test report.
Related Content
- 2 years ago
- 4 years ago
- 5 years ago
Recent Discussions
- 17 hours ago
- 17 days ago