From 90c9318978400e5bcbcbc1d3bb160301e6ddb0fb Mon Sep 17 00:00:00 2001 From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:08:06 +0200 Subject: [PATCH] Update Agile Model (#1974) * Update Agile Model * Update content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/readme.md Co-authored-by: Kamran Ahmed --- .../content/101-qa-sdlc/102-agile-model/readme.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/readme.md b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/readme.md index 477e4891b..ff2d16eb9 100644 --- a/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/readme.md +++ b/content/roadmaps/113-qa/content/101-qa-sdlc/102-agile-model/readme.md @@ -1 +1,9 @@ -# Agile model \ No newline at end of file +# Agile Model + +The agile model refers to a software development approach based on iterative development. Agile methods break tasks into smaller iterations or parts that do not directly involve long-term planning. The project scope and requirements are laid down at the beginning of the development process. Plans regarding the number of iterations, the duration, and the scope of each iteration are clearly defined in advance. + +The Agile software development methodology is one of the simplest and most effective processes to turn a vision for a business need into software solutions. + +Free Content +Agile Methodology: What is Agile Model in Software Testing? +Agile Model \ No newline at end of file