Software Engineering (UGC/NET)
Description: Software Engineering, UGC/NET | |
Number of Questions: 15 | |
Created by: Gauri Chanda | |
Tags: Software Engineering UGC/NET Computer Science CS |
______________ technique in fault-tolerance involves analysing the system state to gauge the extent of the state corruption.
________________ requirement is defined quantitatively in the system requirement specification.
____________ model in system development is an approach to data modelling that includes information about the meaning of the data and that allows a better abstract model to be produced.
In which of the following stages of software design does the designer write an informal design description before creating formal documentation?
________________ is one of the software reliability metrics that measures the frequency of occurrence with which unexpected behavior is likely to occur.
A system model based on a shared database that can be accessed by all sub-systems is sometimes called _______________.
________________ is one of the software reuse methods in which software components that implement a single function is reused.
___________ term describes the overall strategy for integration and is divided into phases and builds that address specific functional and behavioral characteristics of the software.
_________________ is also called renovation or reclamation that not only recovers design information from existing software, but uses this information to alter or reconstitute the existing system.
________________ is the fault-tolerant approach where each programme component includes a text to check if the component has executed successfully.
______________ is a factor of maintenance costs of a system in which keeping track of all system documents and ensuring that these are kept consistent.
________________ is type of system testing is sometimes performed with realistic data of the client to demonstrate satisfactory working of the software.
_____________ models are based on loosely coupled entities that maintains their own state and operations.
______________ proposal to identify objects in object-oriented design is the one in which each scenario is analysed and the team responsible for the analysis must identify the required objects.
______________ type of tests focus on the program control structure and test cases are derived to ensure that all statements in the programme have been executed at least once during testing.