Changes between Version 5 and Version 6 of ITERATION_03/Release/Process


Ignore:
Timestamp:
12/20/08 16:31:24 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_03/Release/Process

    v5 v6  
    1111 * Bugfixing 
    1212 
    13 == Opening == 
     13=== Opening === 
    1414This are the first things that the team should do after the official sprint opening: 
    1515 * Create a branch from the trunk. The name should be further determined(perhaps something like release01 or release01-pre-alpha-2) 
     
    1919 * Disable nonworking functinality that is not supposed to be available and is messing the other code. 
    2020 
    21 == Testing == 
     21=== Testing === 
    2222This refers to the last phase of a task's revision lifecycle.  
    2323 
     
    4040 * Have a look at related bugs - this means look if there are new bugs in the related tests. 
    4141 
    42 == Reviews == 
     42=== Reviews === 
    4343 * We should do reviews on implementations done by functional teams 
    4444 * It this is needed we could help with desgin reviews 
    4545 
    46 == Release Asembly == 
     46=== Release Asembly === 
    4747 * Final bugfixes 
    4848 * Find workarounds for those bugs that cannot be fixed but 
     
    5050 * Make the download page 
    5151 * Make the downloadanbles 
     52 
     53=== Bugfixing === 
     54 
     55 * Choose bugs to fix from the opened ones in Trac 
     56 * Take the bug ticket 
     57 * Research for a bugfix 
     58 * If a fix is available its resul must be described in the ticket 
     59 * Change the status of the ticket 
     60 
     61== Iteration schedule == 
     62 * The iteration begins with the general sprint opening - 1d 
     63 * Do release team opening as described above - 2d 
     64 * Start testing and bugfixing. 
     65 * Start making reviews. We should always keep the tasks pending for a review as less as possible. 
     66 * As the iteration progresses the less effort is spent on testing and more on reviewing. 
     67 * Do the rekease assembly - 4d 
     68 * Do the demo and the sprint closing 
     69 
     70You can also look at the attached photos.