Hi devs,
I'm curious to get better data around how teams and work together with agile and deadlines to get work done.
I have a few questions:
- How do you manage bugs in your sprint?
- What does your product lifecycle look like for a feature?
- How does QA fit into the product cycle?
- Do you use sprint pointing and do you find it useful?
- What does a backlog grooming session or sprint planning look like?
- How is architecture managed over time?
Any answers help - thank you!
I got most of the way through answering and the Dev PWA restarted on me and I lost my answer. So it’ll be shorter this time 👻.
If we find a bug in QA it gets fixed right away. If it’s in production it gets prioritized with everything else.
Design -> dev -> CI -> QA -> code review -> release
Stage 4 above
No but we also don’t do sprints- Kanban and continuous delivery
For the most part we don’t do those things, backlog constantly evolves as needs change. No sprints.
Any piece of code that’s touched should be improved. Fridays are tech debt days, just improve existing stuff to keep anything from getting rusty.
Not directly applicable because we don’t do sprints but hopefully helpful. Happy to answer questions :)