Changes between Version 3 and Version 4 of PROCESS_R3


Ignore:
Timestamp:
03/18/09 11:08:08 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PROCESS_R3

    v3 v4  
    2323  * Sprint closing [[BR]] 
    2424What is done on these meetings, what should one prepare. Exact times are not important - just which meetings are regular and periods. 
    25  
     25 * A new requirement is to simplify the PROCESS.  
     26  * Create subpages of existing [wiki:PROCESS] which contain the information from the current sections of the document. 
     27  * Create a simple process page which contains only plan with links to the explanations 
     28  * Include all of the process subpages into the [wiki:PROCESS] page so it looks exactly like now. 
    2629== Task result == 
    27 Improved [wiki:PROCESS] page. Subpages of the process page linked in it 
     30Improved [wiki:PROCESS] page. Subpages of the process page linked in it. A simplified version of the current page. 
    2831== Implementation idea == 
    2932 * Pair with the team leaders or team members for sub-team team process pages. 
     33Suggestion for the simplified PROCESS page 
     34{{{ 
     35SCRUM 
     36 * iterative incremental process of software development 
     37 * counts on one to take the initiative 
     38 * roles 
     39  * product owner - the voice of the customer 
     40  * scrum master - solves problems 
     41  * self-organizing team - does the progress 
     42 * regular standup meetings to show progress, plan and solve problems 
     43 
     44Teams 
     45 * Analysis - does the specification of features, keeps the product consistent 
     46 * Functional - does the design and implementation of the platfoem and features 
     47 * Release - does the final touch, delivers the final product 
     48  
     49Workflow 
     50Tickets are the product backlog 
     51 * New - part of the product backlog, hasn't been worked on 
     52 * Analysis - what has to be done 
     53 * Design - how it should be done 
     54 * Implementation - actual implementation 
     55 * Testing - problems, documentation 
     56Each of these has 
     57 * Started - in progress, someone works on it 
     58 * Finished - ready for a review 
     59 * OK - reviewed and ready for the next phase (if any) 
     60  
     61Discipline 
     62 * workday starts 9:30 
     63 * work outside of office should be approved by the team leader 
     64 * daily and monthly reports 
     65 * internal backlog 
     66 * meetings 
     67  
     68Member requirements 
     69 * Work towards the goal 
     70 * Be honest 
     71 * Take initiative 
     72 * Look around 
     73 * Seek improvements 
     74 * Seek the most appropriate solution 
     75 * Quality is not negotiable. Scope and resources are. 
     76 * Accept the challenge 
     77}}} 
    3078== Related == 
    3179[wiki:PROCESS_R2][[BR]]