1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 20:49:49 +02:00

Adding information on QA SDLC Delivery Model node (#2135)

* Adding information on QA SDLC Delivery Model node

* Update content/roadmaps/113-qa/content/101-qa-sdlc/readme.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
FercueNat
2022-10-04 19:56:29 -03:00
committed by GitHub
parent 3d97281433
commit 36fd113136

View File

@@ -1 +1,8 @@
# Qa sdlc
# SDLC
The Software Development Life Cycle (SDLC) is a process followed for a software project, within a software organization. It consists of a detailed plan describing how to develop, maintain, replace and alter or enhance specific software. The life cycle defines a methodology for improving the quality of software and the overall development process.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://cadabra.studio/blog/why-is-quality-assurance-important-qa-role-in-sdlc/'>QA Role In SDLC: Why Is Quality Assurance Important In IT</BadgeLink>
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/sdlc/sdlc_overview.htm'>SDLC Overview</BadgeLink>