WorksheetsMCQ Quiz
Total questions: 25
Worksheet time: 19mins
Function count method was developed by
B.Boehm
B.Beizer
Allan Albrecht
M.halstead
What is related to the overall functionality of the delivered software?
Function-related metrics
Product-related metrics
Size-related metrics
LOC-related metrics
which one of the following is developed using historical cost information that relates some software metric to the project cost?
Algorithmic cost modelling
Expert judgement
Estimation by analogy
Parkinson’s Law
Which technique is applicable when other projects in the same analogy application domain have been completed?
Algorithmic cost modelling
Expert judgement
Estimation by analogy
Parkinson’s Law
Which may be estimated either in terms of KLOC (Kilo Line of Code) or by calculating number of function points in the software?
Time estimation
Effort estimation
Cost estimation
Software size estimation
Which of the following states that work expands to fill the time available?
CASE tools
Pricing to win
Parkinson’s Law
Expert judgement
Which model is used during early stages of the system design after the requirements have been established?
An application-composition model
A post-architecture model
A reuse model
An early design model
Which model is used to compute the effort required to integrate reusable components or program code that is automatically generated by design or program translation tools?
An application-composition model
A post-architecture model
A reuse model
An early design model
Which of the following uses empirically derived formulas to predict effort as a function of LOC or FP?
FP-Based Estimation
Process-Based Estimation
COCOMO
Both FP-Based Estimation and COCOMO
COCOMO stands for
Constructive cost model
Comprehensive cost model
Constructive cost estimation model
Complete cost estimation model
COCOMO-II estimation model is based on
Algorithm approach
Complex approach
Bottom up approach
Top down approach
Which of the following is not an information domain required for determining function point in FPA ?
Number of user Input
Number of user Inquiries
Number of errors
Number of external Interfaces
Which one is not a size measure for software product?
LOC
Halstead’s program length
Function Count
Cyclomatic Complexity
COCOMO was developed initially by
B.Beizer
B.W.Bohem
Rajiv Gupta
Gregg Rothermal
Estimation of size for a project is dependent on
Cost
Time
Schedule
FP
Which one is not a stage of COCOMO-II?
Early design estimation model
Application Composition estimation model
Comprehensive cost estimation model
Post architecture estimation model
Function point analysis (FPA) method decomposes the system into functional units. The total numbers of functional units are
5
4
3
2
In Intermediate COCOMO the mode that represents complex products is referred to as
Semidetached
Embedded
Organic
Multiplicative
As a software manager, when you will decide the number of people required for a software project?
Before the scope is determined.
Before the Planning phase.
Before an estimate of the development effort is made.
After an estimate of the development effort is made.
What is the meaning of Software Scope?
It describes the Off-the-shelf component.
It describes the functions and features that are to be delivered to end users.
It describes the software risk.
It describes the project risk.
What is the first activity in Software Project Planning?
Determination of software scope
Determination of budget
Find out the team size
Find out the program size
The model which estimates the total effort in terms of person, months of the technical project staff is___________
Spiral Model
Waterfall model
Win-win spiral model
Cocomo Model
LOC Based techniques requires problem decomposition based on_______
Information Domain Values
Project Schedule
Software functions
Process activities
FP Based techniques requires problem decomposition based on______
Information Domain Values
Project Schedule
Software functions
Process activities
Process Based techniques requires problem decomposition based on_____
Information Domain Values
Project Schedule
Project cost
Process activities
