Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Selenium by (45k points)

Could someone tell me what is Cucumber and why it is integrated with Selenium?

1 Answer

0 votes
by (99k points)

Cucumber is described as an open-source framework that is largely used for acceptance testing, that supports BDD (Behavior Driven Development) for automated testing of web applications. Integrating Cucumber with Selenium adds interactivity of even non-technical members for automated testing using Selenium, for better collaboration. As Cucumber tests are written in Gherkin, which is a human-readable, and a non-technical language.

If you are interested in learning Selenium, then check out the Selenium certification course of 45hrs training and 72hrs of projects and exercises. Also, learn Selenium by reading our article on the Selenium tutorial. Watch our YouTube video on Selenium Tutorial for Beginners.

Browse Categories

...