From 81677d44a4c9ba601bffe37a97750d9627acfb46 Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Fri, 7 Oct 2022 14:06:30 +0200
Subject: [PATCH] Update All Agile Models (#2194)
---
.../content/101-qa-sdlc/102-agile-model/100-kanban.md | 10 +++++++++-
.../content/101-qa-sdlc/102-agile-model/101-scrum.md | 8 +++++++-
.../content/101-qa-sdlc/102-agile-model/102-safe.md | 7 ++++++-
.../content/101-qa-sdlc/102-agile-model/103-xp.md | 8 +++++++-
4 files changed, 29 insertions(+), 4 deletions(-)
diff --git a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/100-kanban.md b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/100-kanban.md
index 63178b4a6..d3b96b77d 100644
--- a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/100-kanban.md
+++ b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/100-kanban.md
@@ -1 +1,9 @@
-# Kanban
\ No newline at end of file
+# Kanban
+
+Kanban is a very popular framework for development in the agile software development methodology. It provides a transparent way of visualizing the tasks and work capacity of a team. It mainly uses physical and digital boards to allow the team members to visualize the current state of the project they are working on.
+
+A kanban board is an agile project management tool designed to help visualize work, limit work-in-progress, and maximize efficiency.
+
+Free Content
+Kanban - A brief introduction
+Kanban Model in Software Engineering
\ No newline at end of file
diff --git a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/101-scrum.md b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/101-scrum.md
index fd9c4528a..5866bddd0 100644
--- a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/101-scrum.md
+++ b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/101-scrum.md
@@ -1 +1,7 @@
-# Scrum
\ No newline at end of file
+# Scrum
+
+Scrum in Software Testing is a methodology for building complex software applications. It provides easy solutions for executing complicated tasks. Scrum helps the development team to focus on all aspects of the software product development like quality, performance, usability, and so on. It provides with transparency, inspection and adaptation during the software development to avoid complexity.
+
+Free Content
+Scrum Testing Methodology Tutorial
+Scrum - What is, How it works
\ No newline at end of file
diff --git a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/102-safe.md b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/102-safe.md
index d9a202895..40e22fada 100644
--- a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/102-safe.md
+++ b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/102-safe.md
@@ -1 +1,6 @@
-# Safe
\ No newline at end of file
+# SAFe
+
+Scaled Agile Framework (SAFe) is a freely available online knowledge base that allows you to apply lean-agile practices at the enterprise level. It provides a simple and lightweight experience for software development. It is a set of organizations and workflow patterns intended to guide enterprises for scaling lean and agile practices. It is divided into three segments which are Team, Program and Portfolio.
+
+Free Content
+SAFe (Scaled Agile Framework) Tutorial
\ No newline at end of file
diff --git a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/103-xp.md b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/103-xp.md
index 1a12b7370..7bf5bfbaf 100644
--- a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/103-xp.md
+++ b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/103-xp.md
@@ -1 +1,7 @@
-# Xp
\ No newline at end of file
+# XP
+
+Extreme Programming (XP) is an agile software development framework that aims to produce higher quality software, and higher quality of life for the development team. XP is the most specific of the agile frameworks regarding appropriate engineering practices for software development.
+
+Free Content
+What is Extreme Programming (XP)?
+Software Engineering | Extreme Programming (XP)
\ No newline at end of file