XP (eXtrem Programming)

XP is an agile development methodology that is more and more considered as the de-facto standard. It is defined by a list of strict rules listed below:

Design

  • Simple
  • Frequent refactoring

Coding

  • Using standards
  • Code unit tests first (test-driven development)
  • Using Pair programming
  • One integration at a time
  • Frequent integrations
  • Use proven technologies
  • Maximum collaboration and communication
  • Open space is a privileged environment
  • Testing and cleaning regularly the code

Testing

  • All code must have unit tests such as CUnit, CppUnit, JUnit or NUnit) (see the tools page)
  • All code must pass the unit tests before releasing
  • A non-regression test suite must be built
  • A user-Acceptance test suite following customer's high-level requirements must be built


The 4 main differences of XP as opposed to heavy-weight methodologies are:
XPRegular Methodology
Individuals/InteractionProcess
Working softwareComprehensive documentation
Customer collaborationContract negociation
Responding to changeFollowing a plan


Links

http://agilemanifesto.org




   
2011-12-30
XStudio v1.5sp4 available for download
2011-11-28
Press Release: XQual delivers SaaS / cloud hosting
2011-11-25
XQual and Kalistick are now partners
2011-09-29
XQual has a new partner mimacom that supports XStudio in his mimacom path Toolchain
2011-05-15
XStudio and XAgent v1.4sp8 available for download
2011-01-06
Presentation at the Riviera Jug
2010-05-27
Selenium recommends XStudio: Selenium Support
2009-12-08
Press Release: XQual launches commercial support on XStudio
2009-12-09
XStudio recommended at the NFJS Conference
2009-12-08
Press Release: XStudio with Squish Integration Released