Common problems in the software development process ?
. Poor Requirements - unclear ,incomplete,too general
. Unrealistic Schedule - If too much work is crammed in too little time ,problems are
inevitable
. Inadequate Testing - No one will know whether or not the program is any good till the customer complains or system crashes.
. Miscommunication - If developers don't know whats needed or customers have erroneous expectation, problems are guaranteed.
. Features - A request to pile on new features after development is underway;extremely common.
Misconceptions:
. Anyone can test software : No particular skill is required .
. Tester can test the quality at the end of the project .
. Defects found means blaming to the developers .