Quiz 12 Flashcards
(10 cards)
Which of the following is not a metric for the size of a product?
SLIM
KDSI
Function Points
Lines of code
SLIM
Which of the following is not one of the main reasons of using documentation standards?
Assisting maintenance programmers
Reducing testing time
Assisting SQA group
Reducing misunderstandings between team members
Reducing testing time
T/F
Function points is a metric for size of the product that is based on the number of files, flows, and processes.
False
T/F
Reuse of existing components reduces the overall effort in developing an object oriented product, whereas designing components for reuse in future products increases the effort.
True
T/F
The Software Project Management Plan must include resources for testing, and the detailed schedule must explicitly indicate the testing to be done during each workflow.
True
T/F
Glass-box test cases are included in the Software Project Management Plan as part of testing plan.
False
T/F
COCOMO is an algorithmic cost estimation model.
True
T/F
Intermediate COCOMO calculates the nominal effort using an estimation for KDSI and product development mode.
True
Which of the following is not one of the techniques for cost estimation?
Bottom up approach
Top down approach
Algorithmic cost estimation models
Expert judgment by analogy
Top down approach
T/F
Lines of code is the best metric for the size of the product to be considered in planning and estimation.
False