SE2 Flashcards
Which of the following is not a product matrix ?
Size
Reliability
Productivity
Functionality
Productivity
Which of the following is not a process metric ?
Productivity
Functionality
Quality
Efficiency
Functionality
Efforts is measured in terms of ?
Person - Months
Persons
Rupees
Months
Person - Months
Infrastructure software are covered under ?
Generic Products
Customised Products
Generic and Customised Products
None of the above
Generic Products
Management of software development is dependent upon ?
People
Product
Process
All of above
All of above
Explanation:The management of software development is dependent upon four factors : People, Product, Process and Project.
During software development which factor is most crucial ?
People
Process
Product
Project
People
Milestones are used to ?
Know the cost of the project
Know the status of the project
Know the user expectations
None of the above
Know the status of the project
Build and Fix model has?
3 Phases
1 Phases
2 Phases
4 Phases
2 Phases
Waterfall model is not suitable for ?
Small Projects
Complex Projects
Accommodating change
None of Above
Accommodating change
RAD stands for ?
Rapid Application Development
Relative Application Development
Ready Application Development
Repeated Application Development
Rapid Application Development
RAD Model was purposed by ?
IBM
Motorola
Microsoft
Lucent Technologies
IBM
A good specification should be ?
Unambiguous
Distinctly Specific
Functional
All of Above
All of Above
Which of the following is a tool in design phase ?
Abstraction
Refinement
Information Hiding
All of Above
All of Above
Which of the following comments about object oriented design of software, is not true ?
Objects inherit the properties of class
Classes are defined based on the attributes of objects
an object can belong to two classes
classes are always different
an object can belong to two classes
Design phase includes?
data, architectural and procedural design only
architectural, procedural and interface design only
data, architectural and interface design only
data, architectural, interface and procedural design
data, architectural, interface and procedural design
White box testing, a software testing technique is sometimes called ?
Basic path
Graph Testing
Dataflow
Glass box testing
White box testing also named as
clear box testing, transparent testing, glass box testing and structural testing.
It is a method in which the internal structure of application is tested.
Black box testing sometimes called ?
Data Flow testing
Loop Testing
Behavioral Testing
Graph Based Testing
Behavioral Testing
Black box testing is a method that tests for the functionality of an application.
The objective of testing is ?
Debugging
To uncover errors
To gain modularity
To analyze system
To uncover errors
…… is a black box testing method ?
Boundary value analysis
Basic path testing
Code path analysis
None of above
Boundary value analysis
Structured programming codes includes ?
sequencing
alteration
iteration
multiple exit from loops
only A, B and C
A, B and C
Data structure suitable for the application is discussed in ?
data design
architectural design
procedural design
interface design
data design
In object oriented design of software , objects have ?
attributes and names only
operations and names only
attributes, name and operations
None of above
attributes, name and operations
In the system concepts, term organization ?
implies structure and order
refers to the manner in which each component fuctions with other components of the system
refers to the holism of system
means that part of the computer system depend on one another
implies structure and order
Project indicator enables a software project manager to ?
assess the status of an ongoing project
track potential risks
uncover problem araes before they “ go critical “
All of above
All of above