How can I get the business analysts more involved in BDD?

Posted by Robert S. on Programmers See other posts from Programmers or by Robert S.
Published on 2011-06-27T16:29:54Z Indexed on 2012/06/01 10:50 UTC
Read the original article Hit count: 283

Filed under:
|
|

I am a proponent of Behavior Driven Development, mainly with Cucumber and RSpec, and at my current gig (a Microsoft shop) I am introducing SpecFlow as a tool to help with testing.

I'd like to get the business analysts on my team involved in writing the features and scenarios, but they are put off by the "technical" aspect of it, meaning creating the files in Visual Studio (or even having Visual Studio on their machines). They want to know if we can put all the scenarios for a feature in Jira.

What I'm looking for is suggestions for a workflow that will work well with BA types that are accustomed to project management/work tracking tools like Jira (we also use Greenhopper).

© Programmers or respective owner

Related posts about agile

Related posts about bdd