Skip to main content

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.

Filter by
Sorted by
Tagged with
0 votes
1 answer
130 views

I recently read an interesting article on Atlassian that explored the concept of Scrumban, a hybrid approach that integrates elements of both Scrum and Kanban methodologies. The article led me to ...
MrDolev's user avatar
  • 11
9 votes
6 answers
4k views

I’m currently leading a project where I completed 80% of the work myself because I felt a strong expectation from the team to ensure timely delivery. The rest of the team contributed about 20%. Due to ...
Foxy clc's user avatar
  • 225
-2 votes
1 answer
360 views

Disclaimer: I have read this post, however, I am still unsure about it. What we did in the past: When a story was unfinished at the end of the sprint, we duplicated it (along with the child task), ...
Hafnernuss's user avatar
10 votes
9 answers
2k views

Story points are used quite a lot nowadays, especially in Scrum to measure how much work the team can complete during a sprint. There are tons of articles out there explaining why estimating in story ...
Andre Borges's user avatar
  • 1,642
-1 votes
3 answers
161 views

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
0 votes
3 answers
256 views

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
25 votes
6 answers
10k views

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 ...
camilajenny's user avatar
0 votes
2 answers
224 views

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
57 votes
11 answers
13k views

FINAL UPDATE: After about a year, the vendor was not able to produce an acceptable application, so their contract was terminated. The business has instead selected a different vendor who will be ...
GHP's user avatar
  • 4,461
0 votes
1 answer
127 views

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
-1 votes
4 answers
555 views

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
2 answers
250 views

I strongly believe that good user stories should articulate the problem to solve and for whom (typically stated as "As a role, in order to solve a problem, we want a suggested solution"), ...
Arnon Axelrod's user avatar
-2 votes
1 answer
71 views

We have a feature like "new command-line query tool" and stories like: As a user, I can do X As a user, I can do Y As a user, I can do Z Where/how do I detail "create the test harness ...
Mr. Boy's user avatar
  • 261
-1 votes
2 answers
166 views

I have a problem where our current SDLC model is the V-model which is great for its verification/validation of all phases, but lacks the support for iterations. Spiral model on the other hand has ...
LAL's user avatar
  • 11
2 votes
2 answers
195 views

Our product involves many (dozens) front and back-end modules which work in together with each other. We have decided to completely replace one of the largest which means we plan to port it to the new ...
Mr. Boy's user avatar
  • 261
0 votes
4 answers
618 views

In an agile organization, how much (if at all) should developers be concerned about the budget allocated to a project? My opinion is that they should not be particularly concerned, because: a ...
Pampa Nello's user avatar
-4 votes
1 answer
177 views

I know this question might sound stupid to many, but - in terms of rigorous IEEE definitions - can we say that GitHub allows some kind of Software Life Cycle or some management paradigm in particular? ...
dvlp_icn's user avatar
4 votes
6 answers
5k views

Summary: In an organization that wants to use an agile/Scrum software development process, but that also has a large production support / operations burden with an expectation for quick response times,...
Patrick87's user avatar
  • 215
2 votes
3 answers
1k views

I am struggling to reconcile some good recommendations, relating to the microservice architecture and Agile and DevOps, that are mutually exclusive in my mind. On one side we have the recommendation ...
kamilk's user avatar
  • 438
0 votes
2 answers
262 views

Is there an equivalent to Banker's Algorithm but for project management? For example you have several teams with different tasks and there is a deadlock, how do you resolve and prevent these ...
Segmentation fault's user avatar
4 votes
4 answers
2k views

In Agile software development, when is a story or task considered blocked? Does the task need to be in progress? Or is the fact that a dependency is not completed, enough, for a task to be considered ...
Sandro's user avatar
  • 167
1 vote
3 answers
216 views

I work for a consulting company and we're doing a software contract for a big company. Part of what we are doing for them is helping them figure out what they want, which means the requirements are ...
Betty Crokker's user avatar
-2 votes
2 answers
97 views

Note: Controller here refers to one from MVCs Bear with me, I know these are seemingly unrelated. However, I'm inclined to think both are analogous to each other being that they're means to the same ...
I Want Answers's user avatar
3 votes
3 answers
268 views

I recently joined another team part time where I kinda know several of the people, and they know me for my design work mostly, but I'll be doing design and some development with them. There's a lot of ...
redOctober13's user avatar
6 votes
2 answers
728 views

I always adopt a practical attitude towards agile & scrum. I am more concerned with customer collaboration, small/continuous release, incremental development than following scrum rules strictly. I ...
Qiulang 邱朗's user avatar

1
2 3 4 5
23