A few weeks ago I gave a presentation about acceptance criteria and agile testing to a team of developers I'm working with. Some of the developers were familiar with agile processes & test driven development, but some were not. I introduced the idea of behavior driven development, with both rspec "it should" and gherkin "given/when/then" … Continue reading Acceptance Criteria Presentation
Tag: BDD
Are you suffering from vague specifications?
I was reading a comment on the QA & Test Management Solutions group on LinkedIn this morning. There was a question with a pain we've all felt as testers. Are you suffering something similar? Software specifications with "maybe can do...." or "It coud be located there or maybe there" are not specific at all. If … Continue reading Are you suffering from vague specifications?