How To Build A Web App If You Don’t Know Code
07.10.07 | View comments | How To
With this behavior driven development storytelling approach, now you have an active hand in building the app, and you can communicate better with your coders, potentially even helping them code faster, especially if they are using Ruby.
In a nutshell, you
- Identify your business outcomes
- Drill down into the feature set that will achieve those outcomes.
- Each feature is then captured as a specific “story”.
This article will tell you how to define and identify what stories to tell, and how. Whether you are a coder or not, already familiar with writing “use cases” or not, if you’re developing a web application, read it and tell me if you find it useful!

[…] You can read the rest of this blog post by going to the original source, here […]