401. ISO 9001 is not concerned with _______________ of quality records?
comments icon0

A. dis-positioning

B. maintenance

C. collection

D. verification
402. Which of the following is not a use of a CASE tool ?
comments icon0
A. It complies with the available system

B. Checks whether DFDs are balanced or not

C. Support structured analysis and design (SA/SD)

D. Maintains the data dictionary

403. CO policy in CMM means___________________?
comments icon0

A. The leadership practices in Commitment to Perform

B. The planning practices in Commitment to Perform

C. The organizational structure (groups) practices in Ability to Perform

D. The policy practices in Commitment to Perform
404. The CMM emphasizes____________________?
comments icon0
A. the need to record information

B. the need to accept quality system

C. continuous process improvement

D. none of the mentioned

406. Which one is not a stage of COCOMO-II ?
comments icon0

A. Post architecture estimation model

B. Application Composition estimation model

C. Comprehensive cost estimation model

D. Early design estimation model
407. Which of the following is not a part of process change ?
comments icon0

A. Introducing new practices, methods or processes

B. Introducing new team members to existing project

C. Introducing new roles or responsibilities

D. Introducing or removing deliverable

409. MTTC falls the the category of____________________?
comments icon0

A. all of the mentioned

B. integrity

C. maintainability

D. correctness

410. The context diagram is also known as __________________?
comments icon0

A. Level-1 DFD

B. Level-0 DFD

C. Level-2 DFD

D. All of the mentioned

412. SA/SD features are obtained from which of the methodologies ?
comments icon0

A. Gane and Sarson methodology

B. DeMarco and Yourdon methodology

C. Constantine and Yourdon methodology

D. All of the mentioned
414. The arc-to-node ratio is given as r = a/n. What does a represent in the ratio ?
comments icon0
A. lines of control

B. longest path from the root to a leaf

C. maximum number of nodes at any level

D. number of modules

415. Understandability answers which of the following description ?
comments icon0
A. The extent to which the process is explicitly defined

B. Defined process is acceptable and usable by the engineers responsible for producing the software product

C. Process continues in spite of unexpected problems

D. Process errors are avoided or trapped before they result in product errors

416. What all has to be identified as per risk identification ?
comments icon0
A. All of the mentioned

B. Consequences

C. Threats

D. Vulnerabilities

418. Which requirements are the foundation from which quality is measured ?
comments icon0

A. Programmers

B. Software

C. Hardware

D. None of the mentioned

420. If all tasks must be executed in the same time-span, what type of cohesion is being exhibited ?
comments icon0
A. Temporal Cohesion

B. Sequential Cohesion

C. Functional Cohesion

D. Functional Cohesion

423. Which version of COCOMO states that once requirements have been stabilized, the basic software architecture has been established ?
comments icon0

A. Application composition model

B. All of the mentioned

C. Early design stage model

D. Post-architecture-stage model

425. Which of the following is not an appraisal cost in SQA ?
comments icon0

A. maintenance

B. inter-process inspection

C. testing

D. quality planning
426. Which risks are associated with constraints imposed by management or the marketplace ?
comments icon0

A. Product size risks

B. Process definition risks

C. Development environment risks

D. Business impact risks
427. v Programming language experience is a part of which factor of COCOMO cost drivers ?
comments icon0

A. Product Factor

B. Platform Factor

C. Project Factor

D. Personnel Factor
429. Which design pattern defines one-to-many dependency among objects ?
comments icon0

A. Singleton pattern

B. Factory method pattern

C. Facade Pattern

D. Observer pattern
430. What establishes the profile of end-users of the system ?
comments icon0
A. users model

B. mental image

C. design model

D. system image

431. Which of the following is not a project factor that should be considered when planning the structure of software engineering teams ?
comments icon0

A. High frustration caused by personal, business, or technological factors that causes friction among team members

B. The degree of sociability required for the project

C. The rigidity of the delivery date

D. The difficulty of the problem to be solved

432. Which of the following is not a part of a test design document ?
comments icon0

A. Test Design Specification

B. Test Log

C. Test Plan

D. Test Case Specification

435. Which of the following is not the primary objectives in the analysis model ?
comments icon0

A. establishing a basis for the creation of a software design

B. none of the mentioned

C. describing the customer complaints

D. defining a set of requirements that can be validated once the software is built

436. Systems that involve interaction with a shared database can be considered as ?
comments icon0

A. software-based

B. transaction-based

C. server-based

D. client-based

E. w Answer

437. Which of the following is essential for success, when formal methods are used for the first time ?
comments icon0

A. Expert training

B. Consulting

C. Prerequisite knowledge

D. Both Expert training and Consulting
443. Which of the following is not an adaptation criteria for software projects ?
comments icon0

A. Project staff

B. Mission criticality

C. Size of the project

D. Customers Complaints
445. Why is decomposition technique required ?
comments icon0
A. All of the mentioned

B. Developing a cost and effort estimate for a software project is too complex

C. Software project estimation is a form of problem solving

D. None of the mentioned

446. A component model defines standards for_________________?
comments icon0

A. properties

B. mechanisms

C. all of the mentioned

D. methods

447. A language-processing systems may translate an XML data description into__________________?
comments icon0
A. machine code and alternative XML representation

B. a software module

C. a machine code

D. an alternative XML representation

449. The UML was designed for describing _______________________?
comments icon0

A. object-oriented systems

B. architectural design

C. SRS

D. Both object-oriented systems and Architectural design
450. You want to avoid multiple inheritance. Which design pattern would you choose ?
comments icon0

A. Singleton Pattern

B. Player-Role Pattern

C. Abstraction-Occurrence Pattern

D. General Hierarchy Pattern