Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Selenium Essentials

You're reading from  Selenium Essentials

Product type Book
Published in Mar 2015
Publisher
ISBN-13 9781784394332
Pages 194 pages
Edition 1st Edition
Languages
Author (1):
Prashanth Sams Prashanth Sams
Author Profile Icon Prashanth Sams
Prashanth Sams
Toc

Behaviour-Driven Development


Behaviour-Driven Development (BDD) is a part of the successful Agile methodology that creates a mutual understanding between business analysts, testers, and developers. It is a practice extended from the Test-Driven Development (TDD) and Acceptance-Driven Development (ATDD) approaches. Acceptance tests enclose business logic with procedural steps and tasks that fully rely on the software requirements, that is, they determine whether or not the given test scenarios meet with the requirements. The BDD scenarios are easy to understand and are reusable, especially their maintenance which is effortless in any time period. They can be parameterized using tables as a data source; on the other hand, multiple scenarios let you handle end-to-end tests as well. Refer to the following scenario:

Scenario: User authentication

Given I am at the login page
When I enter valid credentials
Then I should log in

Gherkin-based frameworks such as Cucumber and JBehave are fairly attractive...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime