set-5
201. ______ process is concerned with analyzing the costs and benefits of proposed changes.
Change management
Version management
Code management
Iteration management
202. ______ is not a Version management feature.
Version and release identification
Build script generation
Project support
Change history recording
203. What combines procedures and tools to manage different versions of configuration objects that are created during the software process?
Auditing
Change control
Version control
Error control
204. The primary purpose of configuration status reporting (CSR)/status accounting is to
Evaluate the performance of software developers.
Make sure that change information is communicated among all people involved.
Make sure that the third-party control is implemented.
All of the above.
205. A release is not just an executable program or set of programs which usually includes.
i) System files which are needed for successful system operation. ii) Electronic and paper document describing the system iii) Configuration files defining how the release should be configured for particular installations.
i and ii only
ii and iii only
i and iii only
All i, ii and iii
206. The first stage in the change management process is to complete a ______.
Change request form
Change assessment
Change costing
Change control board
207. The configuration management plan should include which of the following information.
i) The definition of what entities are to be managed and formal scheme for identifying these entities. ii) A description of the records of the configuration management process which should be maintained. iii) The configuration management policies, which are used for, change control and version management.
i and ii only
ii and iii only
i and iii only
All i, ii and iii
208. Which of the following process ensures that versions of systems and components are recorded and maintained?
Codeline
Configuration control
Version
Workspace
209. Which of the following process is concerned with analyzing the costs and benefits of proposed changes?
Change management
Version-management
System building
Release management
210. ______ is not a Version management feature.
Version and release identification
Build script generation
Project support
Change history recording
211. ______ method recommends that very frequent system builds should be carried out with automated testing to discover software problems.
Agile method
Parallel compilation method
Large systems method
All of the mentioned
212. ______ is not a build system feature.
Minimal recomputation
Documentation generation
Storage management
Reporting
213. ______ is a collection of component versions that make up a system.
Version
Codeline
Baseline
Change management
214. ______ is a configuration item.
Design & Test specification
Source code
Log information
All of the mentioned
215. ______ is a part of system release.
Electronic and paper documentation describing the system
Packaging and associated publicity that have been designed for that release
An installation program that is used to help install the system on target hardware
All of the mentioned
216. A sequence of baselines representing different versions of a system is known as
System Modicifation
Mainline
Software Configuration Item (SCI)
Baseline
217. Which of the following term is best defined by the statement “The creation of a new codeline from a version in an existing codeline”?
Branching
Merging
Codeline
Mainline
218. Consider a condition, in which one use case elaborates its functionality with others, such relationship is called___
Is a
Extend
Include
Has a
219. The statement ___ is true in context of uses case.
Use case diagram is a dynamic model of interaction between actors and product in a use case
Use case Description is a static model of use case supported by a product
All of the mentioned
None of the mentioned
220. ___, is the purpose of use case modelling.
To decide and describe the functional requirements of the system
To give clear and consistent description of what the system should do
To provide a basis for performing tests that verify the system
To provide the ability to trace functional requirements into classes and operations
All of above
221. Use Cases are described using both text documents and diagrams
False
True
222. Use-case modelling is primarily an act of writing text NOT just drawing diagrams
True
False
223. ___, is the characteristics o use cases
Is always initiated by an actor
Provides tangible value to an actor (observable not necessarily salient)
Is complete - use case is not complete until an end value is produced even if several communications occur along the way
All of above
224. Which descriptions are true for the use case description format?
Underline text refers to another use case
Extensions section uses complicated numbering scheme
Indentation is used in order to make extensions easier to read
All of the mentioned
225. ___, are the methods in which use case descriptions can be written.
Actors in a use case are almost always stakeholders
Before statement begins, preconditions must be true.
Need list should be reviewed when writing each use case
All of the mentioned
226. In use case driven iterative development, ___, steps are included.
At each iteration, one or more use cases are selected for implementation
Iteration should be followed until the system is complete
Iterative development builds system functionality gradually through analysis, design, coding, testing and evaluation
All of the mentioned
227. Use case description contents include
Use case name and number
Actors include primary and secondary
Stakeholder and needs
All of the mentioned
228. ______ is the type of use cases.
High level use case (Brief)
Expanded use case (fully dressed)
Essential use case (Black box)
Concrete use case (white box)
All of above
229. The object-oriented software development life cycle (SDLC) consists of which macro processes:
Object-oriented analysis
Object-oriented design
Object-oriented implementation
All of above
230. Object oriented systems development includes which activities?
Object-oriented analysis – use-case driven
Object-oriented design
Prototyping
Component-based development
Incremental testing
All of above
231. Unified Modelling Language is used to draw ___ types of diagrams
4
9
8
5
232. ______ UML diagram specifies sequences or steps of operations to be performed.
Activity diagram
Use case diagram
Class diagram
E-R case diagram
233. The use case diagram ______
Tells about the functional decomposition of a system
Contains the classes and objects
Specifies who performs which tasks with a system that is going to be developed
Models the time flow within a system
234. ______ is the purpose of Use Case diagram.
To decompose the system functionally.
To identify the functional requirements
To define sequences of actions
To identify multiplicities and associations
235. ______ can be heuristic for Use case diagram.
Never name actors with noun phrases
Name Use cases with verb phrases
The product can be made actor
All of the mentioned
236. ______ relationship is not used in use case diagram?
Include
Exclude
Extend
Uses
237. A use case diagram of a same particular system can contain different number of use cases and different use case name if designed by different people.
True
False
238. Who consider diagrams as a type of Class diagram, component diagram, object diagram, and deployment diagram?
Structural
Behavioral
Non-behavioral
Non structural
239. ______ are Weak entities are represented in UML diagrams by using aggregations.
Qualified
Qualified or non-qualified
Non-qualified
None of above
240. ______ represented by In UML diagrams, relationship between component parts and object.
Ordination
Aggregation
Segregation
Increment
241. Which type they considered Activity diagram, use case diagram, collaboration diagram, and sequence diagram?
Non-behavioral
Non-structural
Structural
Behavioral
242. ______ diagram is used to show interactions between messages are classified as:
Activity
Component
Collaboration
Object lifeline
243. ______ diagrams are used to distribute files, libraries, and tables across topology of the hardware
Deployment
Use case
Sequence
System sequence
244. ______ diagram that helps to show Dynamic aspects related to a system
System sequence
Interaction
Class
Use case
245. Simple name in UML Class and objects consist of ______.
Letters
Punctuation Characters
Digits
All of the mentioned
246. Which of the following Composite name consists of in a UML Class and object diagram?
Digits
Simple names
Delimiter
All of the mentioned
247. Which of these abstractions class consist?
Set of the objects
Attributes
Operations
All of the mentioned
248. ______ compartments divided in class?
Name
Attribute
Operation
All of the mentioned
249. ______ attribute is a data item held by
Class
Object
All of the mentioned
None of the mentioned
250. Mentioned as ______ attributes for conceptual modelling?
Names
Initial Values
All of the mentioned
None of the mentioned
Last updated