www.benday.com [email protected] Waterfall Scrum / Agile Requirements docs Just-in-time, informal requirements Occasional “customer” involvement Frequent “customer” involvement Start-to-finish Project Plan Product Backlog. Plan for Sprint.

Download Report

Transcript www.benday.com [email protected] Waterfall Scrum / Agile Requirements docs Just-in-time, informal requirements Occasional “customer” involvement Frequent “customer” involvement Start-to-finish Project Plan Product Backlog. Plan for Sprint.

www.benday.com [email protected]

Waterfall

Requirements docs Occasional “customer” involvement Start-to-finish Project Plan Tasks are assigned Potentially large team size Multiple phases, eventual delivery Resistant to change Contract says what we build, deliver

Scrum / Agile

Just-in-time, informal requirements Frequent “customer” involvement Product Backlog.

Plan for Sprint. Sketchy beyond that.

Assigned tasks are a bottleneck Teams of 3 – 9 people Working software each Sprint Change is expected Contract is a lot closer to T&E

http://govdevfortfs.codeplex.com/ [email protected]

http://www.benday.com

| [email protected]

http://northamerica.msteched.com

www.microsoft.com/learning http://microsoft.com/technet http://microsoft.com/msdn

# register pwa and tfs tfsadmin projectserver /RegisterPWA /pwa:http://demosharepoint/pwa /tfs:http://demotfs2010:8080/tfs # map the team project collection TfsAdmin ProjectServer /MapPWAtoCollection /pwa:http://demosharepoint/pwa /collection:http://demotfs2010:8080/tfs/democollection # upload the field mappings TfsAdmin ProjectServer /UploadFieldMappings /collection:http://demotfs2010:8080/tfs/democollection /useDefaultFieldMappings # Map to Enterprise Project Plan “Product Xyz” TfsAdmin ProjectServer /MapPlanToTeamProject /collection:http://demotfs2010:8080/tfs/democollection /enterpriseProject:"Product Xyz" /teamproject:DemoAgile /workItemTypes:"User Story,Task"

# view the current field mappings TfsAdmin ProjectServer /DownloadFieldMappings /collection:http://demotfs2010:8080/tfs/democollection /filePath:c:\temp\mappingfile.txt

# view the current mapped WITs tfsadmin projectserver /GetMappedWorkItemTypes /collection:http://demotfs2010:8080/tfs/democollection /teamproject:DemoAgile # get mapped projects tfsadmin projectserver /GetMappedProjects /collection:http://demotfs2010:8080/tfs/democollection

# unmap team project TfsAdmin ProjectServer /UnmapPlanFromTeamProject /collection:http://demotfs2010:8080/tfs/democollection /enterpriseProject:"The Master Plan" /teamproject:DemoAgile # unmap team project collection TfsAdmin ProjectServer /UnmapPWAFromCollection /pwa:http://demosharepoint/pwa /collection:http://demotfs2010:8080/tfs/democollection

http://www.benday.com

| [email protected]