Question #1 (1 Point)
Question #1 (1 Point)
What is quality?
Question #2 (1 Point)
Which of the following is a typical test objective?
a) Preventing defects
b) Repairing defects
c) Comparing actual results to expected results
d) Analyzing the cause of failure
Question #3 (1 Point)
A phone ringing momentarily distracts a programmer, causing the programmer to
improperly program the logic that checks the upper boundary of an input variable.
Later, during system testing, a tester notices that this input field accepts invalid input
values. The improperly coded logic for the upper boundary check is:
a) The root cause
b) The failure
c) The error
d) The defect
Question #4 (1 Point)
A product owner says that your role as a tester on an Agile team is to catch all the bugs
before the end of each iteration. Which of the following is a testing principle that could
be used to respond to this (false) statement?
a) Defect clustering
b) Testing shows the presence of defects
c) Absence of error fallacy
d) Root cause analysis
Question #6 (1 Point)
Consider the following testing activities:
1. Selecting regression tests
2. Evaluating completeness of test execution
3. Identifying which user stories have open defect reports
4. Evaluating whether the number of tests for each requirement is consistent with the
level of product risk
Which of the following best matches the testing activity with how traceability can assist
that activity?
a) 1D, 2B, 3C, 4A
b) 1B, 2D, 3A, 4C
c) 1D, 2C, 3A, 4B
d) 1D, 2B, 3A, 4C
Question #7 (1 Point)
A tester participated in a discussion about proposed database structure. The tester
identified a potential performance problem related to certain common user searches.
This possible problem was explained to the development team. Which of the following
is a testing contribution to success that BEST matches this situation?
a) Enabling required tests to be identified at an early stage
b) Ensuring processes are carried out properly
c) Reducing the risk of fundamental design defects
d) Reducing the risk of untestable functionality
Question #9 (1 Point)
Which of the following statements is true?
a) Impact analysis is useful for confirmation testing during maintenance testing
b) Confirmation testing is useful for regression testing during system design
c) Impact analysis is useful for regression testing during maintenance testing
d) Confirmation testing is useful for impact analysis during maintenance testing
1.b
2.a
3.d
4.b
5.b
6.d
7.c
8.b
9.b