parallel run of Cucumber scenario outline examples
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2021
04:44 PM
11-14-2021
04:44 PM
parallel run of Cucumber scenario outline examples
Hi Team,
I am looking to run cucumber scenario. examples in parallel, But I didn't get any way to achieve that, Can you please help me to understand if we can achieve that.
Thanks
Abhirup
Labels:
- Labels:
-
Cucumber-JVM
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2021
03:38 AM
11-18-2021
03:38 AM
Can this be what you are looking for?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2021
10:52 PM
11-20-2021
10:52 PM
Thanks for the reply, I am look to run all Scenario Outline rows in parallel, in cucumber Junit.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2021
12:52 PM
11-21-2021
12:52 PM
Then you can also look here: https://qaautomation.expert/2021/05/05/parallel-testing-in-cucumber-with-junit/
Here is a great explanation on how the execution works.
Here is a great explanation on how the execution works.
