WGU C857 - Software Quality Assurance
Study online at https://quizlet.com/_8qbrbu
1. Inspection A code inspection is a set of procedures and er-
ror-detection techniques for group code read-
ing. Most discussions of code inspections fo-
cus on the procedures, forms to be filled out,
and so on. Here, after a short summary of the
general procedure, we will focus on the actual
error-detection techniques
2. Walkthrough The code walkthrough, like the inspection, is
a set of procedures and error-detection tech-
niques for group code reading. It shares much
in common with the inspection process, but
the procedures are slightly different, and a dif-
ferent error-detection technique is employed.
3. White box is a software testing method in which the inter-
nal structure/ design/ implementation of the
item being tested is known to the tester
4. Black box is a method of software testing that exam-
ines the functionality of an application without
peering into its internal structures or workings.
This method of test can be applied virtually to
every level of software testing: unit, integration,
system and acceptance.
5. Acceptance is the process of comparing the program to its
initial requirements and the current needs of
its end users. It is an unusual type of test in
that it usually is performed by the program's
customer or end user and normally is not con-
1/8
, WGU C857 - Software Quality Assurance
Study online at https://quizlet.com/_8qbrbu
sidered the responsibility of the development
organization.
6. Function is a process of attempting to find discrepancies
between the program and the external spec-
ification. An external specification is a precise
description of the program's behavior from the
end-user point of view. (black box testing)
7. Types of White Box Testing Unit Testing.
Static Analysis.
Dynamic Analysis.
Statement Coverage.
Branch testing Coverage.
Mutation Testing.
8. Types of Black Box Testing functional, non-functional, and regression
testing
9. Very limited Which level of coding knowledge is needed to
perform black box testing?
10. System testing has a particular purpose: to compare the sys-
tem or program to its original objectives
11. Inspection Management has requested that the devel-
opment team have a moderator review their
newest module of code. Which type of review
is being asked for?
12. Black box An informal review of a module of code has
been completed. The development team has
decided to evaluate the module from an end
2/8
Study online at https://quizlet.com/_8qbrbu
1. Inspection A code inspection is a set of procedures and er-
ror-detection techniques for group code read-
ing. Most discussions of code inspections fo-
cus on the procedures, forms to be filled out,
and so on. Here, after a short summary of the
general procedure, we will focus on the actual
error-detection techniques
2. Walkthrough The code walkthrough, like the inspection, is
a set of procedures and error-detection tech-
niques for group code reading. It shares much
in common with the inspection process, but
the procedures are slightly different, and a dif-
ferent error-detection technique is employed.
3. White box is a software testing method in which the inter-
nal structure/ design/ implementation of the
item being tested is known to the tester
4. Black box is a method of software testing that exam-
ines the functionality of an application without
peering into its internal structures or workings.
This method of test can be applied virtually to
every level of software testing: unit, integration,
system and acceptance.
5. Acceptance is the process of comparing the program to its
initial requirements and the current needs of
its end users. It is an unusual type of test in
that it usually is performed by the program's
customer or end user and normally is not con-
1/8
, WGU C857 - Software Quality Assurance
Study online at https://quizlet.com/_8qbrbu
sidered the responsibility of the development
organization.
6. Function is a process of attempting to find discrepancies
between the program and the external spec-
ification. An external specification is a precise
description of the program's behavior from the
end-user point of view. (black box testing)
7. Types of White Box Testing Unit Testing.
Static Analysis.
Dynamic Analysis.
Statement Coverage.
Branch testing Coverage.
Mutation Testing.
8. Types of Black Box Testing functional, non-functional, and regression
testing
9. Very limited Which level of coding knowledge is needed to
perform black box testing?
10. System testing has a particular purpose: to compare the sys-
tem or program to its original objectives
11. Inspection Management has requested that the devel-
opment team have a moderator review their
newest module of code. Which type of review
is being asked for?
12. Black box An informal review of a module of code has
been completed. The development team has
decided to evaluate the module from an end
2/8