mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Update V Model (#2013)
This commit is contained in:
@@ -1 +1,7 @@
|
|||||||
# V model
|
# 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.
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/v-model-software-testing.html'>V-Model in Software Testing</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.geeksforgeeks.org/software-engineering-sdlc-v-model/'>SDLC V-Model</BadgeLink>
|
Reference in New Issue
Block a user