From 55997c17302aee067152e68a3585a21a838f0fe3 Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Tue, 4 Oct 2022 15:36:26 +0200
Subject: [PATCH] Add Waterfall Model (#2109)
---
.../113-qa/content/101-qa-sdlc/100-waterfall-model.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
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