Levels of abstraction - |
(Software Engineering) the degree of detail with which some representation of the software is presented |
Loop testing - |
(Software Engineering) a white box testing technique that exercises program loops |
Maintenance - |
(Software Engineering) the activities associated with changes to software after it has been delivered to end-users |
Milestones - |
(Software Engineering) a point in time that is used to indicate progress during a project |
Modular design - |
(Software Engineering) a design approach that stresses modularity |
Navigation analysis - |
(Software Engineering) a Web engineering action that establishes how a user will navigate between various elements (e.g., content, functions) of a WebApp |
Object-oriented - |
(Software Engineering) an approach to software development that makes use of a classification approach and packages data and processing together |
Object-oriented analysis (OOA) - |
(Software Engineering) a technique for defined classes of objects, their relationships and basic structure |
Paper prototype - |
(Software Engineering) a paper representation of an application (e.g., story boards that describe the interaction at a human interface) |
Preliminary design - |
(Software Engineering) creates representation of the data and architecture |