| By Masayuki Otoshi | Article Rating: |
|
| June 7, 2008 10:45 AM EDT | Reads: |
7,223 |
To improve this situation, this article introduces the J-CASE open source Tag Library that lets us describe storyboards on
JSPs based on use cases, and explains how to generate documents and UML diagrams from the JSPs.
To reduce the rework and improve quality of the requirements, we should carefully realize the use cases in the design stage. There are two approaches to realize (see Figure 1):
- Class definitions: Find classes and define object interactions. They’re represented in class and sequence diagrams, etc.
- Storyboarding: Describe detail scenarios based on use case descriptions, and add user interface information and system processes to be executed.
Ideally both activities are necessary. However, we tend to neglect the storyboarding in software analysis and design. Use cases only capture core functional requirements; they’re not enough for stakeholders to fully understand how the system will work. They don’t know what they really want to do with the system until they see the actual system we develop.
Storyboarding visualizes the use cases and shows stakeholders what the screens look like and what happens on each screen. It helps them get a better understanding and we can get more feedback before moving to implementation. Although storyboarding has lots of benefits, why isn’t it more popular? One reason is that there are few storyboard tools available. In storyboards, the scenarios defined in use cases are detailed, and abstract screens and process logic are also added. So the flows typically become complex and we can’t easily maintain them without tools.
The following features are required in storyboard tools:
- Interactive Storyboarding: The storyboards described should be able to execute on a simulator or Web site so that stakeholders can experience the story on screens.
- Easy Maintenance: The requirements represented on the storyboards are often changed. The data we need to modify has to be minimized. Tools should automatically generate supplemental documents and diagrams.
- Use Case Description Style: Since we’ve already captured requirements in use case descriptions, it’s better to describe storyboards using the same format so we can describe them by extending existing descriptions.
The tools available today fall into two groups. One is “storyboard tools” (tools for writing storyboards), and the other is “tools for drawing diagrams” like Visio, the UML tool, and PowerPoint.
Some storyboard tools are available to generate HTML for interactive storyboarding from screen and flow definitions, but these are commercial products and not cheap.
Published June 7, 2008 Reads 7,223
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Masayuki Otoshi
Masayuki Otoshi develops Web applications for a manufacturing company as a senior developer.
![]() |
Yanic 06/07/08 08:06:08 PM EDT | |||
Nice article, glad to see someone write about storyboarding. In general, I think this technique gets very little of the attention it deserves. I like it a lot as input for responsibility driven design. Small remark : Visio is a terrible time waster when you want to draw sequence diagrams. That's why I created Trace Modeler (see my link). Best regards, |
||||
- SQL Anywhere Server and AJAX
- PowerBuilder Top Feature Picks
- The Difference Between Web Hosting and Cloud Computing
- PowerBuilder 12 and .NET
- Sybase CTO to Speak at 4th International Cloud Computing Expo
- Migrating Legacy Client/Server PowerBuilder Apps
- Why SOA Needs Cloud Computing - Part 1
- PowerDesigner 15: Expanding Data Modeling into Your Enterprise
- Five Reasons to Choose a Private Cloud
- PowerBuilder and .NET: Development Strategy
- SQL Anywhere Server and AJAX
- PowerBuilder Top Feature Picks
- The Difference Between Web Hosting and Cloud Computing
- PowerBuilder 12 and .NET
- Sybase CTO to Speak at 4th International Cloud Computing Expo
- SYS-CON's iPhone Developer Summit Day One ROCKS
- A Review of Key PDF and Font Concepts
- Migrating Legacy Client/Server PowerBuilder Apps
- New Features in PowerBuilder 11.5
- New Features in PowerBuilder 11.5
- Where Are RIA Technologies Headed in 2008?
- PowerBuilder History - How Did It Evolve?
- Custom Common Dialogs Using SetWindowsHookEx
- DDDW Tips and Tricks
- OLE - Extending the Capabilities of PowerBuilder
- DataWindow.NET How To: Data Entry Form
- Book Excerpt: Sybase Adaptive Server Anywhere
- Sybase ASE 12.5 Performance and Tuning
- Working with SOA & Web Services in PowerBuilder
- Office 2003 Toolbar: A New Look For Your Old PowerBuilder App


































