1) Which is the way where the CMMI process meta model can be represented?
a. A continuous model
b. A staged model
c. Both A & B
d. None of the above
Answer
Explanation
|
ANSWER: Both A & B
Explanation: No explanation is available for this question!
|
|
2) Spiral model is a combination of both Iterative model and one of the SDLC model.
a. True
b. False
Answer
Explanation
|
ANSWER: True
Explanation: No explanation is available for this question!
|
|
3) If the software process were based on scientific and engineering concepts, it would be easier to re-create new software than to scale an existing one.
a. True
b. False
Answer
Explanation
|
ANSWER: False
Explanation: No explanation is available for this question!
|
|
4) The software design paradigm is a part of software development and it includes ________ .
a. Design, Maintenance, Programming
b. Coding, Testing, Integration
c. Requirement gathering, Software design, Programming
d. None of the above
Answer
Explanation
|
ANSWER: Design, Maintenance, Programming
Explanation: No explanation is available for this question!
|
|
5) The software scope identifies what the product will do and what it will not do, what the end product will contain and what it will not contain.
a. True
b. False
Answer
Explanation
|
ANSWER: True
Explanation: No explanation is available for this question!
|
|
6) The software becomes more popular if its user interface is __________ .
a. Attractive
b. Simple to use
c. Responsive in short time
d. All mentioned above
Answer
Explanation
|
ANSWER: All mentioned above
Explanation: No explanation is available for this question!
|
|
7) Which type of DFD shows how the data flow is actually implemented in the system and it is also more specific and close to the implementation?
a. Logical DFD
b. Physical DFD
c. Both A & B
d. None of the above
Answer
Explanation
|
ANSWER: Physical DFD
Explanation: No explanation is available for this question!
|
|
8) Measurements can be categorized in two ways. What are those two ways?
a. Direct and Indirect
b. Front and Rear
c. Metric
d. Quality and Reliability.
Answer
Explanation
|
ANSWER: Direct and Indirect
Explanation: No explanation is available for this question!
|
|
9) Quality of the product comes under which type of measures?
a. Indirect measures
b. Direct measures
c. Coding
d. None of the above.
Answer
Explanation
|
ANSWER: Indirect measures
Explanation: No explanation is available for this question!
|
|
10) Requirements can be gathered from users via interviews, surveys, task analysis,brainstorming, domain analysis, prototyping, studying existing usable version of software, and by observation.
a. True
b. False
Answer
Explanation
|
ANSWER: True
Explanation: No explanation is available for this question!
|
|
11) In the requirement analysis which model depicts how the software behaves as a consequence of external events?
a. Class-Oriented models
b. Scenario-based models
c. Flow-oriented models
d. Behavioural models
Answer
Explanation
|
ANSWER: Behavioural models
Explanation: No explanation is available for this question!
|
|
12) What is a black box testing method that divides the input domain of a program into classes of data from which test cases can be derived?
a. Binary partitioning
b. Equivalence partitioning
c. State-based partitioning
d. Attribute-based partitioning
Answer
Explanation
|
ANSWER: Equivalence partitioning
Explanation: No explanation is available for this question!
|
|
13) To collect qualitative data, questionnaires can be distributed to users of the prototype.
a. yes
b. no
Answer
Explanation
|
ANSWER: yes
Explanation: No explanation is available for this question!
|
|
14) Software Maturity Index is computed with the following formula: [MT (FA+FC+FD)]/MT.
a. True
b. False
Answer
Explanation
|
ANSWER: True
Explanation: No explanation is available for this question!
|
|
15) What does Statistical Quality Assurance involve?
a. Tracking each defect to its underlying cause
b. Isolated the "vital few" cause
c. Moving to correct them
d. All mentioned above
Answer
Explanation
|
ANSWER: All mentioned above
Explanation: No explanation is available for this question!
|
|
16) The New modules, that are need to be replaced or modified, and they are also designed against requirement specifications set in the previous stage is ______ .
a. Acceptance testing
b. System Testing
c. Delivery
d. Design
Answer
Explanation
|
ANSWER: Design
Explanation: No explanation is available for this question!
|
|
17) In software maintenance removing errors spotted by users is known as _______.
a. Adaptive
b. Corrective
c. Perfective
d. Preventive
Answer
Explanation
|
ANSWER: Corrective
Explanation: No explanation is available for this question!
|
|
18) What should a software team apply for limited resources in a way that has the highest likelihood of achieving a high-quality result?
a. Requirement quality
b. Design quality
c. Code quality
d. Quality control effectiveness
Answer
Explanation
|
ANSWER: Quality control effectiveness
Explanation: No explanation is available for this question!
|
|
19) What is tested to uncover errors that indicate lack of conformance to customer requirements in the dimensions of quality?
a. Structure
b. Function
c. Usability
d. Navigation
Answer
Explanation
|
ANSWER: Function
Explanation: No explanation is available for this question!
|
|
20) Each metric should be validated empirically in a wide variety of contexts before being published and that are used to make decisions.
a. True
b. False
Answer
Explanation
|
ANSWER: True
Explanation: No explanation is available for this question!
|
|
21) Which feature relieves anxiety, so the user knows that errors can be undone?
a. Support internal locus of control
b. Permit easy reversal of actions
c. Offer simple error handling
d. Design dialog to yield closure
Answer
Explanation
|
ANSWER: Permit easy reversal of actions
Explanation: No explanation is available for this question!
|
|
22) A command is a text-based reference to set of instructions, that are expected to be executed by the system.
a. True
b. False
Answer
Explanation
|
ANSWER: True
Explanation: No explanation is available for this question!
|
|
23) A good structured design has low cohesion and high coupling arrangements.
a. True
b. False
Answer
Explanation
|
ANSWER: False
Explanation: No explanation is available for this question!
|
|
24) What is a text-based notifier that is mostly shows the context in which the user is working, and it is also generated by the software system?
a. Command prompt
b. Cursor
c. Command
d. All mentioned above
Answer
Explanation
|
ANSWER: Command prompt
Explanation: No explanation is available for this question!
|
|
25) Modular design unintentionally follows the rules of 'divide and conquer' problem solving strategy.
a. Yes
b. No
Answer
Explanation
|
ANSWER: Yes
Explanation: No explanation is available for this question!
|
|