Ex 25.10
Q: Describe 5 factors that engineers should take into account doing the process of building a release of a large software system.
A:
When thinking about this answer I used the release of a phone as an example to think about.
1. Bug Fixes- fix prior software and or hardware version's problems
2. Marketing- publicity for the large software system
3. Compatability- make sure the new software is compatible with previous hardware and potential current hardware
4. Documentation- electronic and paper documentation
5. Testing and Inspections- doing both of these tasks thoroughly to prevent potential bugs or problems for the end customer/ user
Comments