Se Objectives
Se Objectives
a) Analysis
b) Design
c) Problem/Opportunity Identification
d) Development and Documentation
4. In the Analysis phase, the development of the ____________ occurs, which is a clear statement of the goals and objective
a) documentation
b) flowchart
c) program specification
d) design
5. Actual programming of software code is done during the ____________ step in the SDLC.
a) Maintenance and Evaluation
b) Design
c) Analysis
d) Development and Documentation
7. ____________ is the process of translating a task into a series of commands that a computer will use to perform that task
a) Project design
b) Installation
c) Systems analysis
d) Programming
8. Debugging is:
a) creating program code
b) finding and correcting errors in the program code
c) identifying the task to be computerized
d) creating the algorithm
10. The importance of software design can be summarized in a single word which is:
a) Efficiency
b) Accuracy
c) Quality
d) Complexity
-----------------------------------------------------
3. Which of the following is a mechanism that allows several objects in an class hierarchy to have different methods with the
a) Aggregation
b) Polymorphism
c) Inheritance
d) All of the mentioned
5. What can be requested from any object of the class to affect behavior?
a) object
b) attribute
c) operation
d) instance
9. If you are working on real-time process control applications or systems that involve concurrent processing, you would use
a) Activity diagram
b) Sequence diagram
c) Statechart diagram
d) Object diagram
11. Which things in UML are the explanatory parts of UML models?
a) Structural things
b) Behavioral things
c) Grouping things
d) Annotational things
12. Which of the following term is best defined by the statement:”a structural relationship that specifies that objects of one
a) Association
b) Aggregation
c) Realization
d) Generalization
13. What refers to the value associated with a specific attribute of an object and to any actions or side?
a) Object
b) State
c) Interface
d) None of the mentioned
--------------------------------------------------------
6. Exhaustive testing is
a) always possible
b) practically possible
c) impractical but possible
d) impractical and impossible
3. The modification of the software to match changes in the ever changing environment, falls under which category of softw
a) Corrective
b) Adaptive
c) Perfective
d) Preventive
7. Selective retest techniques may be more economical than the “retest-all”technique.How many selective retest techniques
a) two
b) three
c) four
d) five
8. Which selective retest technique selects every test case that causes a modified program to produce a different output tha
a) Coverage
b) Minimization
c) Safe
d) Maximization
9. ______________ measures the ability of a regression test selection technique to handle realistic applications.
a) Efficiency
b) Precision
c) Generality
d) Inclusiveness
10. Which regression test selection technique exposes faults caused by modifications?
a) Efficiency
b) Precision
c) Generality
d) Inclusiveness
statement of the goals and objectives of the project.
hip that specifies that objects of one thing are connected to objects of another”?
actions or side?
, falls under which category of software maintenance?
How many selective retest techniques are there?