SlideShare a Scribd company logo
1 of 8
Download to read offline
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 1/8
» » WATERFALL VS. AGILE: WHICH IS THE RIGHT DEVELOPMENT METHODOLOGY FOR YOUR PROJECT?HOME SEGUE BLOG
Our Staff Experience and Expertise
Waterfall vs. Agile: Which is the Right
Development Methodology for Your
Project?
by Mary Lotz, PMP July 5th, 2013
|Project Management |Waterfall |Agile |Software Development
|Website Development |Web Application Development Mobile
Application Development
One of the
first decisions
we face for
each of our
project
implementations at Segue is “Which development
methodology should we use?” This is a topic that gets a lot of
Get Web, Data, and
Mobile
Development tips
sent directly to your
inbox
HOT TIPS
CLICK HERE
Get Weekly Blog
Updates!
email address
Popular Blog
Topics
Mobile Application
Development
Mobile
Health IT
Web Development
Software
Development
Quality Control
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 2/8
discussion (and often heated debate). If this is not something
you’ve worked with before, a definition of development
methodology is in order; put very simply, it’s a way of
organizing the work of software development. This is
 about a style of project management or a specific
technical approach, although you will often hear these terms
all thrown together or used interchangeably.
NOT
The two basic, most popular methodologies are:
1.  (ugh, terrible name!), which might be more
properly called the “traditional” approach, and
Waterfall:
2. a specific type of Rapid Application Development
and newer than Waterfall, but not that new, which is often
implemented using Scrum. 
Agile: 
Both of these are usable, mature methodologies. Having been
involved in software development projects for a long time, here
are my thoughts on the strengths and weaknesses of each.
The Waterfall Methodology
is a linear approach to software development. In this
methodology, the sequence of events is something like:
Waterfall
1. Gather and document requirements
2. Design
3. Code and unit test
4. Perform system testing
5. Perform user acceptance testing (UAT)
6. Fix any issues
7. Deliver the finished product
In a Waterfall development project, each of these
represents a distinct stage of software development, and each
stage generally finishes before the next one can begin. There is
also typically a stage gate between each; for example,
true
Quality Assurance
Popular Articles
Waterfall vs. Agile:
Which is the Right
Development
Methodology for
Your Project?
8 Benefits of Agile
Software
Development
Microsoft SQL
Server vs. Oracle:
The Same, But
Different?
view more
Recent Articles
The Importance of
Wireframing for a
Responsive
Website
How Agile Testing
Increases
Customer Control
Upgrading to
Oracle 12c:
Feature Review
view more
Related Content
How Agile Testing
Increases
Customer Control
Highlights from
Brian W. Callahan’s
Interview on
Federal Tech Talk
Sign Up for Segue’s
Free User Persona
Email Tutorial
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 3/8
requirements must be reviewed and approved by the customer
before design can begin.
There are good things and bad about the Waterfall approach.
On the side:positive
Developers and customers agree on what will be
delivered early in the development lifecycle. This makes
planning and designing more straightforward.
Progress is more easily measured, as the full scope of the
work is known in advance.
Throughout the development effort, it’s possible for
various members of the team to be involved or to
continue with other work, depending on the active phase
of the project. For example, business analysts can learn
about and document what needs to be done, while the
developers are working on other projects. Testers can
prepare test scripts from requirements documentation
while coding is underway.
Except for reviews, approvals, status meetings, etc., a
customer presence is not strictly required after the
requirements phase.
Because design is completed early in the development
lifecycle, this approach lends itself to projects where
multiple software components must be designed
(sometimes in parallel) for integration with external
systems.  
Finally, the software can be designed completely and
more carefully, based upon a more complete
understanding of software deliverables. This provides a
better software design with less likelihood of the
“piecemeal effect,” a development phenomenon that can
occur as pieces of code are defined and subsequently
added to an application where they may or may not fit
well.
all
Here are some  we have encountered using a pure
Waterfall approach:
issues
NETCENTS-2
Application
Services, Small
Business
Sign Up for Segue’s
Free Discovery
Email Tutorial
SERVICES OUR WORK ABOUT US SSearch
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 4/8
One area which almost always falls short is the
effectiveness of . Gathering and
documenting requirements in a way that is meaningful to
a customer is often the most difficult part of software
development, in my opinion. Customers are sometimes
intimidated by details, and specific details, provided early
in the project, are required with this approach. In addition,
customers are not always able to visualize an application
from a requirements document. and
mockups can help, but there’s no question that most end
users have some difficulty putting these elements
together with written requirements to arrive at a good
picture of what they will be getting.
requirements
Wireframes
Another potential drawback of pure Waterfall
development is the possibility that the customer will be
dissatisfied with their delivered software product. As all
deliverables are based upon documented requirements, a
customer may not see what will be delivered until it’s
almost finished. By that time, changes can be difficult
(and costly) to implement.
The Agile Methodology
is an iterative, team-based approach to development.
This approach emphasizes the rapid delivery of an application
in complete functional components. Rather than creating tasks
and schedules, all time is “time-boxed” into phases called
“sprints.” Each sprint has a defined duration (usually in weeks)
with a running list of deliverables, planned at the start of the
sprint. Deliverables are prioritized by business value as
determined by the customer. If all planned work for the sprint
cannot be completed, work is reprioritized and the information
is used for future sprint planning.
Agile
As work is completed, it can be reviewed and evaluated by the
project team and customer, through daily builds and end-of-
sprint demos. Agile relies on a very high level of customer
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 5/8
involvement throughout the project, but especially during
these reviews.
Some are easy to see:advantages of the Agile approach
The customer has frequent and early opportunities to see
the work being delivered, and to make decisions and
changes throughout the development project.
The customer gains a strong sense of ownership by
working extensively and directly with the project team
throughout the project.
If time to market for a specific application is a greater
concern than releasing a full feature set at initial launch,
Agile can more quickly produce a basic version of
working software which can be built upon in successive
iterations. 
Development is often more user-focused, likely a result of
more and frequent direction from the customer.
For more Agile Development benefits, please see 8
Benefits of Agile Software Development
And, of course, there are :some disadvantages
The very high degree of customer involvement, while
great for the project, may present problems for some
customers who simply may not have the time or interest
for this type of participation.
Agile works best when members of the development
team are completely dedicated to the project.
Because Agile focuses on time-boxed delivery and
frequent reprioritization, it’s possible that some items set
for delivery will not be completed within the allotted
timeframe. Additional sprints (beyond those initially
planned) may be needed, adding to the project cost. In
addition, customer involvement often leads to additional
features requested throughout the project. Again, this can
add to the overall time and cost of the implementation.
The close working relationships in an Agile project are
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 6/8
easiest to manage when the team members are located
in the same physical space, which is not always possible.
However, there are a variety of ways to handle this issue,
such as webcams, collaboration tools, etc.
The iterative nature of Agile development may lead to a
frequent refactoring if the full scope of the system is not
considered in the intial architecture and design. Without
this refactoring, the system can suffer from a reduction in
overall quality. This becomes more pronounced in larger-
scale implementations, or with systems that include a
high level of integration.
Making the Choice Between Agile and
Waterfall
So, how do we choose? First, we change the game a little
(which is what most software development organizations do)
by defining our own process. At Segue, it’s called our
, and it’s a variation on the traditional Waterfall
methodology. Our modifications include use of prototyping
where possible to provide the customer a better view of their
finished product early in the design/development cycle. This
helps to improve the team’s understanding of requirements
and communication with the customer. After the primary
framework of the application is completed per high level
requirements, we continue to develop and also to reach out to
the customer for refinement of requirements. In this way, we
strive to be as iterative as possible without compromising our
overall system architecture.
Process
Framework
We consider the following factors when considering which
methodology to use:
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 7/8
The factors above are not equally weighted; each is assessed
depending on the individual project and circumstances.
Once we’ve decided which basic methodology to utilize, we
can further refine the process to best fit our project goals.
Ultimately, although the way in which we do our work is
important, delivering a solid and maintainable product that
satisfies our customer is what really counts.
 
Share This Article 352
6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional …
http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 8/8
SERVICES
Web
Data
Mobile
Supporting Services
OUR WORK
Government
Commercial
Non-Profit
ABOUT US
Management Team
Partners
Community Involvement
Awards and Recognition
Careers
News
CONTACT US
2300 Wilson Boulevard
Suite 420
Arlington, VA 22201
Toll Free: 888.549.8033
Tel: 703.549.8033
Fax: 703.549.8233
CONNECT WITH US
Washington, DC
Alexandria, VA
Arlington, VA
Atlanta, GA
Quantico, VA
Richmond, VA
Annapolis, MD
Baltimore, MD
Dayton, OH
Building innovative Web, Data, and Mobile
applications
to help your organization succeed
2016 Segue Technologies® Inc. All Rights Reserved.

More Related Content

Recently uploaded

Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 

Recently uploaded (20)

Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 

Featured

Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 

Featured (20)

Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 

Waterfall vs.agile project development

  • 1. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 1/8 » » WATERFALL VS. AGILE: WHICH IS THE RIGHT DEVELOPMENT METHODOLOGY FOR YOUR PROJECT?HOME SEGUE BLOG Our Staff Experience and Expertise Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? by Mary Lotz, PMP July 5th, 2013 |Project Management |Waterfall |Agile |Software Development |Website Development |Web Application Development Mobile Application Development One of the first decisions we face for each of our project implementations at Segue is “Which development methodology should we use?” This is a topic that gets a lot of Get Web, Data, and Mobile Development tips sent directly to your inbox HOT TIPS CLICK HERE Get Weekly Blog Updates! email address Popular Blog Topics Mobile Application Development Mobile Health IT Web Development Software Development Quality Control
  • 2. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 2/8 discussion (and often heated debate). If this is not something you’ve worked with before, a definition of development methodology is in order; put very simply, it’s a way of organizing the work of software development. This is  about a style of project management or a specific technical approach, although you will often hear these terms all thrown together or used interchangeably. NOT The two basic, most popular methodologies are: 1.  (ugh, terrible name!), which might be more properly called the “traditional” approach, and Waterfall: 2. a specific type of Rapid Application Development and newer than Waterfall, but not that new, which is often implemented using Scrum.  Agile:  Both of these are usable, mature methodologies. Having been involved in software development projects for a long time, here are my thoughts on the strengths and weaknesses of each. The Waterfall Methodology is a linear approach to software development. In this methodology, the sequence of events is something like: Waterfall 1. Gather and document requirements 2. Design 3. Code and unit test 4. Perform system testing 5. Perform user acceptance testing (UAT) 6. Fix any issues 7. Deliver the finished product In a Waterfall development project, each of these represents a distinct stage of software development, and each stage generally finishes before the next one can begin. There is also typically a stage gate between each; for example, true Quality Assurance Popular Articles Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? 8 Benefits of Agile Software Development Microsoft SQL Server vs. Oracle: The Same, But Different? view more Recent Articles The Importance of Wireframing for a Responsive Website How Agile Testing Increases Customer Control Upgrading to Oracle 12c: Feature Review view more Related Content How Agile Testing Increases Customer Control Highlights from Brian W. Callahan’s Interview on Federal Tech Talk Sign Up for Segue’s Free User Persona Email Tutorial
  • 3. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 3/8 requirements must be reviewed and approved by the customer before design can begin. There are good things and bad about the Waterfall approach. On the side:positive Developers and customers agree on what will be delivered early in the development lifecycle. This makes planning and designing more straightforward. Progress is more easily measured, as the full scope of the work is known in advance. Throughout the development effort, it’s possible for various members of the team to be involved or to continue with other work, depending on the active phase of the project. For example, business analysts can learn about and document what needs to be done, while the developers are working on other projects. Testers can prepare test scripts from requirements documentation while coding is underway. Except for reviews, approvals, status meetings, etc., a customer presence is not strictly required after the requirements phase. Because design is completed early in the development lifecycle, this approach lends itself to projects where multiple software components must be designed (sometimes in parallel) for integration with external systems.   Finally, the software can be designed completely and more carefully, based upon a more complete understanding of software deliverables. This provides a better software design with less likelihood of the “piecemeal effect,” a development phenomenon that can occur as pieces of code are defined and subsequently added to an application where they may or may not fit well. all Here are some  we have encountered using a pure Waterfall approach: issues NETCENTS-2 Application Services, Small Business Sign Up for Segue’s Free Discovery Email Tutorial SERVICES OUR WORK ABOUT US SSearch
  • 4. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 4/8 One area which almost always falls short is the effectiveness of . Gathering and documenting requirements in a way that is meaningful to a customer is often the most difficult part of software development, in my opinion. Customers are sometimes intimidated by details, and specific details, provided early in the project, are required with this approach. In addition, customers are not always able to visualize an application from a requirements document. and mockups can help, but there’s no question that most end users have some difficulty putting these elements together with written requirements to arrive at a good picture of what they will be getting. requirements Wireframes Another potential drawback of pure Waterfall development is the possibility that the customer will be dissatisfied with their delivered software product. As all deliverables are based upon documented requirements, a customer may not see what will be delivered until it’s almost finished. By that time, changes can be difficult (and costly) to implement. The Agile Methodology is an iterative, team-based approach to development. This approach emphasizes the rapid delivery of an application in complete functional components. Rather than creating tasks and schedules, all time is “time-boxed” into phases called “sprints.” Each sprint has a defined duration (usually in weeks) with a running list of deliverables, planned at the start of the sprint. Deliverables are prioritized by business value as determined by the customer. If all planned work for the sprint cannot be completed, work is reprioritized and the information is used for future sprint planning. Agile As work is completed, it can be reviewed and evaluated by the project team and customer, through daily builds and end-of- sprint demos. Agile relies on a very high level of customer
  • 5. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 5/8 involvement throughout the project, but especially during these reviews. Some are easy to see:advantages of the Agile approach The customer has frequent and early opportunities to see the work being delivered, and to make decisions and changes throughout the development project. The customer gains a strong sense of ownership by working extensively and directly with the project team throughout the project. If time to market for a specific application is a greater concern than releasing a full feature set at initial launch, Agile can more quickly produce a basic version of working software which can be built upon in successive iterations.  Development is often more user-focused, likely a result of more and frequent direction from the customer. For more Agile Development benefits, please see 8 Benefits of Agile Software Development And, of course, there are :some disadvantages The very high degree of customer involvement, while great for the project, may present problems for some customers who simply may not have the time or interest for this type of participation. Agile works best when members of the development team are completely dedicated to the project. Because Agile focuses on time-boxed delivery and frequent reprioritization, it’s possible that some items set for delivery will not be completed within the allotted timeframe. Additional sprints (beyond those initially planned) may be needed, adding to the project cost. In addition, customer involvement often leads to additional features requested throughout the project. Again, this can add to the overall time and cost of the implementation. The close working relationships in an Agile project are
  • 6. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 6/8 easiest to manage when the team members are located in the same physical space, which is not always possible. However, there are a variety of ways to handle this issue, such as webcams, collaboration tools, etc. The iterative nature of Agile development may lead to a frequent refactoring if the full scope of the system is not considered in the intial architecture and design. Without this refactoring, the system can suffer from a reduction in overall quality. This becomes more pronounced in larger- scale implementations, or with systems that include a high level of integration. Making the Choice Between Agile and Waterfall So, how do we choose? First, we change the game a little (which is what most software development organizations do) by defining our own process. At Segue, it’s called our , and it’s a variation on the traditional Waterfall methodology. Our modifications include use of prototyping where possible to provide the customer a better view of their finished product early in the design/development cycle. This helps to improve the team’s understanding of requirements and communication with the customer. After the primary framework of the application is completed per high level requirements, we continue to develop and also to reach out to the customer for refinement of requirements. In this way, we strive to be as iterative as possible without compromising our overall system architecture. Process Framework We consider the following factors when considering which methodology to use:
  • 7. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 7/8 The factors above are not equally weighted; each is assessed depending on the individual project and circumstances. Once we’ve decided which basic methodology to utilize, we can further refine the process to best fit our project goals. Ultimately, although the way in which we do our work is important, delivering a solid and maintainable product that satisfies our customer is what really counts.   Share This Article 352
  • 8. 6/18/2016 Waterfall vs. Agile: Which is the Right Development Methodology for Your Project? | Segue Technologies ­ Custom Software Development, Professional … http://www.seguetech.com/blog/2013/07/05/waterfall­vs­agile­right­development­methodology 8/8 SERVICES Web Data Mobile Supporting Services OUR WORK Government Commercial Non-Profit ABOUT US Management Team Partners Community Involvement Awards and Recognition Careers News CONTACT US 2300 Wilson Boulevard Suite 420 Arlington, VA 22201 Toll Free: 888.549.8033 Tel: 703.549.8033 Fax: 703.549.8233 CONNECT WITH US Washington, DC Alexandria, VA Arlington, VA Atlanta, GA Quantico, VA Richmond, VA Annapolis, MD Baltimore, MD Dayton, OH Building innovative Web, Data, and Mobile applications to help your organization succeed 2016 Segue Technologies® Inc. All Rights Reserved.