Monday, August 15, 2016

The Least Sophisticated Software Process


  1. Discuss the software that needs to be written.
  2. Write some code.
  3. Test the code to identify the defects. 
  4. Debug to find root causes of defects. 
  5. Fix the defects.
  6. If the project isn't done yet, return to step 1.

No comments: