-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
#Behaviour-driven development (BDD) extends the Test-Driven Development (TDD) approach by the ‘desired behaviour’ of a software.
#It is designed to ensure a collaboration between business analysts and developers with explicitly written down scenarios.
#Seed-Test is a website user interface testing tool, which uses approaches of behaviour-driven development and the notation of Gherkin to enable developers and business users to execute automated tests for their website.
#It can be tested on the official
Reactions are currently unavailable