Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [agile]

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.

-5 votes
1 answer
92 views

Is it okay to have architects to work under the product owner as a part of scrum team? [closed]

So, as an architect, I work across the ecosystem, defining solutions, defining the future roadmap, and making architectural changes, upgrades, etc., along with collaborating with third-party vendors ...
Cooler's user avatar
  • 3
-1 votes
3 answers
110 views

Finding a good development and review strategy

I will describe two development and code review processes, both describing the upsides and downsides to each version. Ideally we want to have a process that has no downsides and as much upsides as ...
GSerum_'s user avatar
  • 11
1 vote
4 answers
192 views

Are group time estimates standard?

Our team assigns time estimates to tasks (not stories) in a group setting, so one of us will give an estimate that then anyone who picks up the stories has to meet or else gets questioned about it. ...
Pet's user avatar
  • 27
0 votes
3 answers
183 views

Team Development Workflow

I think my team may be doing agile a bit wrong but I can't put my finger on exactly how. After a collaborative design of a feature that'll take a week or so to accomplish, we break into tasks which is ...
m25's user avatar
  • 153
-1 votes
2 answers
226 views

How do you do major changes within an iterative setup?

I am part of a project that develops a software with quite a clearly defined in- and output. But the path (a chain of intermediate steps and artefacts) is not yet clear. We start with a toy-ish ...
MaK's user avatar
  • 87
25 votes
6 answers
10k views

In Scrum, why don't you use aging and guaranteed time slice to prevent outdated tasks in the backlog?

If there are many tasks in the backlog and the product owner keeps adding them, some of the tasks become outdated and in practice they are never implemented by the team. Why don't we borrow some ...
banan3'14's user avatar
  • 365
11 votes
6 answers
4k views

How to distribute development and bug fixes tasks

I am an engineering manager and I manage an engineer who is responsible for a backlog with long lasting development tasks and many bugs arriving a few times a week. We work in scrum sprints but when a ...
Cap Barracudas's user avatar
0 votes
2 answers
128 views

Can BDD acceptance criteria format (Given - When - Then) be used for technical debt or tasks?

Behavior-driven development is meant to be used at the business/user level. However, I find the keywords "Given - When - Then" a good format for technical stories as well, but I am very ...
Nomnom's user avatar
  • 111
1 vote
2 answers
190 views

Can TDD be suitable for a small team with overlapping but not identical domain knowledge

I am trying to get a better understanding of TDD. From a quick google I've found this: In layman’s terms, Test Driven Development (TDD) is a software development practice that focuses on creating ...
user8469759's user avatar
56 votes
11 answers
13k views

Is our outsourced software vendor "Agile" or do they just not want to plan things?

UPDATE: Myself and the business unit leader were able to make enough noise with the bosses such that the vendor has agreed to prepare User Stories for the work they have done and also for all new work ...
GHP's user avatar
  • 4,441
2 votes
3 answers
489 views

Should Acceptance Criteria be mapped to unit tests?

My organisation is adapting a new SDLC process, and a part of this is to force engineers to map acceptance criteria (AC) to unit tests written for each user story in the pull request (PR). To satisfy ...
Saket Kumar's user avatar
0 votes
1 answer
91 views

How to manage inter team communication while working on same feature in microservice architecture?

We are a team of around 60 software engineers divided into almost 6 teams. We are working on an ecommerce project and following microservice architecture. Each team is responsible for their own ...
Munam Tariq's user avatar
3 votes
4 answers
434 views

Estimates without estimates

I have recently started working with a new large company, which has lots of different teams, working on different products, which are largely self-managed and are run quite differently. My team is ...
Web Dev's user avatar
  • 425
-1 votes
4 answers
372 views

Does Scrum prescribe work item statuses and their meanings?

At work, we're using Scrum with Azure DevOps (specifically using the Scrum process to manage our items) to run our sprints. My question is, does the Scrum process within Azure Boards or Scrum in ...
vman's user avatar
  • 107
3 votes
4 answers
2k views

Should story points be re-estimated when rolling un-finished stories into next sprint?

We plan our sprint capacity in story points - so for example we have 20 points available when planning a sprint. When we have stories which were not completed in the previous sprint, we generally roll ...
Mr. Boy's user avatar
  • 261

15 30 50 per page
1
2 3 4 5
77