A COCOMO model is ________ .
1.Common Cost Estimation Model.
2.Constructive Cost Estimation Model.
3.Complete Cost Estimation Model.
4.Comprehensive Cost Estimation Model
Abbreviate the term OOHMD.
1.Object-Oriented Hypermedia Design Method
2.Objet-Oriented High Design method
3.Objet-Oriented Hypermedia Development Method
4.Object-Oriented Hypermedia Distributed Method
Activities and action taken on the data that are represented by Circle or Round-edged Rectangles are called, _________ .
1.Process
2.Data storage
3.Data flow
4.Entities
Aggregation represents ______ .
1.is a relationship
2.part of relationship
3.composed of relationship
4.none of above
Alpha and Beta Testing are forms of _______ .
1.Acceptance testing
2.Integration testing
3.System Testing
4.Unit testing
Changes are made to the system to reduce the future system failure chances is called _________ .
1.Preventive Maintenance
2.Adaptive Maintenance
3.Corrective Maintenance
4.Perfective Maintenance
Cost of Production = Right The First time cost (RTF) .
1.Cost of Deployment
2.Cost of Quality
3.Cost of maintenance
4.Cost of Production
Coupling and cohesion can be represented using a _______ .
1.cause-effect graph
2.dependence matrix
3.Structure chart
4.SRS
ER model shows the _______ .
1.Static view
2.Functional view
3.Dynamic view
4.All the above
Fan-in is an indication of _______ .
1.Objects
2.Inheritance
3.Messages
4.Polymorphism
FAST stands for ________ .
1.Functional Application Specification Technique
2.Fast Application Specification Technique
3.Facilitated Application Specification Technique
4.None of the above
From the following methods which size of the software product can be calculated?
1.Counting the lines of delivered code
2.Counting delivered function points
3.Both A and B
4.None of the above
Hazard analysis focuses on the identification and assessment of potential hazards that can cause the _______ .
1.External problems
2.Internal problems
3.Both A & B
4.None of the above
How many characteristics does Value Adjustment Factor(VAF) in Function Point Analysis have?
1.11
2.12
3.13
4.14
IEEE 830-1993 is a IEEE recommended standard for _______ .
1.Software Requirement Specification
2.Software design
3.Testing
4.Both (A) and (B)
If every requirement can be checked by a cost-effective process, then the SRS is _________ .
1.Verifiable
2.Traceable
3.Modifiable
4.Complete
If every requirement stated in the Software Requirement Specification (SRS) has only one interpretation, SRS is said to be correct _____ .
1.Unambiguous
2.Consistent
3.Verifiable
4.None of the above
If P is risk probability, L is loss, then Risk Exposure (RE) is computed as_____ .
1.RE = P/L
2.RE = P + L
3.RE = P*L
4.RE = 2* P *L
If the objects focus on the problem domain, then we are concerned with ______.
1.Object Oriented Analysis
2.Object Oriented Design
3.Object Oriented Analysis and Design
4.None of the above
In software metrics which metrics evaluate the track budget, schedule and human resource?
1.Requirement metrics
2.Product metrics
3.Process metrics
4.None of the above
Modifying the software to match changes in the ever changing environment is called __________ .
1.Adaptive maintenance
2.Corrective maintenance
3.Perfective maintenance
4.Preventive maintenance
MTTC stands for ____________ .
1.Mean time to change
2.Modular time to change
3.Mean time to control
4.Modular time to control
Number of clauses used in ISO 9001 to specify quality system requirements are _____ .
1.15
2.20
3.25
4.28
One of the fault base testing techniques is ______ .
1.Unit Testing
2.Beta Testing
3.Stress Testing
4.Mutation Testing
Software consists of ______ .
1.Set of instructions + operating procedures
2.Programs + documentation + operating procedures
3.Programs + hardware manuals
4.Set of programs
SPICE Means ____.
1.Software Process Improvement and Capability Determination.
2.Software Process Improvement and Compatibility Determination.
3.Software Process Invention and Compatibility Determination.
4.Software Process Improvement and Control Determination.
SRD stands for _______ .
1.Software Requirements Definition
2.Structured Requirements Definition
3.Software Requirements Diagram
4.Structured Requirements Diagram
The desired level of coupling is ________ .
1.No coupling
2.Control coupling
3.Common coupling
4.Data coupling
The feature of the object oriented paradigm which helps code reuse is _______ .
1.Object
2.Class
3.Inheritance
4.Aggregation.
The level at which the software uses scarce resources is ______ .
1.Reliability
2.Efficiency
3.Portability
4.All of the above
The model in which the requirements are implemented by its category is ______ .
1.Evolutionary Development Model
2.Waterfall Model
3.Prototyping
4.Iterative Enhancement Model
The process of developing a software product using software engineering principles and methods is referred to as, _______ .
1.Software myths
2.Scientific Product
3.Software Evolution
4.None of the above
The Test Cases Derived from use cases _______ .
1.Are most useful in uncovering defects in the process flows during real world use of the system.
2.Are most useful in uncovering defects in the process flows during the testing use of the system.
3.Are most useful in covering the defects in the process flows during real world use of the system.
4.Are most useful in covering the defects at the Integration Level.
The tools that support different stages of software development life cycle are called _______ .
1.CASE Tools
2.CAME tools
3.CAQE tools
4.CARE tools
What can static analysis NOT find?
1.The use of a variable before it has been defined.
2.Unreachable (dead) code.
3.Memory leaks.
4.Array bound violations.
What does the physical connections between the elements of the OO design represent?
1.Cohesion
2.Coupling
3.Both A & B
4.None of the above
When multiple modules have read and write access to some global data, it is called, ________ .
1.Content coupling
2.Stamp coupling
3.Data coupling
4.Common coupling
Which aspect is important when the software is moved from one platform to another?
1.Maintenance
2.Operational
3.Transitional
4.All of the above
Which Chart is a statistical technique to assess, monitor, and maintain the stability of a process?
1.Control Chart
2.Maintenance Chart
3.Bar Charts
4.None of these
Which chart is a tool that depicts project as network diagram that is capable of graphically representing main events of project in both parallel and consecutive way?
1.PERT chart
2.Gantt chart
3.Both A & B
4.None of the above
Which class gives a content or function change that corrects an error or enhances local content or functionality in change management?
1.Class 1
2.Class 2
3.Class 3
4.Class 4
Which is not a step of Requirement Engineering?
1.Requirements elicitation
2.Requirements analysis
3.Requirements design
4.Requirements design
Which is the Layered Technology in Bedrock that supports Software Engineering?
1.Methods
2.Tools
3.Process
4.Quality Focus
Which is the most important feature of spiral model?
1.Quality management
2.Risk management
3.Performance management
4.Efficiency management
Which model gives the overall reliability of the system that is projected and certified?
1.Sampling model
2.Component model
3.Certification model
4.Both A & B
Which of the following is not a part of the Test Implementation and Execution Phase?
1.Creating test suites from the test cases
2.Executing test cases either manually or by using test execution tools
3.Comparing actual results
4.Designing the Tests
Which of the following techniques is not a White box technique?
1.Statement Testing and coverage
2.Decision Testing and coverage
3.Condition Coverage
4.Boundary value analysis
Which plan describes how the skills and experience of the project team members will be developed ?
1.HR Plan
2.Manager Plan
3.Team Plan
4.Staff Development Plan
Which software designers tool helps to design the block structure of the software, that may further be broken down into smaller modules using refinement techniques?
1.Analysis tools
2.Design tools
3.Configuration management tools
4.Documentation tools
______ is a piece of programming code which performs a well defined task.
1.Computer Program
2.Computer Software
3.Both A & B
4.None of the above