From dabe4c421a364ec42147891d16e9efc2f19a4028 Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Wed, 5 Oct 2022 01:29:59 +0200
Subject: [PATCH] Update V Model (#2013)
---
.../roadmaps/113-qa/content/101-qa-sdlc/101-v-model.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/113-qa/content/101-qa-sdlc/101-v-model.md b/content/roadmaps/113-qa/content/101-qa-sdlc/101-v-model.md
index d87245b11..ab7d75f09 100644
--- a/content/roadmaps/113-qa/content/101-qa-sdlc/101-v-model.md
+++ b/content/roadmaps/113-qa/content/101-qa-sdlc/101-v-model.md
@@ -1 +1,7 @@
-# V model
\ No newline at end of file
+# V Model
+
+V Model is a highly disciplined SDLC model that has a testing phase parallel to each development phase. The V model is an extension of the waterfall model wherein software development and testing is executed in a sequential way. It's also known as the Validation or Verification Model.
+
+Free Content
+V-Model in Software Testing
+SDLC V-Model
\ No newline at end of file