25.10. Describe five factors that engineers should take into account during the process of building a release of a large software system.
- Marketing – teams will need to have the experience and know how to meet the costumers expectations.
- Instructions – the users will need a well documented list of instructions for how to use the system.
- Past versions – The users will not want a completely revamped system or system UI. Engineers will want to do their best to keep their new system visually similar to the past version.
- Platform – The platform that the system will be running on is important as well. One would want to ensure that their product will reliably run on the widest possible ranges so that more user coverage can be achieved.
- Time management – You will need to ensure that the project planning is properly prepared as working on a large system cannot be rushed.