标题: Extreme Programming XP 的几个概念 [打印本页] 作者: xblues 时间: 7-4-2010 22:39
提示: 作者被禁止或删除, 无法发言标题: Extreme Programming XP 的几个概念 XP Extreme Programming
Developer Part
Pair Programming
One of the developer doesn't find the solution of the problem,
With 2 brains it's easier to find a solution...
After many operations, the requirement is evolving
The current requirement which is 25% completed becomes 50% completed...
It seems that the developers team has discovered a bug
One of them puts the bug into the Bug Area
The developers team has got a problem. They're asking for the Project Manager
The project manager gives a technical expertise to the developers team.
Now, the developers can change the requirement status.
After a few hours, the current requirement is 75% completed.
Validation
Qualification Machine
They have to test the result using the qualification server
Failed test, They have corrected the error detected by the test, on their local computer.
Test passed. The whole code is now ok.
Now, the current requirement is 100% completed. The customer can test it.
The developers choose the next requirement for this iteration.作者: xblues 时间: 7-4-2010 22:45
提示: 作者被禁止或删除, 无法发言标题: XP Programming Stand-Up Meeting
Every morning, the project manager and the developers run the Stand-Up Meeting.
They are talking about the work done the day before.
One developer shows the result on the production server.
and they are talking about the other requirements.
One developer is highlighting a problem they have found.
Stand-Up Meeting
Technical discussion作者: xblues 时间: 7-4-2010 22:55
提示: 作者被禁止或删除, 无法发言
The PM setting the dead line of the iteration
Customer explains his requirements.
The PM and the developers are evaluating requirement implementation time and difficulty.