What is Behavior Driven Development BDD and what are its features

0 votes
What is Behavior Driven Development (BDD) and what are its features?
Aug 1, 2019 in Selenium by Sheldon
1,078 views

1 answer to this question.

0 votes

Behavior-driven development (BDD) is an Agile software development methodology within which an application is documented and designed according to the behavior a user expects to experience when interacting with it.

By encouraging developers to focus only on the requested behaviors of an app or program, BDD helps to avoid bloat, excessive code, unnecessary features or lack of focus. 

This methodology combines, augments and refines the practices used in test-driven development (TDD) and acceptance testing.

Features of BDD

  • Shifting from thinking in “tests” to thinking in “behavior”

  • Collaboration between Business stakeholders, Business Analysts, QA Team and developers

  • Ubiquitous language, it is easy to describe

  • Driven by Business Value

  • Extends test Driven Development (TDD) by utilizing natural language that non technical stakeholders can understand

  • BDD frameworks like Cucumber or JBehave are an enabler, acting a “bridge” between Business & Technical Language

answered Nov 27, 2019 by Sirajul
• 59,230 points

Related Questions In Selenium

0 votes
1 answer

What is Apache ANT and what are its features?

Hello Deshdeepak, Ant is a Java-based Open-Source build tool ...READ MORE

answered Jul 17, 2019 in Selenium by Abha
• 28,140 points
933 views
0 votes
2 answers

What is a headless browser in automation testing and what are it's benefits?

Hi Sanaya, a headless browser is a web browser ...READ MORE

answered Aug 1, 2019 in Selenium by Abha
• 28,140 points
3,772 views
0 votes
1 answer

What is Log4j and what are its advantages??

Hi Benny, Log4j is a brilliant logging API ...READ MORE

answered May 22, 2019 in Selenium by Anvi
• 14,150 points
3,028 views
0 votes
1 answer

What is JUnit and what are the features of it?

Hey Irfaan, JUnit is an open source ...READ MORE

answered Jun 12, 2019 in Selenium by Anvi
• 14,150 points
11,912 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,616 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,571 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,629 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,517 views
0 votes
1 answer

What is the actual conflict while performing click() on web element, and getting an error like element is not clickable at point(x,y)?

Hey @sastry, the error Element is not clickable ...READ MORE

answered Nov 27, 2019 in Selenium by Sirajul
• 59,230 points
3,177 views
+2 votes
1 answer

What is asynchronous script? Why selenium use setScriptTimeout() command and how it help us?

Asynchronous scripts are used for rendering the ...READ MORE

answered Feb 3, 2020 in Selenium by Sirajul
• 59,230 points
2,221 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP