How can cucumber be integrated with selenium webdriver?



How can cucumber be integrated with selenium webdriver?..

Answer / amreen dhaly

Steps to create Cucumber Application
Download the Jar files of Cucumber and Selenium and configure the build path.
Add Cucumber Plugin from Eclipse Marketplace.
Create a feature file and add scenarios.
Implement the steps for the scenarios.
Write the runner class and execute the code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Cucumber Interview Questions

Define what are before, after, beforestep and afterstep hooks?

0 Answers  


Define what is the language used for expressing scenario in feature file?

0 Answers  


Provide an example of testrunner class in cucumber.

0 Answers  


When is cucumber used in real time?

0 Answers  


What symbol is used for parameterization in cucumber?

0 Answers  






Why use cucumber with selenium?

0 Answers  


Define what are the benefits?

0 Answers  


Should any code be written within testrunner class?

0 Answers  


What is cucumber and define what are the advantages of cucumber?

0 Answers  


Define what does a features/ support file contains?

0 Answers  


What is error handling and define how do you do error handling?

0 Answers  


Define what is regular expressions?

0 Answers  


Categories
  • Cucumber Selenium Interview Questions Cucumber Selenium (0)
  • Cucumber Ruby Interview Questions Cucumber Ruby (31)
  • Cucumber Interview Questions Cucumber (72)