roam/20210825152445-identifying_...

657 B

Identifying product questions when developing software

In the course of Developing Software, I find myself making a multitude of decisions. Decisions addressing technical aspects of the software (how this gets built) are mine to make (and, ideally, document), but decisions addressing behavioural aspects of the software (how this works) need to be identified and raised to the project's stakeholders so that the resulting program doesn't conflict with what the stakeholders want it to do.