diff --git a/content/roadmaps/113-qa/content/101-qa-sdlc/100-waterfall-model.md b/content/roadmaps/113-qa/content/101-qa-sdlc/100-waterfall-model.md index 1b3ad2a1c..6f41a1bb3 100644 --- a/content/roadmaps/113-qa/content/101-qa-sdlc/100-waterfall-model.md +++ b/content/roadmaps/113-qa/content/101-qa-sdlc/100-waterfall-model.md @@ -1 +1,6 @@ -# Waterfall model \ No newline at end of file +# 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. + +Free Content +What is Waterfall Model in SDLC? Advantages and Disadvantages \ No newline at end of file