Software Engineering (I.T)
Description: SE | |
Number of Questions: 15 | |
Created by: | |
Tags: SE System Development Life Cycle |
________ combines the feature of iterative model along with linear sequential model to develop a new model.
_______ is a multistep process that focuses on attributes, such as program data structure, software architecture, interface representation and procedural detail.
_______ phase in the spiral model is used to define resources, timelines and other project related information.
______________ is a strategy to achieve reliability in software system assuming that residual faults remains in the system.
__________ is a distributed system model which shows distribution of data and processing across a range of processors.
________ specifies how software components can be generalised, so that the software is usable across a range of systems.
________________ approach in software fault tolerance is the one in which software system is implemented in a number of different versions by different teams.
__________ is concerned with developing an object-oriented model of a software system to implement the identified requirements.
____________ is/are used in software system design to display the relationships between the components used in the design and to relate the design to the real world system.
____________ is a test case design method that uses the control structure of the procedural design to derive the test cases.
___________ strategy involves testing the modules at the lower levels in the hierarchy and then, working up the hierarchy of modules until the final module is tested.
__________ is concerned with fixing reported errors in software in software maintenance.
Which of the following is not included in the order of the list of testing principles?
___________ symbols are used in dataflow diagrams of system design to perform input or receive output operations among user interactions with the system.
__________ activity in function-oriented design of the system makes use of graphical structure charts to model how functions are decomposed into sub-functions.