CSC/ECE 517 Fall 2011/ch6 6e zj: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Introduction==
==Introduction==
===What is “heavier-weight” methodology?===
===What is “heavier-weight” methodology?===
Heavyweight development methodology is based on a sequential series of steps, such as requirements definition, solution build, testing and deployment. Heavyweight development methodology mainly focuses detailed documentation, inclusive planning, and extroverted design. Following are the most popular Heavyweight development methodologies.
==Writing robust code==
==Writing robust code==
==Assertions==
==Assertions==

Revision as of 07:24, 16 November 2011

Introduction

What is “heavier-weight” methodology?

Heavyweight development methodology is based on a sequential series of steps, such as requirements definition, solution build, testing and deployment. Heavyweight development methodology mainly focuses detailed documentation, inclusive planning, and extroverted design. Following are the most popular Heavyweight development methodologies.

Writing robust code

Assertions

Pre-Conditions

Post-Conditions

Class Invariants