Showing posts with label Cucumber. Show all posts
Showing posts with label Cucumber. Show all posts
Top Cucumber Interview Questions And Answers
Top
Cucumber Testing Interview Questions & Answers
Question: What
Is Cucumber?
Answer:
Cucumber
is a Behavior Driven Development (BDD) tool. Cucumber is a tool that executes
plain-text functional descriptions as automated tests. The language that
Cucumber understands is called Gherkin.
In
BDD, users (business analysts, product owners) first write scenarios or
acceptance tests that describes the behavior of the system from the customer’s
perspective, for review and sign-off by the product owners before developers
write their codes.
Subscribe to:
Posts (Atom)