Agile Software Development: Difference between revisions
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)]] | 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
Organizatorium
Agile software engineering practices include Test Driven Development (TDD), Continuous Integration (CI), Continuous Delivery (CD) and Refactoring.