How can cucumber be integrated with selenium webdriver?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Define cucumber report?

236


What is the purpose of cucumber options tag?

218


Define what is scenario outline?

329


What is the name of the plugin that is used to integrate eclipse with cucumber?

231


What is scenario outline in feature file?

278






What software do you need to run a cucumber web test cases?

285


What is the language used for expressing scenario in feature file?

230


Provide an example of background keyword in cucumber.

256


What does a cucumber features/ support file contain?

229


What are the differences between jbehave and cucumber?

282


Define what is profile in cucumber?

208


What is a feature file?

269


Explain the use of background keyword in cucumber?

245


What is bdd?

271


Explain define what is test harness?

223