Skip to main content

Questions tagged [planning]

Planning is the process of thinking about and organizing the activities required to achieve a desired goal.

1 vote
2 answers
144 views

how best to take a vertical slice of something already trivial?

Lets say I have a project which is something relatively simple like a copy checker for legal text files stored in git, that multiple people contribute to via pull requests that must be reviewed before ...
A G's user avatar
  • 135
25 votes
13 answers
10k views

How much time should you spend planning a commit before writing code?

At the moment I'm spending more time planning out a commit than actually writing code when adding a new feature. Less than two hours would be lucky, and sometimes I'd spend a good part of the day ...
Tom Huntington's user avatar
0 votes
1 answer
68 views

term for errors which occur when running code with new data, when older data was used to develop/test the code [closed]

I'm writing code to clean and process a large number of transcript text files. My code will be re-used in the future to process additional files which do not yet exist. Future files will take on the ...
lost's user avatar
  • 117
42 votes
10 answers
6k views

How can you decide how much detail is it worth going in to when planning a new feature?

I'm a recovering perfectionist. According to my colleagues, I am also a good software engineer, but one of the feedback I have often received is that I tend to dive too deep too soon. Suppose I start ...
larrydalmeida's user avatar
3 votes
1 answer
122 views

How to handle similar/re-usable work when estimating story points?

In our Jira board we might have 5 tickets for different API endpoints - for example: ListArticle GetArticle CreateArticle DeleteArticle When we create these new endpoints, there is some initial work ...
ResponsiblyUnranked's user avatar
-1 votes
1 answer
554 views

Agile approach in ETL/ELT development

What are the pros and cons of using agile/iterative approach in ETL/ELT (Extract Transform Load or Extract Load Transform) data warehouses/data lakes/lakehouses systems development? I often find that ...
Eugene Lycenok's user avatar
1 vote
2 answers
142 views

Productivity - Pushing towards 3 (at max 4) completed requests followed by code commits in a span of 8 hour interval on novel support requests

Situation Right now, I am at a point of realization, that at my present position I am not completing requests with regular interval, have spaced out request completion. But to approach my true ...
Vahe's user avatar
  • 143
2 votes
3 answers
4k views

Difference between a Software Requirement, a Feature and an Objective

I'm working on my first ever software project. Being the only one working on it, I'm making the work breakdown structure and I know requirement gathering is an important phase in the development ...
Amal K's user avatar
  • 101
3 votes
6 answers
680 views

How much technical detail should we talk in Sprint Planning 2

I'm working in a Scrum team, We have Sprint Planning 2 to breakdown backlog into technical tasks. The team is pretty big around 12 developers, We can't split cause it's not under our control. We ...
kitta's user avatar
  • 697
9 votes
5 answers
591 views

Convincing "agile" product managers of the value of planning

Became tech lead of a startup a few months ago. Software development is under Product in the org chart. Even by startup standards the codebase I've inherited is poor. Example: the dev team took three ...
gotrikoketri's user avatar
-1 votes
1 answer
73 views

Operational planning for web app (backend)

I know the question is a bit broad, but will give it a try. I newly joined a backend team in our company that is about to release an app to external users, I noticed we don't have an operational plan,...
a.u.r's user avatar
  • 107
0 votes
2 answers
202 views

Planning a sprint when you don't know the next tasks

How should sprint tasks be planned when you won't know the next task to be done until the current task is complete? For instance, consider the case of optimizing a program's performance. Until you fix ...
Thomas Johnson's user avatar
0 votes
6 answers
397 views

Not planned work emerges during the sprint from management?

I believe that most of us have encountered this situation. What is the best approach when higher management or client is forcing the PO to include some new functionality in the middle of the sprint, ...
DarkKnightSM's user avatar
0 votes
1 answer
488 views

Agile process, assigning estimated tasks to people in a Sprint

Today I was surprised to hear that our Scrum Master and Product Owner decided that they wanted us to consider a change to how Sprint Planning was done. The change essentially is that all of the ...
user avatar
19 votes
5 answers
4k views

How to deal with sprint planning running far too long?

I took over 5 hours in sprint planning for a week long sprint. That seems like too much. We discuss things in detail in sprint planning, as most of team members are not senior. If we don't it will ...
kitta's user avatar
  • 697

15 30 50 per page
1
2 3 4 5
10