https://books.google.co.in/books?
id=895qDwAAQBAJ&pg=PA261&lpg=PA261&dq=When+code+is+made+avail
able+to+others,
+it+goes+in+a/an&source=bl&ots=TIrcCmddMU&sig=ACfU3U1O4HlfonS2VD
54LhpYuThf5he22Q&hl=en&sa=X&ved=2ahUKEwipiY745bvpAhWHILcAHcR
4BDUQ6AEwCXoECAcQAQ#v=snippet&q=computer%20will%20use%20to
%20perform%20that%20task&f=false
Question 1
Not yet answered
Marked out of 1.00
Flag question
Question text
"In Desigin phase, which is the primary area of concern ?"
Select one:
a. Architecture
b. Data
c. Interface
d. All of the mentioned
Not yet answered
Marked out of 1.00
Flag question
Question text
"In the Analysis phase, the development of the ____________ occurs, which is a clear statement
of the goals and objectives of the project."
Select one:
a. documentation
b. flowchart
c. program specification
d. design
Not yet answered
Marked out of 1.00
Flag question
Question text
"When code is made available to others, it goes in a/an"
Select one:
a. hard drive
b. access-controlled library
c. servers
d. access control
Not yet answered
Marked out of 1.00
Flag question
Question text
A 66.6% risk is considered as
Select one:
a. very low
b. low
c. moderate
d. high
Not yet answered
Marked out of 1.00
Flag question
Question text
Actual programming of software code is done during the ____________ step in the SDLC.
Select one:
a. Maintenance and Evaluation
b. Design
c. Analysis
d. Development and Documentation
Not yet answered
Marked out of 1.00
Flag question
Question text
Alpha testing is done at
Select one:
a. Developer s end
b. User s end
c. Company s end
d. None of these
Not yet answered
Marked out of 1.00
Flag question
Question text
Architectural Design Metrics are ___________ in nature.
Select one:
a. Black Box
b. White Box
c. Gray Box
d. Green Box
Not yet answered
Marked out of 1.00
Flag question
Question text
Boundary value analysis belong to?
Select one:
a. White Box Testing
b. Black Box Testing
c. Mutation Testing
d. None of these
Not yet answered
Marked out of 1.00
Flag question
Question text
Cohesion is a qualitative indication of the degree to which a module
Select one:
a. can be written more compactly.
b. focuses on just one thing.
c. is able to complete its function in a timely manner.
d. is connected to other modules and the outside world.
10
Not yet answered
Marked out of 1.00
Flag question
Question text
Coupling is a qualitative indication of the degree to which a module
Select one:
a. can be written more compactly.
b. focuses on just one thing.
c. is able to complete its function in a timely manner.
d. is connected to other modules and the outside world.
11
Not yet answered
Marked out of 1.00
Flag question
Question text
Debugging is:
Select one:
a. creating program code.
b. finding and correcting errors in the program code.
c. identifying the task to be computerized.
d. creating the algorithm.
12
Not yet answered
Marked out of 1.00
Flag question
Question text
Exhaustive testing is
Select one:
a. always possible
b. practically possible
c. impractical but possible
d. impractical and impossible
13
Not yet answered
Marked out of 1.00
Flag question
Question text
Function Points in software engineering was first proposed by
Select one:
a. Booch
b. Boehm
c. Albrecht
d. Jacobson
14
Not yet answered
Marked out of 1.00
Flag question
Question text
Lower and upper limits are present in which chart?
Select one:
a. Run chart
b. Bar chart
c. Control chart
d. None of the mentioned
15
Not yet answered
Marked out of 1.00
Flag question
Question text
Maintenance testing is performed using which methodology?
Select one:
a. Retesting
b. Sanity testing
c. Breadth test and depth test
d. Confirmation testing
16
Not yet answered
Marked out of 1.00
Flag question
Question text
Quality planning is the process of developing a quality plan for
Select one:
a. team
b. project
c. customers
d. project manager
17
Not yet answered
Marked out of 1.00
Flag question
Question text
SCM stands for
Select one:
a. Software Control Management
b. Software Configuration Management
c. Software Concept Management
d. None of the above
18
Not yet answered
Marked out of 1.00
Flag question
Question text
SMI stands for
Select one:
a. Software Mature Indicator
b. Software Maturity Index
c. Software Mature Index
d. Software Maturity Indicator
19
Not yet answered
Marked out of 1.00
Flag question
Question text
The amount of time that the software is available for use is known as
Select one:
a. Reliability
b. Usability
c. Efficiency
d. Functionality
20
Not yet answered
Marked out of 1.00
Flag question
Question text
The importance of software design can be summarized in a single word which is:
Select one:
a. Efficiency
b. Accuracy
c. Quality
d. Complexity
21
Not yet answered
Marked out of 1.00
Flag question
Question text
The process each manager follows during the life of a project is known as
Select one:
a. Project Management
b. Manager life cycle
c. Project Management Life Cycle
d. All of the mentioned
22
Not yet answered
Marked out of 1.00
Flag question
Question text
Usability in metric analysis is defined as the degree to which the software
Select one:
a. stated needs.
b. is easy to use.
c. makes optimal use of system resources.
d. None of these
23
Not yet answered
Marked out of 1.00
Flag question
Question text
What allows different projects to use the same source files at the same time?
Select one:
a. Version Control
b. Access control
c. CM Process
d. Version Control and Access control
24
Not yet answered
Marked out of 1.00
Flag question
Question text
What allows different projects to use the same source files at the same time?
Select one:
a. Version Control
b. Access control
c. CM Process
d. Version Control and Access control
25
Not yet answered
Marked out of 1.00
Flag question
Question text
What are the various Testing Levels?
Select one:
a. Unit Testing
b. System Testing
c. Integration Testing
d. All of the mentioned
26
Not yet answered
Marked out of 1.00
Flag question
Question text
What is Cyclomatic complexity?
Select one:
a. Black box testing
b. White box testing
c. Yellow box testing
d. Green box testing
27
Not yet answered
Marked out of 1.00
Flag question
Question text
What is one or more software configuration items that have been formally reviewed and agreed
upon and serve as a basis for further development?
Select one:
a. Baseline
b. Cumulative changes
c. CM
d. Change Control
28
Not yet answered
Marked out of 1.00
Flag question
Question text
What type of fault remains in the system for some period and then disappears?
Select one:
a. Permanent
b. Transient
c. Intermittent
d. None of these
29
Not yet answered
Marked out of 1.00
Flag question
Question text
Which of the following is a software process ?
Select one:
a. Analysis and design
b. Configuration and management
c. Business modeling
d. All of the mentioned
30
Not yet answered
Marked out of 1.00
Flag question
Question text
Which of the following is not a conflict in software development team?
Select one:
a. Simultaneous updates
b. Shared and common code
c. Versions
d. Graphics issues
31
Not yet answered
Marked out of 1.00
Flag question
Question text
Which of the following is not considered as a risk in project management?
Select one:
a. Specification delays
b. Product competition
c. Testing
d. Staff turnover
32
Not yet answered
Marked out of 1.00
Flag question
Question text
Which of the following is not included in Issues Meetings?
Select one:
a. Issues gathered the day before
b. Regular schedule of meeting
c. Discussion with business
d. Attendance
33
Not yet answered
Marked out of 1.00
Flag question
Question text
Which of the following is not project management goal?
Select one:
a. Keeping overall costs within budget.
b. Delivering the software to the customer at the agreed time.
c. Maintaining a happy and well-functioning development team.
d. Avoiding costumer complaints.
34
Not yet answered
Marked out of 1.00
Flag question
Question text
Which of the following is/are White box technique?
Select one:
a. Statement Testing
b. Decision Testing
c. Condition Coverage
d. All of these
35
Not yet answered
Marked out of 1.00
Flag question
Question text
Which of the following term describes testing?
Select one:
a. Finding broken code
b. Evaluating deliverable to find errors
c. A stage of all projects
d. None of the mentioned
36
Not yet answered
Marked out of 1.00
Flag question
Question text
Which tool is use for structured designing ?
Select one:
a. Program flowchart
b. Structure chart
c. Data-flow diagram
d. Module
37
Not yet answered
Marked out of 1.00
Flag question
Question text
White Box techniques are also classified as
Select one:
a. Design based testing
b. Structural testing
c. Error guessing technique
d. None of these
38
Not yet answered
Marked out of 1.00
Flag question
Question text
Who designs and implement database structures.
Select one:
a. Programmers
b. Project managers
c. Technical writers
d. Database administrators
39
Not yet answered
Marked out of 1.00
Flag question
Question text
Why is software difficult to build ?
Select one:
a. Controlled changes
b. Lack of reuseability
c. Lack of monitoring
d. All of the mentioned
40
Not yet answered
Marked out of 1.00
Flag question
Question text
____________ is the process of tQ15. ranslating a task into a series of commands that a
computer will use to perform that task.
Select one:
a. Project design
b. Installation
c. Systems analysis
d. Programming