Add Waterfall Model (#2109)
parent
a7f11ae0ec
commit
55997c1730
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
||||
# Waterfall model |
||||
# Waterfall Model |
||||
|
||||
Waterfall Model is a sequential model that divides software development into pre-defined phases. Each phase must be completed before the next phase can begin with no overlap between the phases. Each phase is designed for performing specific activity during the SDLC phase. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/what-is-sdlc-or-waterfall-model.html'>What is Waterfall Model in SDLC? Advantages and Disadvantages</BadgeLink> |
Loading…
Reference in new issue