68. Most common
cause of defect is ________.
a. failure to estimate
b. failure
to assess risks
c. ambiguous
or incomplete requirements
d. weak
communication
69. Following are the
most effective way of communicating moral guidance EXCEPT:
a. Verbal communication
b. Lead by
examples
c. Written
code of conduct
d. CMM and
ISO standards
70. The types of
conditions that cause erroneous or falsified input data include _____________.
a. Early use of new software technology
b. The
evidence from intermediate processing is not retained
c. Detailed
analysis of the technology
d. Records
in one format may be interpreted according to a different format
71. Inability to
Substantiate Processing includes the following EXCEPT:
a. The cost of substantiating processing
exceeds the benefits derived from the process
b. The
evidence from intermediate processing is not retained
c. Users
inability to specify requirements in sufficient details
d. Evidence
is not retained long enough
72. Unit testing is
conducted in the development environment. State True or False.
False
73. Which of the
following strategic issues needs to be addressed in successful software testing
process?
a. Specify
requirements in a quantifiable manner
b. Consider
using independent test terms
c. Conduct
formal technical review prior to testing
d. All of
the listed options
74. Testing on, above
and below the edges of classes is called _____________.
a. Cause Effect Diagram
b. Boundary
Value Analysis
c. Test
Combinations
d.
Equilvalance Class Partitioning
75. A defect can be
defined in ____________.
a. All of the listed options
b. Producer’s
viewpoint and customer’s viewpoint
c.
Producer’s viewpoint and tester’s viewpoint
d.
Customer’s viewpoint
76. The functional
testing that verifies the procedures to balance file function properly is
called ______________.
a. Compliance testing
b.
Compatibility testing
c. File
Integrity
d.
Integration testing
77. The inability of
a system or component to perform its required functions within specified
requirements is called _______________.
a. defect
b. bug
c. error
d. Failure
78. Objective of
integration testing is to _________________.
a. validate the application design and phase
and prove application components can be successfully integrated
b. All of
the listed options
c.
integrate all components
d.
application integrated correctly into its environment
79. The process of
verifying the consistency, completeness and correctness of software at each
stage of the development lifecycle is ______________.
a. All of the listed options
b.
Management
c.
Leadership
d.
Lifecycle testing
80. Test team should
investigate the following characteristics in order to evaluate the potential
magnitude of the risk EXCEPT:
a. Assess the severity of potential failures
b. Identify
the components for the system
c. Evaluate
contingency plans for this system and activities
d. Build
the test plan
81. A _______________
is a software item that is an object of testing.
a. Both proof of correctness and test item
b. None of
the listed options
c. Test
item
d. Proof of
correctness
82. Deliverable base
lining involves _____________.
a. All of the listed options
b. risks
and define standards for each deliverable
c. risks
and identify key deliverables
d. identify
key deliverables and define standards for each deliverable
83. ___________ is
identifying defects in the stage in which they were created, rather than in
later testing stages.
a. Down stream
b. Stage
Containment
c. Defect
Validation
d. Risk
Strategy
84. Which among the
following is an example of functional testing?
a. Condition coverage
b. Branch
Coverage
c. Decision
coverage
d. Cause-Effect
Graphing
85. Difficulties
surrounding the introduction of tools can arise in the following areas EXCEPT:
a. Testers skills
b.
Obstacles in the computer environment
c.
Organizational obstacles
d. Problems
arising from the tools
86. Which among the
following are common items to focus on during Integration testing?
a. All of the listed options
b. Performance
and load lists on individual application components
c. Output
interface file accuracy
d.
Validation of links between the client and server
87. The reason
for decomposing the strategic risks into tactical risks is to create test
scenarios. State True or False.
True
88. Testing that simulates problem in original environment
so that an alternative processing environment can be tested is _____________.
a. Performance testing
b.
Compliance testing
c. Recovery
testing
d. Disaster
testing
89. The test schedule
section includes which of the following EXCEPT?
a. The types of tests that must be conducted.
b. Initial
estimates for each activity.
c. Major
test activities.
d. Sequence
of tests.
90. _____________
testing verifies all the performance criteria have been achieved when the
system is placed into production.
a.
Compliance testing
b. User
acceptance testing
c. Security
testing
d. System
testing
91. Which of the
following is not a category under tactical risks?
a. Size Risks
b. Resource
Risks
c.
Structural Risks
d.
Technical Risks
92. A deliverable is
subject to _________________ once it is base lined.
a. All of the listed options
b. Risk
management
c. Defect
Management
d. Configuration
Management
e. Process
Management
93. The following
tasks are provided to help understand what is necessary to develop a good test
plan EXCEPT:
a.
Analyze the test plan
b.
Understand the characteristics of the software being developed
c. Build
the test plan
d. Write
the test plan
94. Most common
reason for existence of large number of bugs in a software product is
___________.
a. error in code
b.
incomplete testing
c. wrong
use of tools and techniques
d.
inadequate requirement analysis
95. When does Test
Design begin in SDLC?
a. Low
Level Design Phase
b. High
Level Design Phase
c. Requirements
Phase
d. Testing
Phase
96. Verification
methods include EXCEPT:
a. Review
b. Test
Execution
c.
Walkthroughs
d. Static
analyzers
97. Complexity can be
measured by the following EXCEPT:
a. Documentation complexity
b. Business
Complexity
c. Size of
module / unit
d. Logic
complexity
98. Which one of
the following statement is true about defects?
a. Defects cannot be found in the supporting
documentation
b. A defect
has greater impact even if it does not affect customer and the operation of the
system
c. All of
the listed options
d. A single
defect can cause millions of failures
99. When we talk
about analysis performed by executing the program code, we are talking about
______________.
a. Formal analysis
b. Dynamic
analysis
c. Force
field analysis
d. None of
the listed options
100. The test design
details which of the following?
a. State of the application at the start of
testing.
b. The
types of tests that must be conducted.
c.
Availability of test equipment.
d. Sequence
and increments of code delivery.
Post a Comment