Running Cucumber Scenarios in Parallel & NOT Feature Files

When the Cucumber Scenarios are atomic (having no dependency on each other), there is NO point in running the feature files in parallel for faster execution. The scenarios in all feature file should also be executed to get the maximum execution time reduction.

In this article, we will see how to achieve parallelism in Cucumber using TestNG Framework and learn the differences between JUnit and TestNG.

Here is the full article.

One thought on “Running Cucumber Scenarios in Parallel & NOT Feature Files

Add yours

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Website Powered by WordPress.com.

Up ↑

%d bloggers like this: