# Development Methodologies
These are focused on specific practices within the software development process, often pertaining to design or testing. These methodologies usually aim to improve code quality, ensure functionality, and streamline the development process:
- [[Test-Driven Development (TDD)]]
- Behavior-Driven Development (BDD)
- Feature-Driven Development (FDD)
- [[Pair Programming]]
- [[Mob Programming]]
- [[Privacy by Design (PbD)]]
[[Design Methodologies]]?