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 <kamranahmed.se@gmail.com>pull/1978/head
parent
f99660ea8d
commit
90c9318978
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
||||
# Agile model |
||||
# 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. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/agile-scrum-extreme-testing.html'>Agile Methodology: What is Agile Model in Software Testing?</BadgeLink> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.javatpoint.com/software-engineering-agile-model'>Agile Model</BadgeLink> |
Loading…
Reference in new issue