Skip to main content

What is Agile Methodology? Explain the difference between Agile Vs Waterfall Method

Agile Methodology


AGILE methodology is a practice that promotes continuous iteration of development and testing throughout the software development life cycle of the project. Both development and testing activities are concurrent unlike the Waterfall model.



Agile vs Waterfall


Agile Model



  • Agile method proposes incremental and iterative approach to software design

  • The agile process is broken into individual models that designers work on

  • The customer has early and frequent opportunities to look at the product and make decision and changes to the project

  • Agile model is considered unstructured compared to the waterfall model

  • Small projects can be implemented very quickly. For large projects, it is difficult to estimate the development time.

  • Error can be fixed in the middle of the project.

  • Development process is iterative, and the project is executed in short (2-4) weeks iterations. Planning is very less.

  • Documentation attends less priority than software development

  • Every iteration has its own testing phase. It allows implementing regression testing every time new functions or logic are released.

  • In agile testing when an iteration end, shippable features of the product is delivered to the customer. New features are usable right after shipment. It is useful when you have good contact with customers.

  • Testers and developers work together

  • At the end of every sprint, user acceptance is performed.

  • It requires close communication with developers and together analyze requirements and planning


Waterfall Model


  • Development of the software flows sequentially from start point to end point.

  • The design process is not broken into an individual models

  • The customer can only see the product at the end of the project

  • Waterfall model are more secure because they are so plan oriented

  • All sorts of project can be estimated and completed.

  • Only at the end, the whole product is tested. If the requirement error is found or any changes have to be made, the project has to start from the beginning

  • The development process is phased, and the phase is much bigger than iteration. Every phase ends with the detailed description of the next phase.

  • Documentation is a top priority and can even use for training staff and upgrade the software with another team

  • Only after the development phase, the testing phase is executed because separate parts are not fully functional.

  • All features developed are delivered at once after the long implementation phase.

  • Testers work separately from developers

  • User acceptance is performed at the end of the project.

  • Developer does not involve in requirement and planning process. Usually, time delays between tests and coding



Agile Methodology





Comments

Popular posts from this blog

What is STP? - Explain Advantages and Disadvantages

The Spanning Tree Protocol is a network protocol that builds a loop-free logical topology for Ethernet networks. The basic function of STP is to prevent bridge loops and the broadcast radiation that results from them. STP is a protocol. It actively monitors all links of the network. To finds a redundant link, it uses an algorithm, known as the STA (spanning-tree algorithm). The STA algorithm first creates a topology database then it finds and disables the redundant links. Once redundant links are disabled, only the STP-chosen links remain active. If a new link is added or an existing link is removed, the STP re-runs the STA algorithm and re-adjusts all links to reflect the change. STP (Spanning Tree Protocol) automatically removes layer 2 switching loops by shutting down the redundant links. A redundant link is an additional link between two switches. A redundant link is usually created for backup purposes. Just like every coin has two sides, a redundant link, along with

What are the Advantages and Disadvantages of TCP/UDP ?? Difference between TCP and UDP

As in previous blog we have define and explain about what is TCP and UDP and from now we are moving ahead with Advantages, Disadvantages and Difference of TCP and UDP but for this you have to know about TCP and UDP hence to understand it go for a What is TCP and UDP . Advantage of TCP Here, are pros/benefits of TCP: It helps you to establish/set up a connection between different types of computers. It operates independently of the operating system. It supports many routing-protocols. It enables the internetworking between the organizations. TCP/IP model has a highly scalable client-server architecture. It can be operated independently. Supports several routing protocols. It can be used to establish a connection between two computers. Disadvantages of TCP Here, are disadvantage of using TCP: TCP never conclude a transmission without all data in motion being explicitly asked. You can't use for broadcast or multicast transmission. TCP has no block boundaries, so you