Interview Questions

What are 5 common problems in the software development process?

Software Quality Assurance Interview Questions and Answers


(Continued from previous question...)

128. What are 5 common problems in the software development process?

1. poor requirements - if requirements are unclear, incomplete, too general, or not testable, there will be problems.
2. unrealistic schedule - if too much work is crammed in too little time, problems are inevitable.
3. inadequate testing - no one will know whether or not the program is any good until the customer complains or systems crash.
4. featuritis - requests to pile on new features after development is underway; extremely common.
5. miscommunication - if developers don't know what's needed or customer's have erroneous expectations, problems are guaranteed.

(Continued on next question...)

Other Interview Questions