Questions tagged [features]
22 questions
5
votes
2 answers
Should the Product Owner (PO) or Software Engineer Own the Feature Item?
We are using Visual Studio Team Services (VSTS) to manage work items. VSTS uses a hierarchy of Epic -- Feature -- User Story -- Task. It is clear that the individual software engineer owns a 'user story'. Currently, our team is also assigning the…
Stringfellow
- 153
- 4
5
votes
5 answers
Where should I keep track of open items from previous sprints?
I have been throwing "things that team will do later" (TTWDL) into the product backlog along with product functionality to be implemented. Needless to say it is now long and full of bugs/ tasks from previous sprints. I can't figure a different place…
shikarishambu
- 181
- 6
4
votes
2 answers
What are the different approaches and how frequent to prioritize the backlog?
What are different aspects of a PBIs (Product Backlog Items), or generally speaking features, would you take into consideration for prioritizing the backlog? risk, ROI, time to market, cost of delay, at PO's discretion, etc.
Would you consider a…
sheidaei
- 231
- 1
- 7
4
votes
2 answers
Organizing testing in a Scrum(ish) development project
First: I'm trying this forum, even though this is more a test management than project management question. The test/QA exchange seems to be focused on technical, hands-on test questions and issues.
The core question, copied from the bottom by…
knoten
- 141
- 2
3
votes
3 answers
Should we encourage a team member adding a feature on his own?
Recently I had a colleague that implemented a feature without being in the plan or discussed in detail but on his own time during the weekend.
The feature was discussed briefly, it is a technical improvement, that is not complicated but requires a…
Dan Ovidiu Boncut
- 161
- 5
3
votes
4 answers
Should I have user stories dealing with the case where user is not authenticated?
In my software, a lot of services expect user to be authenticated before performing.
In positive scenarios, I have this kind of context:
Given I am authenticated
When I create meeting X
Then meeting X is well created
I am used to write a…
Mik378
- 271
- 1
- 9
3
votes
2 answers
Could my sprint unit be a scenario instead of a feature? (Gherkin terms)
My team's Business Analyst and I have written some Gherkin files describing user stories of our new project.
As usual, a Gherkin file is composed of one feature, itself detailed through one or multiple scenarios.
The current step is to establish…
Mik378
- 271
- 1
- 9
2
votes
4 answers
Should I close very old feature requests
Our product backlog contains 1000s of feature requests. Some of these are 5 or more years old and have not had any updates since they were first raised.
My colleague argues that these are still valid and should remain open.
I think that we are…
niciliketo
- 21
- 1
2
votes
6 answers
How to build a feature backlog bottom up
Does anyone have any experience with bottom up product management? Essentially getting their teams to decide on the features and the direction of product?
In most of my previous teams - product management and stakeholders would decide on features…
user32613
- 2,262
- 1
- 8
- 22
2
votes
3 answers
Does it make sense to test business functionality before doing a code review?
Currently, we have a feature branch development environment. Features are specified as stories that each developer takes on. Once a feature is done on a feature branch, a pull request for said feature is opened. Now two steps are left:
a) test…
BracketJohn
- 21
- 1
2
votes
1 answer
Reopen an epic after a feature request?
You are developing a software based on various modules. Each module is considered an Epic in JIRA. When the module is accepted by the client, the PM closes the Epic. After some time the client demands a new feature in the module.
Do you
a) reopen…
Largo
- 145
- 5
1
vote
2 answers
When T-Shirt sizing Epics, should the size be based on 1 person's capacity or the teams capacity?
My company wants the team to estimate (via t-shirt sizes) Features/Epics. When we attempt to do this, I often get asked "is this estimate based on 1 person or the entire team working on the feature/epic"? I'm not sure how to answer this question…
Jorge Borges
- 11
- 1
1
vote
1 answer
User Story Mapping - How to show a feature that is across multiple themes?
I am trying to wrap my brain around how to present/show the common features in user story mapping template.
Currently I have it as its own theme, but at same time it makes sense to break the feature and move its corresponding user stories to the…
Aeseir
- 111
- 2
1
vote
4 answers
How should you track small Incremental Pieces of Work?
In my team, we often complete an MVP feature, i.e. MVP for Authentication. It has all the stuff it needs to be compliant and work, and meets the definition of done.
Then somewhere down the line, someone asks for something else, i.e. log out after x…
Johnny
- 111
- 2
1
vote
1 answer
Bug Vs Feature Development
Not sure if this has already been discussed, if yes please point me out appropriately.
I am a Product manager in at a software firm. We are developing a mobile application. We are developing 2 features. Now, the client has pointed out a bug. As a…
SPO
- 81
- 6