Sunil Pardasani

Follow Sunil Pardasani via

04 August 2015
04 August 2015

Behaviour Driven Development Part 3 – Benefits of using BDD Programming Methodology

0
18
Behaviour Driven Development requires the use of ubiquitous language to clearly state the requirements for a software project. As Sunil Pardasani explains, this clarity can bring substantial benefits to your organisation, reducing misunderstandings, competing visions, and setting clear goals that are directly tied to the development process.… Read more
0
18
29 June 2015
29 June 2015

Behaviour Driven Development: Part 2 – Implementing Scenarios and Step Definitions in Specflow

0
30
In Behaviour-driven Development, the scenarios that you work out with the participants in the development in order to specify the acceptance criteria of a feature are recorded in a language that clearly describes the way that a feature should works. The same code can then, via a utility such as SpecFlow, create the unit tests that are subsequently used to write the code, and finally the user-acceptance tests.… Read more
0
30
02 June 2015
02 June 2015

Behaviour Driven Development Overview Part 1 – Ubiquitous Language

0
27
Behaviour Driven Development is an Agile methodology that aims to allow software development and management teams to use shared tools and processes to communicate and collaborate, It describes the behaviour of the application in a language that is understood by business analysts, testers, developers in order to minimize misunderstandings and make the development process more visible. This structured description or 'Ubiquitous Language' then serves to define much of the testing. … Read more
0
27