How to run a particular scenario from a feature file?
Answer / Pravin Kumar Pandey
To run a specific scenario from a feature file in Cucumber, you can use the --tag or --tackle option followed by the tag name of the scenario you want to run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain when to use rspec and when to use cucumber?
What are before, after, beforestep and afterstep hooks?
What are steps in cucumber?
What is scenario outline?
What is support, env.rb and hooks.rb?
What is step definition in cucumber?
What is the difference between class and module?
What is cucumber tool?
What does a features/ support file contains?
What is profile in cucumber?
What is gherkin language?
Cucumber tests are divided into how many parts?