V-model (software development): Difference between revisions

Content deleted Content added
Module design: add a hyphen
Line 30:
 
The [[modularity (programming)|module design]] phase can also be referred to as low-level design. The designed system is broken up into smaller units or modules and each of them is explained so that the programmer can start coding directly.
The low -level design document or program specifications will contain a detailed functional logic of the [[Modular programming|module]], in [[pseudocode]]:
 
* database tables, with all elements, including their type and size