Agile Software Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
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>[[CI/CD#Continuous_Integration_.28CI.29|Continuous Integration (CI)]], [[CI/CD#Continuous_Delivery_.28CD.29|Continuous Delivery (CD)]] and [[Refactoring#Overview|Refactoring]].
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}}

Revision as of 01:59, 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

http://www.extremeprogramming.org/rules.html