Which of the following is a Cucumber command that can be used to run scenarios in parallel?

🎲 Try a Random Question  |  Total Questions in Quiz: 45  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Cucumber Testing Knowledge Test — practice the complete quiz, review flashcards, or try a random question.

Cucumber is an open-source tool that helps developers write automated tests using natural language syntax. It's a key tool in Behavior Driven Development (BDD) that helps unify the development, testing, and documentation of feature specifications. Cucumber helps identify bugs and issues early in the development process, and can help improve communication between technical and non-technical members in the same project.  Cucumber is best for projects that require: Enhanced team communication: Projects that require close collaboration between developers, testers, and business analysts Complex... Show more

Which of the following is a Cucumber command that can be used to run scenarios in parallel?