Agile Software Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
=Internal=
=Internal=
* [[Software Engineering]]
* [[Software Engineering]]
=Organizatorium=
=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>[[CI/CD#Continuous_Integration_.28CI.29|Continuous Integration (CI)]], [[CI/CD#Continuous_Delivery_.28CD.29|Continuous Delivery (CD)]] and [[Refactoring#Overview|Refactoring]].

Revision as of 00:53, 27 December 2021

Internal

Overview

Agile software engineering practices include Test Driven Development (TDD), Continuous Integration (CI), Continuous Delivery (CD) and Refactoring.