Deck 3: Software Testing and Process
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/24
Play
Full screen (f)
Deck 3: Software Testing and Process
1
Which of the following categories is part of the output of software process?
A)computer programs
B)documents that describe the computer programs
C)data
D)all of the mentioned
A)computer programs
B)documents that describe the computer programs
C)data
D)all of the mentioned
all of the mentioned
2
Which of the following is the process of assembling program components, data, and libraries, and then compiling and linking these to create an executable system?
A)system building
B)release management
C)change management
D)version management
A)system building
B)release management
C)change management
D)version management
system building
3
Which of the following is / are the output of the Software Process?
A)computer programs
B)documents that describe the computer programs.
C)data contained within the program or external to it).
D)all of the above
A)computer programs
B)documents that describe the computer programs.
C)data contained within the program or external to it).
D)all of the above
all of the above
4
As the reliability increases, failure intensity _.
A)decreases
B)increases
C)no effect
D)none of the above
A)decreases
B)increases
C)no effect
D)none of the above
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following term describes testing?
A)finding broken code
B)evaluating deliverable to ?nd errors
C)a stage of all projects
D)none of the mentioned
A)finding broken code
B)evaluating deliverable to ?nd errors
C)a stage of all projects
D)none of the mentioned
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
6
What is Cyclomatic complexity?
A)black box testing
B)white box testing
C)yellow box testing
D)green box testing
A)black box testing
B)white box testing
C)yellow box testing
D)green box testing
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
7
Lower and upper limits are present in which chart?
A)run chart
B)bar chart
C)control chart
D)none of the mentioned
A)run chart
B)bar chart
C)control chart
D)none of the mentioned
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
8
Maintenance testing is performed using which methodology?
A)retesting
B)sanity testing
C)breadth test and depth test
D)con?rmation testing
A)retesting
B)sanity testing
C)breadth test and depth test
D)con?rmation testing
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
9
White Box techniques are also classi?ed as
A)design based testing
B)structural testing
C)error guessing technique
D)none of the mentioned
A)design based testing
B)structural testing
C)error guessing technique
D)none of the mentioned
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
10
Exhaustive testing is
A)always possible
B)practically possible
C)impractical but possible
D)impractical and impossible
A)always possible
B)practically possible
C)impractical but possible
D)impractical and impossible
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
11
What are the various Testing Levels?
A)unit testing
B)system testing
C)integration testing
D)all of the mentioned
A)unit testing
B)system testing
C)integration testing
D)all of the mentioned
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
12
Boundary value analysis belong to?
A)white box testing
B)black box testing
C)white box & black box testing
D)none of the mentioned
A)white box testing
B)black box testing
C)white box & black box testing
D)none of the mentioned
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
13
Alpha testing is done at
A)developer's end
B)user's end
C)developer's & user's end
D)none of the mentioned
A)developer's end
B)user's end
C)developer's & user's end
D)none of the mentioned
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
14
E-Commerce software testing follows different approach than gaming software testing. Which testing principle implies this?
A)pareto principle
B)testing is context dependent
C)testing shows presence of defects
D)absence of errors-fallacy
A)pareto principle
B)testing is context dependent
C)testing shows presence of defects
D)absence of errors-fallacy
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
15
When a cost to remove defect is not high?
A)during requirement analysis
B)during designing
C)during coding
D)during testing
A)during requirement analysis
B)during designing
C)during coding
D)during testing
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
16
In software development life cycle , who is the best person to catch a defect?
A)software tester
B)customers
C)designer
D)business analyst
A)software tester
B)customers
C)designer
D)business analyst
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
17
Which of the following statement is true?
A)exhaustive testing is impossible but practicable
B)exhaustive testing is possible but impracticable
C)exhaustive testing is impossible and impracticable
D)exhaustive testing is possible and practicable
A)exhaustive testing is impossible but practicable
B)exhaustive testing is possible but impracticable
C)exhaustive testing is impossible and impracticable
D)exhaustive testing is possible and practicable
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
18
Software tester focuses more on complex part of the software. Which of the following testing principle implies this?
A)testing shows presence of defects
B)pesticide paradox
C)testing is context dependent
D)defect clustering
A)testing shows presence of defects
B)pesticide paradox
C)testing is context dependent
D)defect clustering
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
19
The defect cluster change over time. Which of the following testing principle implies this?
A)testing shows presence of defects
B)pesticide paradox
C)testing is context dependent
D)defect clustering
A)testing shows presence of defects
B)pesticide paradox
C)testing is context dependent
D)defect clustering
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
20
When testing principles are useful?
A)during testing
B)during execution
C)during review
D)throughout life-cycle
A)during testing
B)during execution
C)during review
D)throughout life-cycle
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
21
In white box testing what do you verify?
A)verify the security holes in the code
B)verify the incomplete or broken paths in the code
C)verify the ?ow of structure according to the document speci?cation
D)all of these
A)verify the security holes in the code
B)verify the incomplete or broken paths in the code
C)verify the ?ow of structure according to the document speci?cation
D)all of these
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
22
End result of Software Requirement Analysis is ________
A)functional and behavioral
B)architectural and structural
C)usability and reliability
D)algorithmic and data structure
A)functional and behavioral
B)architectural and structural
C)usability and reliability
D)algorithmic and data structure
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
23
The inputs for developing a test plan are taken from
A)project plan
B)business plan
C)support plan
D)none of the above
A)project plan
B)business plan
C)support plan
D)none of the above
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
24
Testing beyond normal operational capacity is __________
A)load testing
B)performance testing
C)stress testing
D)all of these
A)load testing
B)performance testing
C)stress testing
D)all of these
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck