top of page


Cucumber is a framework or not ?
To answer this question , first of all we should know about the background of cucumber. So, lets get started. Cucumber is an open-source...
Jul 3, 20211 min read


Selenium vs Cucumber
Cucumber and Selenium are exciting new technology in the field of software testing. When you learn automation, once in a while in every...
Jul 2, 20211 min read


How to switch from Manual Test Engineer to Automation Test Engineer?
“Moving your career from manual to automation testing is neither an easy task nor a difficult task. It completely depends on your...
Jul 2, 20212 min read


What is Gherkins ?
Gherkin is the language that is used by the Cucumber tool. It is a simple English representation of the application behavior. The...
Jul 2, 20211 min read


Cucumber Options And Their Parameters
Lets first discuss about JUnit TestRunner file. It has an extension of .java. The main purpose of testrunner class is to link step...
Jul 2, 20211 min read
bottom of page