The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
104 views

How can small teams elicit high quality soft Non Functional Requirements?

Clear, coordinated, requirements are closely correlated with successful project closure. Small teams can experience several obstacles to developing and managing requirements during the initiation ...
14
votes
6answers
519 views

What are the techniques to elicit requirements from customers who don't understand their needs?

Question: How do you prevent a situation where you have to produce work-product work first and get client feedback before getting on the right track to meet their needs? Are there any techniques to ...
2
votes
2answers
244 views

What artifacts does Scrum require for application design and systems documentation?

I have been a developer for awhile. Recently, I got promoted within my team. Now I am responsible for application design and documentation, and am thinking of following the Scrum methodology. We are ...
1
vote
3answers
110 views

Which Phase of a project belong Choices of programming Language, Technologies and Libraries? [closed]

I'm currently doing my masterthesis in computer science. The project is about the design and development of a software editor in the cloud (a bit like c9.io) As I started this project I made some ...
6
votes
3answers
327 views

Scrum approach to Graphic Design office

I've been recently asked to teach Scrum to a graphic design office. Why? Because they want to turn their services into quick deliverable products, and not lose focus on the current project they're ...
10
votes
2answers
462 views

What first, UX/UI or Scrum Backlog to create a MVP?

I am really interested in expert opinions about my approach on UX/UI design and Agile software development. I hope someone with expertise on this field could help me with my doubts. From my ...
2
votes
1answer
138 views

Book recommendations on software detail design [closed]

I've recently worked on improving our development processes by working through McConnells "Rapid Development" and "Software Project Survival Guide". One area of weakness I've identified here is ...
8
votes
6answers
1k views

Where should design be incorporated in an agile process?

We use a scrum-based agile development process. But where should design get incorporated? Separate user stories? Tasks on stories? We currently think of design as a separate task and break it out as ...