Agile software development is a group of software development methodologies based on iterative and incremental development, where requirements and solutions evolve through collaboration between self-organizing, cross-functional teams.
-2
votes
1answer
24 views
Are there any non-scrum backlog and task tracking tools?
We usually work in 1-2 person "teams" so sprints and daily scrums are mostly irrelevant to us, but we still want a tool creating backlogs and tracking the progress on the tasks/stories we have at ...
63
votes
13answers
4k views
Is a large increase in velocity realistic in a Scrum environment?
We have an average velocity of 50 story points. Recently my manager has really got into the idea of using velocity as a measure of productivity and as a target. I have been asked to increase it by 40% ...
2
votes
2answers
125 views
Level of detail of a user story
I am about to start User story sessions in my team. It's quite new for them and I am also wrestling with certain things. For the current project we have some well worked out wireframes.
I read a lot ...
2
votes
2answers
315 views
As a senior project manager, should I still keep learning new skill in programming? [closed]
If I'm a senior project manager, should I still keep learning new technology?
For example, every month every year, most language updates themselves, and a lot of new programming concepts become ...
8
votes
6answers
642 views
Is Pair Programming also used to train less experienced developers and bring them up to speed? [duplicate]
I am familiar with Agile and Pair Programming (http://en.wikipedia.org/wiki/Pair_programming). I thought Pair Programming was used if there was a complex requirement i.e. two sets of eyes is better ...
0
votes
4answers
236 views
What is the purpose of the stand-up and its duration in agile methodologies? [closed]
I used to work in a waterfall methodology and now I am in a team that is following an agile methodology. It seems they are doing it wrong. For example, we have stand-ups that last 25+ minutes daily, ...
3
votes
2answers
142 views
How do you validate need for documentation?
I once was on a project where a non-tech manager had the team spending half of every hour documenting what they just did so that someone with zero understanding of the tech would be able to understand ...
8
votes
4answers
394 views
Is seniority/paygrade an important factor for effective QA members? [duplicate]
As a member of our company's QA team, I frequently get entirely unenthusiastic feedback from developers in their responses to test results in our agile, web-based software-as-a-service shop. Most of ...
5
votes
1answer
224 views
Is it common to run out of work towards the end of a sprint? [duplicate]
My current team operates under the Scrum approach to agile development. We do it properly, adhering to the guidelines and roles of a Scrum team, with a sprint length of 9 days and a team of 7.
We go ...
3
votes
3answers
278 views
Can a daily scrum meeting be replaced by a status email?
If an agile team has members like Developers, Testers, and Automation Testers from different geographical regions, how can the daily scrum meeting can happen?
Obviously they have to work in different ...
4
votes
4answers
209 views
What do you do to estimates for agile stories where developers are pair programming?
If it was a 2-point story for one person, would you double it if people are pairing?
Pairing isn't always necessarily done 100% of a dev task, so it seems that doubling the story points seems ...
7
votes
3answers
310 views
Disillusioned with agile; how do you prepare for life after release 1.1? [closed]
My company is going full steam with the agile process, with multiple agile projects in work. The first agile team, the proof of concept, carried the product through release and the first post ...
3
votes
1answer
117 views
Estimating tasks in Scrum
Our team using Scrum three iterations. We successfully estimate PBI in storypoints using poker-planning. But next we cannot do anything because we don't know
Who create tasks? PBI is created by ...
1
vote
1answer
59 views
How much time should be spent with use cases?
I'm starting to work with agile iterative approach to software development and this question seems quite natural. After gathering the requirements I should write a few use cases to describe how the ...
9
votes
6answers
467 views
What's the best way to scale and split an agile team building a web app?
I've recently joined a company where I'm working as the scrum master on an agile development project building a web app.
The team is just about to be the maximum size for an agile team (expecting 9 ...