What is a failure if a program doesn't work correctly?

Whether its testing issue , programming issue or both

Questions by surya singh

Showing Answers 1 - 9 of 9 Answers

vijay

  • Nov 19th, 2007
 

Poor requirements - if requirements are unclear, incomplete, too general, or not testable, there will be problems.

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 until the customer complains or systems crash.

Featuritis - requests to pile on new features after development is underway; extremely common.

Miscommunication - if developers don't know what's needed or customer's have erroneous expectations, problems are guaranteed .

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions