Acceptance Test Driven Development (ATDD)

learn more… | top users | synonyms

0
votes
0answers
5 views

ATDD scenarios detailing level

I would like to get a bit of your experience writing ATDD stories. We've just started writing the stories and came to a problem of how detailed should the scenarios be. The main question is, for ...
0
votes
1answer
21 views

Form field not found when executing feature file in Behat with Selenium

I'm running a Behat feature file where I try to select an option in a form field When I select "Lisa Hayes" from "settings_custom[Counselor][]" where "Lisa Hayes" is one of the values in form name ...
0
votes
2answers
66 views

Acceptance Test Driven development of a service with several clients

I have a question related to acceptance test driven development (ATDD). My application is developed as a REST Service which might have several clients - web site, mobile, desktop. The ATDD concept ...
1
vote
1answer
140 views

Can anybody point me in the right direction with a BDD ATDD and TDD kata?

So ive been given a Kata to work on over the weekend. And before starting it I really just wanted to gather some thoughts. Okay but yes you already know this is a test but ok, IM NOT LOOKING FOR THE ...