Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
108 views

Agile Modeling and Prototyping

The document discusses various approaches to agile modeling and prototyping, including different types of prototypes, rapid application development (RAD), scrum, and user stories. It provides details on each approach and compares agile modeling to more traditional structured development methods. Some key advantages of agile modeling highlighted include the potential for changing systems early, opportunity to stop ineffective projects, and possibility of developing systems more aligned with user needs through iterative prototyping and feedback. Risks discussed include difficulties managing prototyping and potential issues adopting new development methodologies.

Uploaded by

kalam
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
108 views

Agile Modeling and Prototyping

The document discusses various approaches to agile modeling and prototyping, including different types of prototypes, rapid application development (RAD), scrum, and user stories. It provides details on each approach and compares agile modeling to more traditional structured development methods. Some key advantages of agile modeling highlighted include the potential for changing systems early, opportunity to stop ineffective projects, and possibility of developing systems more aligned with user needs through iterative prototyping and feedback. Risks discussed include difficulties managing prototyping and potential issues adopting new development methodologies.

Uploaded by

kalam
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Agile Modeling and Prototyping

Agile Modeling, but First Prototyping

• Agile modeling is a collection of innovative, user-centered approaches to systems


development.

• Prototyping is an information-gathering technique useful in seeking user reactions,


suggestions, innovations, and revision plans.

Prototyping

• Patched-up

• Nonoperational

• First-of-a-series

• Selected features

Patched-Up Prototype

• A system that works but is patched up or patched together.

• A working model that has all the features but is inefficient.

• Users can interact with the system.

• Retrieval and storage of information may be inefficient.

Nonoperational Scale Models

• A nonworking scale mode that is set up to test certain aspects of the design.

• A nonworking scale model of an information system might be produced when the coding
required by the application is too expensive to prototype but when a useful idea of the
system can be gained through prototyping of the input and output only.

First-of-a-Series Prototype

• Creating a pilot

• Prototype is completely operational

• Useful when many installations of the same information system are planned

• A full-scale prototype is installed in one or two locations first, and if successful, duplicates
are installed at all locations based on customer usage patterns and other key factors.
Selected Features Prototype

• Building an operational model that includes some, but not all, of the features that the final
system will have

• Some, but not all, essential features are included

• Built in modules

• Part of the actual system

Four Kinds of Prototypes


Clockwise, Starting from the Upper Left

Prototyping as an Alternative to the Systems Life Cycle

• Two main problems with the SDLC

• Extended time required to go through the development life cycle

• User requirements change over time

• Rather than using prototyping to replace the SDLC use prototyping as a part of the SDLC

Guidelines for Developing a Prototype

• Work in manageable modules.


• Build the prototype rapidly.

• Modify the prototype in successive iterations.

• Stress the user interface.

Disadvantages of Prototyping

• It can be difficult to manage prototyping as a project in the larger systems effort.

• Users and analysts may adopt a prototype as a completed system.

Advantages of Prototyping

• Potential for changing the system early in its development

• Opportunity to stop development on a system that is not working

• Possibility of developing a system that more closely addresses users’ needs and expectations

Prototyping Using COTS Software

• Sometimes the quickest way to prototype is through the modular installation of COTS
software.

• Some COTS software is elaborate and expensive, but highly useful.

Users’ Role in Prototyping

• Honest involvement

• Experimenting with the prototype

• Giving open reactions to the prototype

• Suggesting additions to or deletions from the prototype

Rapid Application Development (RAD)

• An object-oriented approach to systems development that includes a method of


development as well as software tools

RAD Phases

• Requirements planning

• RAD design workshop

• Implementation
The RAD Design Workshop Is the Heart of the Interactive Development Process

Requirements Planning Phase

• Users and analysts meet to identify objectives of the application or system.

• Orientation is toward solving business problems.

RAD Design Workshop

• Design and refine phase.

• Use group decision support systems room if available.

• Users respond to actual working prototypes.

• Analysts refine designed modules based on user responses.

Implementation Phase

• As the systems are built and refined, the new systems or part of systems are tested and then
introduced to the organization.

• When creating new systems, there is no need to run old systems in parallel.

Comparing RAD to the SDLC

• RAD software tools are used to generate screens and exhibit the overall flow of the running
of the application.

• RAD users are signing off on a visual model representation.

• RAD implementation is less stressful because users have helped to design the business
aspects of the system.
The RAD Design Workshop and the SDLC Approach Compared

When to Use RAD

• The team includes programmers and analysts who are experienced with it.

• There are pressing reasons for speeding up application development.

• The project involves a novel ecommerce application and needs quick results.

• Users are sophisticated and highly engaged with the goals of the company.

Disadvantages of RAD

• Trying to hurry the project too much

• Lack of documentation

Agile Modeling

• Agile methods are a collection of innovative, user-centered approaches to systems


development.

Values and Principles of Agile Modeling

• Communication
• Simplicity

• Feedback

• Courage

Values Are Crucial to the Agile Approach

The Basic Principles of Agile Modeling

• Satisfy the customer through delivery of working software.

• Embrace change, even if introduced late in development.

• Continue to deliver functioning software incrementally and frequently.

• Encourage customers and analysts to work together daily.

• Trust motivated individuals to get the job done.

• Promote face-to-face conversation.

• Concentrate on getting software to work.

• Encourage continuous, regular, and sustainable development.

• Adopt agility with attention to mindful design.

• Support self-organizing teams.


• Provide rapid feedback.

• Encourage quality.

• Review and adjust behavior occasionally.

• Adopt simplicity.

Activities, Resources, and Practices of Agile Modeling

• Coding

• Testing

• Listening

• Designing

Four Resource Control Variables of Agile Modeling

• Time

• Cost

• Quality

• Scope

Four Core Agile Practices

• Short releases

• 40-hour work week

• Onsite customer

• Pair programming

The Agile Development Process

• Listen for user stories.

• Draw a logical workflow model.

• Create new user stories based on the logical model.

• Develop some display prototypes.

• Create a physical data model using feedback from the prototypes and logical workflow
diagrams.

Writing User Stories

• Spoken interaction between developers and users


• Seeking first and foremost to identify valuable business user requirements

• The goal is prevention of misunderstandings or misinterpretations of user requirements.

User Stories Can Be Recorded on Cards: The User Story Should Be Brief Enough for an Analyst to
Determine What Systems Features Are Needed

Scrum

• Begin the project with a high-level plan that can be changed on the fly.

• Success of the project is most important.

• Individual success is secondary.

• Project leader has some (not much) influence on the detail.

• Systems team works within a strict time frame.

• Product backlog

• Sprint backlog

• Sprint

• Daily scrum

• Demo

Lessons Learned from Agile Modeling

• Short releases allow the system to evolve.

• Pair programming enhances the overall quality.

• Onsite customers are mutually beneficial to the business and the agile development team.
• The 40-hour work week improves worker effectiveness.

• Balanced resources and activities support project goals.

• Agile values are crucial to success.

There Are Six Vital Lessons that Can Be Drawn from the Agile Approach to Systems

Comparing Agile Modeling and Structured Methods

• Improving the efficiency of systems development

• Risks inherent in organizational innovation


Strategies for Improving Efficiency Can Be Implemented Using Two Different Development
Approaches

Adopting New Information Systems Involves Balancing Several Risks

Risks When Adopting New Information Systems

• Fit of development team culture


• Best time to innovate

• Training cost for analysts and programmers

• Client’s reaction to new methodology

• Impact of agile methodologies

• Programmers/Analysts individual rights

You might also like