Computer Science, asked by mlsuchithra, 1 year ago

What is meant by Refinement in fundamental software design concept?

Answers

Answered by kvnmurty
6
Refinement is the process of specifying the design in more detail or elaboration or it is same as doing the detailed design given the high level design.

Each macro level or high level design (taken from user requirement specifications  using a use case for example) is step by step detailed to lower level.  Then the refined design could be coded directly and easily.
Similar questions