Tag: bdd
How we ended up using BDD
Andreas Weigel
31.07.2017
It was not our primary goal to use Behaviour Driven Development (BDD) in the project at a customer, but while finding and optimizing our agile software development process we recognized that we established the building blocks of BDD. It works quite well and offers a lot of space and flexibility for our future plans, switching our architecture to microservices. The project setup But let us start at the beginning of the project.
Acceptance testing at synyx – Part 5
Marc Kannegiesser
18.04.2013
The last few blogs about acceptance-testing focused on setting up a nice and scalable infrastructure to do testing through the (web)-GUI using a Selenium grid. Since we’ve got this running…
Acceptance testing at synyx – Part 1
Marc Kannegiesser
23.01.2013
Overview – Why and how we do web-testing In my team at synyx we wrote a lot of tests in 2012. Most of the tests were unit-tests (as a consequence…
Implementing acceptance tests with jbehave
Oliver Messner
26.08.2012
Producing high quality software in an agile process means that everybody involved in the delivery team (or in other words: the team as a whole) do their best to ensure…