Agile Software Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 3: Line 3:
=Organizatorium=
=Organizatorium=


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)]] and Continuous Deployment (CD).
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)]] and [[CI/CD#Continuous_Delivery_.28CD.29|Continuous Deployment (CD)]].

Revision as of 23:33, 16 December 2021

Internal

Organizatorium

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