Pair programming - |
(Software Engineering) two people work together (side-by-side) to design and construct a software component, providing real-time problem solving and quality control. |
Paper prototype - |
(Software Engineering) a paper representation of an application (e.g., story boards that describe the interaction at a human interface) |
Paradigms - |
(Software Engineering) the process model |
Patterns - |
(Software Engineering) a stylized description or characterization of a software problem or capability and/or the manner in which a solution to the problem or capability may be characterized, applied, and implemented |
PDL - |
(Software Engineering) program design language; a combination of natural language with programming language-like constructs |
Perfective maintenance - |
(Software Engineering) enhancement, |
Portability - |
(Software Engineering) the ability to transport software from one target environment to another |
Preliminary design - |
(Software Engineering) creates representation of the data and architecture |
Procedural design - |
(Software Engineering) creates representations of algorithmic detail within a module |
Process framework - |
(Software Engineering) a relatively small set of fundamental software engineering activities that define a software process |