Agile Software Development: Difference between revisions
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
=Overview= | =Overview= | ||
Agile software engineering practices include <span id='TDD'></span>[[Software_Testing_Concepts#Test-Driven_Development_.28TDD.29|Test Driven Development (TDD)]], <span id='CI'></span>[[ | Agile software engineering practices include <span id='TDD'></span>[[Software_Testing_Concepts#Test-Driven_Development_.28TDD.29|Test Driven Development (TDD)]], <span id='CI'></span>[[Continuous_Integration#Overview|Continuous Integration (CI)]], [[Continuous_Delivery#Overview|Continuous Delivery (CD)]] and [[Refactoring#Overview|Refactoring]]. | ||
=The Rules of Extreme Programming= | =The Rules of Extreme Programming= | ||
{{External|http://www.extremeprogramming.org/rules.html}} | {{External|http://www.extremeprogramming.org/rules.html}} | ||
=User Story= | |||
<font color=darkkhaki>TO PROCESS: https://www.mountaingoatsoftware.com/agile/user-stories</font> |
Latest revision as of 02:24, 1 January 2022
Internal
Overview
Agile software engineering practices include Test Driven Development (TDD), Continuous Integration (CI), Continuous Delivery (CD) and Refactoring.
The Rules of Extreme Programming
User Story
TO PROCESS: https://www.mountaingoatsoftware.com/agile/user-stories