nerdexam
Cisco

200-901 · Question #263

What is a functionality of the Waterfall method as compared to the Agile method for software development?

The correct answer is B. A phase begins after the previous phase has ended in Waterfall while Agile phases run in parallel.. The Waterfall model requires each sequential phase to fully complete before the next begins, while Agile runs development activities iteratively and concurrently through sprints.

Software Development and Design

Question

What is a functionality of the Waterfall method as compared to the Agile method for software development?

Options

  • AWaterfall increases agility to implement faster while Agile promotes reliability.
  • BA phase begins after the previous phase has ended in Waterfall while Agile phases run in parallel.
  • CCustomers get feedback during the process in Waterfall while they can see the result at the end
  • DRequirements can be updated in Waterfall while in Agile it should be gathered in the beginning.

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    88% (30)
  • C
    3% (1)
  • D
    6% (2)

Why each option

The Waterfall model requires each sequential phase to fully complete before the next begins, while Agile runs development activities iteratively and concurrently through sprints.

AWaterfall increases agility to implement faster while Agile promotes reliability.

This reverses the characteristics; Agile is defined by flexibility and iterative speed, while Waterfall emphasizes predictability through rigid sequential phases rather than agility.

BA phase begins after the previous phase has ended in Waterfall while Agile phases run in parallel.Correct

In the Waterfall methodology, development follows a strict linear sequence - requirements, design, implementation, testing, and deployment - where each phase must fully complete before the next one starts. Agile, in contrast, uses short iterative sprints that overlap design, development, and testing activities, allowing teams to adapt to change and deliver increments continuously rather than waiting for all prior phases to finish.

CCustomers get feedback during the process in Waterfall while they can see the result at the end

This reverses the two methodologies; Agile gives customers continuous feedback throughout each sprint, while Waterfall typically only delivers results to the customer at the end of the entire project.

DRequirements can be updated in Waterfall while in Agile it should be gathered in the beginning.

This also reverses the characteristics; Agile explicitly allows requirements to evolve throughout the project, while Waterfall requires all requirements to be fully defined and locked in at the very beginning.

Concept tested: Waterfall vs Agile development methodology differences

Source: https://www.agilealliance.org/agile101/

Topics

#Waterfall method#Agile method#SDLC methodologies

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice