SE401:33:Methodologies: Difference between revisions

From Marks Wiki
Jump to navigation Jump to search
New page: ==<font color=#00267c>Project Style</font>== We will be using a hybrid E<u>x</u>treme <u>P</u>rogramming (XP) / <u>R</u>ational <u>U</u>nified <u>P</u>rocess (RUP) style: :*Involve some pl...
 
(No difference)

Latest revision as of 20:00, 15 February 2008

Project Style

We will be using a hybrid Extreme Programming (XP) / Rational Unified Process (RUP) style:

  • Involve some planning before coding (more than XP, a lot less than RUP).
  • Requirements in the form of user stories.
  • XP style programming
  • Pair programming
  • No Test Driven Development (TDD).
  • Unit Testing will be performed when we think it is necessary (usually after completing a story). i.e never
  • Functionality added in Iterations (A couple of weeks - Starting framework may take longer).


◄ Back