XP Technical Practices

This is a high-level overview of some of the technical practices that came out of Extreme Programming. We will look at the following practices from the point of view of increased productivity, cost-savings and increased accuracy (yes, that’s fewer bugs):

  • Pair Programming
  • Test Driven (Test First) Development
  • Behavior Driven Development
  • Research Spikes
  • Coding Standards
  • Continuous Integration
Share it!