active questions tagged scrum - Stack Overflow most recent 30 from stackoverflow.com 2009-11-26T14:31:32Z http://stackoverflow.com/feeds/tag/scrum http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1803136/gathering-requirements-with-scrum 2 Gathering Requirements with Scrum Fiona Holder 2009-11-26T11:27:27Z 2009-11-26T11:59:59Z <p>My development team is working to the Scrum methodolody, pretty much. We have a prioritised product backlog, which we break down into sprints tracked by a burndown chart. </p> <p>Trouble is, the product managers (who gather requirements from the stakeholders) will give us an outline of the requirements, say a few days before the start of a sprint, or set of sprints. </p> <p>We then have a look through them, revise them with what is feasible (technically and within reasonable time). This gets sent off for review by management, other product manages and stakeholders, and usually revised/tweaked further, which tends to go on in a circle until it has all settled down.</p> <p>Meanwhile, the sprint start date is upon us and we start grabbing at the requirements we are pretty sure are stable. Once those are done we are left with endless days of tweaking the code as the requirements shift around slightly.</p> <p>While I'm aware that requirements shouldn't be considered fixed, I just feel like we are managing this badly, and trying to fit a waterfall requirements approach into agile development. </p> <p>Does anyone have any improvement suggestions or experience of this kind of issue? </p> http://stackoverflow.com/questions/1207513/if-a-scrum-master-is-handling-multiple-parallel-sprints-should-the-sprints-be-sy 0 If a scrum master is handling multiple parallel sprints, should the sprints be synchronized? Kashif Awan 2009-07-30T15:48:43Z 2009-11-26T04:26:53Z <p>We are looking into adopting Scrum and would want our Scrum Masters to be able to handle 3~4 parallel Sprints. These parallel sprints can be for a single product or unrelated products. Is it a better practice to start the parallel sprints 1~2 days appart or have a wider gap than that.</p> http://stackoverflow.com/questions/1797299/where-could-i-find-some-video-training-courses-to-learn-agile 0 Where could I find some video training courses to learn Agile? demian 2009-11-25T14:35:05Z 2009-11-25T22:15:28Z <p>The title express it all.</p> <p>I 'm willing to learn Agile development, I'm new in this topic. I'm also interested in some of its flavor as Scrum.</p> <p>I'm wonder if there is a good website where could I find screencasts, webcasts or a training video series about Agile?</p> <p>Best to all,</p> http://stackoverflow.com/questions/626892/work-out-sprint-capacity-when-carrying-over-story-points-in-scrum 5 Work out sprint capacity when carrying over story points in scrum Peter Delahunty 2009-03-09T16:05:46Z 2009-11-25T11:06:28Z <p>Let’s say story A is worth 10 story points. Development starts in sprint 100, but is not completed by they end of the sprint. I am then assuming that you do not claim any points. A story is done or not done. And tets say your average velocity is 25pts and your team stays the same for the next iteration. So when working out your capacity for the next sprint What do you with the story points when carrying them over. Do you:</p> <p>A) Carry over the 10pts to the next sprint taking off 10pts off the next sprints capacity. So take away 10pts from your 25pts capactity which leaves you with 15pts for new stories.</p> <p>B) Work out how many points are left in the story and only take them off the capacity but claim 10pts on completion. So say there are 3pts left. Take them from your 25pts capactity which leave you 22pts of capacity for new stories.</p> <p>C). Something else?</p> <p>Thanks in advance!</p> http://stackoverflow.com/questions/1752188/can-scrum-work-with-mediocre-developers 4 Can Scrum work with mediocre developers? Anonymous 2009-11-17T22:06:19Z 2009-11-25T10:57:38Z <p>Anyone ever tried to assimilate Scrum to a team where most developers are just mediocre? I mean developers who aren't the most tech savvy, has bad time-management skills, but most of all - lack the sense of personal responsibility and commitment.</p> <p>Do you think it <em>can</em> work? Or would you try a different methodology?</p> http://stackoverflow.com/questions/1607214/time-tracking-in-scrum 2 Time Tracking in Scrum NateDSaint 2009-10-22T13:30:48Z 2009-11-25T10:39:28Z <p>Note : Before asking this question I did an exhaustive search, and found little bits of the answer in various other questions, for example:<br /></p> <ul> <li><a href="http://stackoverflow.com/questions/87513/what-is-the-best-resource-for-learning-scrum">What is the best resource for learning Scrum? </a> </li> <li><a href="http://stackoverflow.com/questions/63100/scrum-process-management-tips-pitfalls-ideas">Scrum Process Management - tips, pitfalls, ideas</a></li> <li><a href="http://stackoverflow.com/questions/150447/two-questions-regarding-scrum">Two questions regarding Scrum</a></li> </ul> <p>However, I feel like this question hasn't been directly addressed (if it has, please let me know).</p> <p><strong>Do you track time in Scrum as a function of hours/days spent on a task, or simply whether that task is complete or not? Can you adjust those tasks and estimates?</strong></p> <p><em>Background:</em> Our new VP of development came from a Scrum environment, and so we're all learning about the process, but one of the things he has brought with him is the concept of very carefully quoting estimates of actual hours each task should require to complete, with the intention of getting more accurate with our estimates over time: thus once a project has started we cannot add new tasks or adjust the hourly estimates on those tasks.</p> <p>But it was my understanding that agile practices, specifically Scrum, were based upon the concept of tasks being buckets that store individual deliverable goals, and you add/remove/adjust them as the clients' needs evolve after each sprint.</p> <p>I realize this could potentially be argumentative, but I assume that viewing Scrum as a process, only one of those concepts is the "correct" philosophy for that system.</p> http://stackoverflow.com/questions/1326547/scrum-on-google-docs-best-implementation-contest 5 Scrum on Google Docs ? Best implementation contest ;) Andrzej Śliwa 2009-08-25T07:22:44Z 2009-11-25T10:22:34Z <p>Hi Im looking for yours best practices for using Google Docs to scrum management. I found many entries on blogs about using Google Docs to serving sprint log, burndown chart etc. but is very difficult get value example of this "Docs". Please share Yours best Google Doc for Scrum.</p> http://stackoverflow.com/questions/1156667/kanban-vs-scrum 3 Kanban vs. Scrum Andrew Siemer 2009-07-21T00:14:10Z 2009-11-25T10:21:36Z <p>Can someone with Kanban experience tell me how Kanban and Scrum differ? What are the pro's and con's of each of the different project management methodologies? Kanban seems to be getting a lot of press these days. I don't want to miss the hottest new way of tracking my teams failures (...and successes).</p> <p><strong>Responses</strong></p> <p>@S. Lott - <strong>What part of this article wasn't clear enough? infoq.com/articles/hiranabe-lean-agile-kanban/…. Do you have a more specific question?</strong> That is a great article but technically no it is not clear enough. That article gives a great amount of detail about kanban (and thank you for it...good read) but it does not specifically contrast Kanban vs. Scrum. That article will help someone like me make a decision but it most certainly won't help someone like my boss or in general someone less experienced! I was hoping for a quick overview of kanban pros and cons contrasted to scrum pros and cons. Thanks though!</p> <p>@S. Lott - <strong>Why do you say kanban vs. scrum? What leads you to conclude they are conflicting approaches? Can you make your question more specific?</strong> I don't think that they are necessarily conflicting. But they are different enough for a user to adhere to one over the other. Perhaps one fits a project or company better than the other? How would I sell one over the other when presenting a project management approach. Say I went to a company that was currently stuck in the rutt that is "water fall" - why would I sell one approach over the other?</p> http://stackoverflow.com/questions/1638743/can-scrum-and-project-management-live-together -1 Can Scrum and Project Management live together? Michael Staubly 2009-10-28T17:18:40Z 2009-11-25T10:19:40Z <p>Can Scrum and Project Management live together?</p> <p>Can you take the best of both worlds or will combining these two methods create more chaos?</p> <p>Would Scrum work better with a project manager doing PMO type work and cross function with the product owners and scrum master? I believe that a dedicated PMO would track compliance, artifacts and quality. This would allow the Scrum team to continue working without worrying about logistics or paperwork. Has anyone tried to incorporate different ideas (scrum, six sigma, pmp, lean?)</p> http://stackoverflow.com/questions/422876/one-advantage-an-agile-approach-using-scrum-has-over-waterfall-approaches 4 One advantage an agile approach using Scrum has over waterfall approaches Mendokusai 2009-01-08T01:19:54Z 2009-11-25T10:06:24Z <p>If you had to choose one advantage that Scrum gives over a waterfall process, what would it be?</p> http://stackoverflow.com/questions/1709308/does-the-scrum-master-have-to-answer-the-3-standup-questions-as-well 4 Does the scrum master have to answer the 3 standup questions as well? Geo 2009-11-10T16:36:49Z 2009-11-25T06:17:08Z <p>This is more a theory and correctness of the process more than practical. I am curious to know if the Scrum Master will have to answer the three questions below in the stand up meeting.</p> <ol> <li>Things I have done since yesterday's meeting</li> <li>Things I am going to get done today</li> <li>Obstacles that I need someone to remove</li> </ol> http://stackoverflow.com/questions/1730435/how-to-work-unestimatable-tasks-into-a-scrum-sprint 2 How to work unestimatable tasks into a scrum sprint? Dave K 2009-11-13T16:44:34Z 2009-11-25T06:06:30Z <p>I am the scrum master for a small team of 4 developers. The project we are working on has a lot of tasks that we have never done before and cannot easily estimate in a sprint planning meeting. What is the best way for me to run a sprint with this uncertainty? I am finding it very hard to finish a sprint with a potentially releasable product. I am also finding it hard to plan sprints when there is a lot of unknown length tasks.</p> http://stackoverflow.com/questions/1702128/can-i-use-agile-in-a-non-development-project 1 Can I use Agile in a Non-Development project? Phill Pafford 2009-11-09T16:26:59Z 2009-11-24T11:24:47Z <p>I'm new to Scrum and Agile but wanted to know if I could use this methodology/practice for like a general "Project Management Solution" not just development?</p> <p>Pros/Cons/Suggestions?</p> <p>Any FREE software available to help out with the process? Small user group, about 10</p> <p>Thanks!</p> http://stackoverflow.com/questions/1782615/academic-studies-into-benefits-of-team-work-in-software-development 1 Academic Studies Into Benefits of Team Work in Software Development Davy 2009-11-23T11:38:39Z 2009-11-24T11:17:36Z <p>Hi All</p> <p>I need to find some good statistics from reputable sources on the benefits of software developers working in a team. </p> <p>We use Scrum - so anything linked to this in particular would be really beneficial but not essential.</p> <p>I have 5 developers of differing skill levels and I feel that they need to work as a team. However, if my boss had his way they would all have a large single project each (or worse, multiple projects on the go at the same time) each. It's a constant battle.</p> <p>I am looking to put facts in front of him that are difficult or impossible to argue with. Things like 'working as a team increases productivity by xx% would be perfect. Increases morale by xx%, reduces bugs by xx% - you get the idea.</p> <p>There are some posts already here that may help and I will go through them but I don't think they're exactly what I'm looking for.</p> <p>Some may feel they want to side with my boss. In the interests of good discussion this is OK. However, I know the dynamics within my team and Organization and am convinced that team working is the best route for us. I'm unlikely to change my mind :)</p> <p>Any help would really be appreciated - before my guys walk out on me :)</p> http://stackoverflow.com/questions/1717425/im-starting-an-opensource-project-any-advice 5 I'm starting an opensource project. Any advice? Seth Illgard 2009-11-11T19:14:42Z 2009-11-24T11:15:18Z <p>First of all, I reviewed <a href="http://stackoverflow.com/questions/493513/opensource-project-setup">this question</a>, but I think I need a little more information since I've never worked on an opensource project before.</p> <p>I'm starting an opensource project, currently hosted on Google code. It is a framework for creating flash games in ActionScript3 (programmer oriented). So far, so good, but I want to start building a community around it. The project is 60% finished from it's first official stable release (I am using Scrum to guide the development process, currently we are 3 people on the development team). By the way, the project has the MIT licence.</p> <p>Do you have any advice on how to guide the development, any tools that I should look at?</p> <p>Assembla vs Google code vs Trac vs Pivotal tracker?</p> <p>What are you experiences on this?</p> http://stackoverflow.com/questions/1757407/scrum-and-project-estimated-time 2 Scrum and Project estimated time Antony Delaney 2009-11-18T16:50:02Z 2009-11-24T11:11:50Z <p>IF the client asks me for a estimated time for completion for the whole project can this be given using Scrum?</p> <p>Using for instance the (dreaded) waterfall methodology I will have a technical spec to use to give a half decent estimation.</p> http://stackoverflow.com/questions/1771983/in-agile-scrum-user-stories-how-much-detail-is-enough 3 In agile/scrum user stories, how much detail is enough? AgileDev 2009-11-20T17:17:46Z 2009-11-23T14:32:02Z <p>Enough detail is enough is the usual response.</p> <p>On the project we are currently busy with (which was incomplete and handed over to us without any brs/documentation/user stories of any sort, we get stories like:</p> <blockquote> <p>As a Product Owner I need the developer to test the XXX workflow so that it works correctly.</p> </blockquote> <p>and </p> <blockquote> <p>As a Product Owner I need the developer to test the YYY workflow so that it works correctly.</p> </blockquote> <p>No indication is given of what "correctly" means.</p> <p>When asking for more detail, one is informed that you are asking for too much detail and since this is agile, the requirement will become clearer later during the sprint (2 week sprint) and you should not worry about the detail just then, but rather to just give the story a weight in "doll hairs" and stop being difficult. Be a big picture guy. Don't worry about the detail.</p> <p>Is this what agile is supposed to be like?</p> http://stackoverflow.com/questions/1781896/scrum-and-burndown-charts-with-mantis 0 scrum and burndown charts with mantis alexander.egger 2009-11-23T09:03:13Z 2009-11-23T09:03:13Z <p>We use Mantis to track our tasks. </p> <p>Is there any plugin or external application which we can use to create burndown charts directly from the Mantis data?</p> http://stackoverflow.com/questions/1536122/savings-realized-by-adopting-agile-scrum-and-xp-over-waterfall 2 Savings realized by adopting Agile (Scrum and XP) over Waterfall Kashif Awan 2009-10-08T07:21:34Z 2009-11-21T20:22:26Z <p>I was wondering if someone can share their exeprience or point to a study on cost savings realized by adopting Agile (using Srum and XP), over traditional Waterfall. </p> http://stackoverflow.com/questions/1640911/role-of-testers-in-agile 14 Role of Testers in Agile? Doldrim 2009-10-29T00:03:00Z 2009-11-21T20:19:17Z <p>I work in a team which has been doing the traditional waterfall method of development for many years. Recently, we've been told that future projects are going to be moving towards an agile (particularly Scrum) methodology. It so happens that my project will be one of the first, so we will essentially be guinea pigs for the next few months to iron out what it takes to make the transition.</p> <p>The project itself is in a very early stage and we would usually be many months away from releasing anything to the testing team, but now we are going to be working directly with them up front. As a result, I'm concerned as to the role of the testers in such a project at this stage. I have several questions/concerns which hopefully some experienced agile developers could answer:</p> <ol> <li>While a developer is coding a task, it is impossible for a tester to test it (it doesn't exist yet). What then is the role of a tester at this point</li> <li>Is the tester now involved in unit testing? Is this done parallel to black box testing?</li> <li>What does the tester do during a sprint where primarily infrastructural changes have been made, that may only be testable in unit testing?</li> </ol> <p>How do the traditional test team members function in your agile project?</p> http://stackoverflow.com/questions/1651320/scrum-compliance 3 Scrum Compliance Michael Staubly 2009-10-30T17:44:15Z 2009-11-21T20:07:37Z <p>Question: Is Scrum compliant with SAS and Sox?</p> <p>I am new to Scrum and have been a PM most of my career. I understand having the proper documentation for audits relating to SAS/Sox inregards to tradtional PMO. I know that Scrum eliminates much of the PM type of documents and classifies them as waste but I would expect a auditor to look for certian documents relating to development and changes to systems.</p> <p>Is there a guideline for SAS/Sox compliance in the Scrum world? Checklists? Anything that anyone could recommend would be helpful.</p> http://stackoverflow.com/questions/1146935/scrum-a-good-method-only-for-teams-with-full-time-on-sprints-developers 12 Scrum : a good method only for teams with "full time on sprints" developers ? Matthieu 2009-07-18T07:31:04Z 2009-11-17T19:48:22Z <p>We are a development software company. We have introduced Scrum.<br>The problem is that developers can’t spend full time on Scrum sprints like a lot of other companies.<br> They have to do a lot of no-development, out of the SCRUM project tasks ! <br> I read on the net : Scrum doesn’t allow part time developers… <br><br> So, what is your experience about this ?<br /> Is Scrum a good method only for teams with developers who only spend time on development tasks focused on the SCRUM sprints ? <br></p> <p>Thanks for your time </p> http://stackoverflow.com/questions/385511/what-is-the-relation-between-scrum-agile-and-rup 1 What is the relation between scrum agile and RUP? Geo 2008-12-22T03:56:57Z 2009-11-15T20:18:44Z <p><a href="http://www-128.ibm.com/developerworks/rational/library/feb05/krebs/" rel="nofollow">RUP in the dialogue with Scrum</a></p> <p>There is a relation between Agile and RUP. Actually I though that Agile development was a type of RUP. In the article from IBM above you can see that they are fitting the model to RUP. </p> <p>Does someone has any <strong>practical</strong> explanation of the relation between these three interesting concepts.</p> http://stackoverflow.com/questions/222243/best-way-of-using-scrum-and-sprint-for-infrastructure-improvement 4 Best way of using Scrum and Sprint for Infrastructure improvement James Hogbin 2008-10-21T15:13:49Z 2009-11-14T09:24:45Z <p>Does anybody use Scrum &amp; Sprint for Infrastructure.</p> <p>I'm struggling with the concept of a Sprint that never finishes i.e. a Network enhancement project.</p> <p>Also any suggestions on how Item time can be built up to a Product Backlog, so that I can sanity check that resources are not overcommited on the sprint.</p> http://stackoverflow.com/questions/1707080/writing-user-stories-for-internal-technical-tasks 0 Writing user stories for internal technical tasks John Nolan 2009-11-10T10:50:26Z 2009-11-13T11:46:17Z <p>I am attempting to manage my projects a little better so I am looking at attempting to apply some of (eventually all) the features of <a href="http://en.wikipedia.org/wiki/Scrum%5F%28development%29" rel="nofollow">scrum</a>.</p> <p>Looking at <a href="http://en.wikipedia.org/wiki/User%5Fstory" rel="nofollow">user stories</a> specifically the high level format seems to be:</p> <p>As a <strong>User</strong> I can <strong>Feature Description</strong> </p> <p>or </p> <p><strong>Artifact</strong> is <strong>Doing Something</strong></p> <p>How would I write "Upgrade the Database"?</p> <p>Is it simply Upgrade the Database?</p> <p>I think I am being thrown off as there is no specific actor/customer and that the customer is the IT department.</p> http://stackoverflow.com/questions/1700703/unit-for-estimating-hours-in-scrum-tool 1 Unit for estimating hours in Scrum tool jparaujo 2009-11-09T12:28:06Z 2009-11-11T16:44:43Z <p>Hello,</p> <p>I've been learning Scrum and trying a tool called Acunote for use with it. My question is about two fields I have there, for each task. They're "estimate" and "remaining". What unit should I use for those? Do I use Story Points? What about the remaining? For example I have a task that will take 10 units, let's say. I fill the remaining at the end of day with how many "units" I believe it will take me to complete?</p> <p>Thanks!</p> http://stackoverflow.com/questions/1640916/kanban-scrumish-tools-to-get-started 4 kanban scrumish tool(s) to get started Davide 2009-10-29T00:04:18Z 2009-11-10T22:18:43Z <p>After investigating a little bit scrum and kanban, I finally read <a href="http://stackoverflow.com/questions/1367491/apply-kanban-in-an-agile-team/1367633#1367633">this answer</a> and decided to start using kanban, picking something from scrum (note that I'm working mostly by myself, and I do have read <a href="http://stackoverflow.com/questions/1407189/can-agile-scrum-be-used-by-1-or-2-developers">this question and its answers</a>). </p> <p>Now, my question is: which tool would be best to get started? </p> <ol> <li>whiteboard and postit</li> <li><a href="http://agilezen.com" rel="nofollow">agilezen.com</a> </li> <li><a href="http://www.atlassian.com/software/greenhopper/" rel="nofollow">JIRA with greenhopper</a> </li> <li>a spreadsheet (possibly on Google Docs)</li> <li><a href="http://www.brightgreenprojects.com/" rel="nofollow">brightgreenprojects.com</a></li> <li><a href="http://www.agile42.com/cms/pages/agilo/" rel="nofollow">Agilo</a></li> <li>something else (please specify)</li> </ol> <p>Notes about each:</p> <ol> <li><p>I would lean towards the whiteboard, but there are several drawbacks (e.g. cannot make automatic charts, time measurements, metrics, and sometimes I work from home - where I need it most - and it's not convenient to carry :-) </p></li> <li><p>I don't want to remember another username/password (I promised to myself to signup only to OpenID-enabled services)</p></li> <li><p>My employer has JIRA but my group doesn't use it - I might ask for an account (it shouldn't require another password) and maybe later involve the rest of the group. But I don't know if they are using greenhopper and if it's a big deal installing it.</p></li> <li><p>I generally hate spreadsheets</p></li> <li><p>maybe overkill?</p></li> <li><p>I'd be happy to have a localhost instance, but it could be problematic to give access to the whole group (per network/firewalls) - not a deal-breaker but surely a concern</p></li> </ol> <p>What I'd like to get from this?</p> <ul> <li>being more productive</li> <li>tracking how much time I spend in any given task, possibly discussing the issue with my supervisor</li> <li>tracking what "blocks" me most often</li> <li>immediately see where I am compared to my schedule</li> <li>manage in a better way my long todo list (e.g. answering faster to the "what I should do next?" question)</li> </ul> <p>Do you have any suggestion?</p> <p>Note on the scrumish tag: read the <a href="http://www.crisp.se/henrik.kniberg/Kanban-vs-Scrum.pdf" rel="nofollow">Henrik Kniberg's PDF</a>. He first introduced the definition of scrumish on page 9.</p> http://stackoverflow.com/questions/1704402/scrum-in-sharepoint-online 2 SCRUM in SharePoint Online Tony 2009-11-09T22:33:48Z 2009-11-10T13:44:25Z <p>We are trying to implement SCRUM with the Microsoft SharePoint Online. Although we can use tasks and issue tracker to suit SPRINTS and iterations and system testing, we are using an excel speadsheet to produce the burndown chart. However, we have to extract all the tasks first, reformat the data, the feed in the chart values. Does anyone have a quicker way?</p> <p>Thanks, Tony. <a href="http://www.webcloudsolutions.net" rel="nofollow">www.webcloudsolutions.net</a></p> http://stackoverflow.com/questions/1699683/best-way-to-manage-projects 2 Best way to manage projects MinimeDJ 2009-11-09T08:13:53Z 2009-11-09T15:22:23Z <p>What is a best way to organize many software development projects, interaction with clients, project documentation, sources, emails, knowledge, time tracking, issue and features tracking, support for releases and versions etc. for a small company?</p> <p>For me (and I believe for many others) it is obvious that it must be some sort of web-based solutions. It would be great if it could provide an interface for iPhone (if not, it is also OK).</p> <p>Important thing: it must be hosted on our servers, so PHP + MySQL is the best platform so far.</p> <p>I have found the following system to consider:</p> <ul> <li><a href="http://www.activecollab.com/" rel="nofollow">http://www.activecollab.com/</a> (but I didn't found issue tracking as well as support for releases and versions, so it is not the best match for software development company)</li> <li><a href="http://www.mantisbt.org/" rel="nofollow">http://www.mantisbt.org/</a> (Great tool, but no project planing...)</li> <li><a href="http://www.twproject.com/" rel="nofollow">http://www.twproject.com/</a> (didn't try yet, but it has very strange interface)</li> </ul> <p>But none of them is a 100% solution for me.</p> <p>It also should (but not must) support SCRUM</p> <p>We have about 25 people in our team and about 50 from client side. At once we run about 3-7 projects (some in dev. phase, some in support).</p> <p>So, my questions: does anybody knows any good web-based system that gives everything software development company needs? I believe this information will be useful for many of us.</p> http://stackoverflow.com/questions/1650844/user-story-size-scope 5 User story size/scope Milan Novota 2009-10-30T16:19:53Z 2009-11-09T05:13:37Z <p>When doing agile what are the specific <strong>criteria</strong> of defining the scope of a user story? What <strong>factors</strong> should I take into account when defining the scope? Is there any specific <strong>formula</strong> you use for this purpose?</p>