LOC metric are--------------
Programmer dependent
Customer dependent
Programming language dependent
All of the above
Software project planning involves -------------- estimation
Software scope
Resource (hardware)
Resource ( Software components )
All of the above
----- is a software project estimation technique.
LOC based
COCOMO based
A and B
none
Software sizing involves ---------------
Fuzzy logic sizing
FP sizing
Change sizing
All of the above
Formula of 3-point value is----------
(S opt + S m + Sp) / 3
(S o + Sp) / 2
(S o + 4 S m + Sp) / 6
(S o - S m + Sp) + 3
In system design we do the following ----------
Hardware design after software
Software design after hardware
Parallel hardware and software design
No hardware design needed
-------------- is not a part of system design
Partition requirements
Test subsystem
Identify sub system
Define sub system requirements
----------------- is the last step of function oriented design
Software design
Data design
Detailed design
Interface design
Detailed design is expressed by -------------
PDL
Graphical notations
Programming Language
All of the above
Detailed design produces -------------
CSPEC
PSPEC
MINISPEC
CODESPEC
User interface design involves ----------- model
Design
Spiral
SDLC
None of the above
User interface design involves following issues--------
Error messages handling
System response time
Command labeling
All of the above
UID is an --------------- process
Sequential
Iterative
Both
None of the above
------------- is not a design level metrics.
Low level metrics
High level metrics
Component level metric
Interface design metric
Component level design metric include -----------
Cohesion metric
Coupling metric
Complexion metric
All of the above
Coupling metric handles ----------
Data / control flow coupling
Global coupling
Environment coupling
All of the above
Biemann and Ott cohesion metrics does not include -------
Super glue
Stickiness
Data glue
Data slice
System complexity is given by --------------
C i = Si + Di
C i = Si * Di
C i = Si - Di
C i = Si / Di
Architectural design involves -------------
Data flow
Control flow
Information flow
None of the above
Interface design focuses on -------------
Interfacing software modules
Interfacing user and computer
Interfacing software and non-computer components
All of the above