What are 5 common problems in the software development process?
1. Bad requirements - these requirements are unclear,
incomplete, too general, or not testable. They cause problems.
2. Unrealistic schedule - Expecting too much result in too
less time.
3. Inadequate testing - lack of testing causes problem as no
one knows if the system will behave as expected.
4. Adding new features - after development; quite common.
5.Poor communication within the team or with the customer.
0 comments: