Changes between Version 10 and Version 11 of ITERATION_03/Release/Process
- Timestamp:
- 03/23/09 13:51:45 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ITERATION_03/Release/Process
v10 v11 17 17 * Select tasks for testing. Sort them by their testability and importance 18 18 * Merge back valuable changes done on the previous release branch into the trunk 19 * Disable nonworking functi nality that is not supposed to be available and is messing the other code.19 * Disable nonworking functionality that is not supposed to be available and is messing the other code. 20 20 21 21 === Testing === 22 22 This refers to the last phase of a task's revision lifecycle. 23 23 24 It includes th following:24 It includes the following: 25 25 * Writing user documentation for each user related task 26 * User docume ts are something like help26 * User documents are something like help 27 27 * They describe what Sophie 2.0 features are available and the way the user can use them 28 28 * Writing release documentation where applicable … … 44 44 === Reviews === 45 45 * We should do reviews on implementations done by functional teams 46 * It this is needed we could help with des gin reviews46 * It this is needed we could help with design reviews 47 47 48 === Release As embly ===48 === Release Assembly === 49 49 * Final bugfixes 50 50 * Find workarounds for those bugs that cannot be fixed but 51 51 * Disable things that cannot be fixed or worked around 52 52 * Make the download page 53 * Make the downloada nbles53 * Make the downloadables 54 54 55 55 === Bugfixing === … … 58 58 * Take the bug ticket 59 59 * Research for a bugfix 60 * If a fix is available its resul must be described in the ticket60 * If a fix is available its result must be described in the ticket 61 61 * Change the status of the ticket 62 62 … … 67 67 * Start making reviews. We should always keep the tasks pending for a review as less as possible. 68 68 * As the iteration progresses the less effort is spent on testing and more on reviewing. 69 * Do the re kease assembly - 4d69 * Do the release assembly - 4d 70 70 * Do the demo and the sprint closing 71 71