Mar 20, 2008

FAQ'S on Software Testing - 3

What are 5 common problems in the software development process?

Poor requirements - if requirements are unclear,incomplete,too general, and not testable,there will be problems.
- Unrealistic schedule - if too much of work is crammed in too little time,problems are inevitable.
- Inadequate testing - on one will know whether or not the program is any good until the customer complains or systems crash.
- Futurities - requests to pile on new features after development is underway; extremely common.
- Miscommunication - if developers dont know whats needed or customers have erroneous expectations,problems are guaranteed.

0 comments: