objective. Top Questions and answers,
verified.
Objectives - ✔✔-________ can be used in order to provide appropriate specifications that are needed to
determine that the program functions as it should.
black - ✔✔-In most cases, you will treat function testing as a _________-box activity.
function - ✔✔-A ______ test is used in order to determine if external specifications and an application
are not in alignment.
Documentation - ✔✔-________ are used in order to provide an understanding of appropriate
specifications of a program.
Requirements - ✔✔-______ must be understood in order to derive appropriate test cases for a function
test.
system - ✔✔-A ______ test is used in order to determine if the objectives of an application are not met
within the finish program.
Documentation - ✔✔-________ provides appropriate details associated with the construction of a
program and other specifics needed for execution.
system - ✔✔-A ______ test is used in order to identify appropriate differences in an applications
modules that are not in alignment with interface specifications.
Documentation - ✔✔-________ are used in order to provide a representation of a program to users that
are specific and accurate.
, function - ✔✔-In ___________ testing, the test cases can be derived from analyzing the specifications
Inspection
Management has requested that the development team have a moderator review their newest module
of code. Which type of review is being asked for?
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 user perspective. Which method should be used to determine if the
code meets quality standards?
Black box testing
There is a requirement to verify the usability of a product as it is being delivered to ensure overall design
and functionality without regard to the internal functioning of the code. Which quality method meets
this requirement?
Code inspection
QA proposes a formal group meeting where the programmer narrates, statement by statement, the
logic of a program as an error detection technique. Which quality method meets this proposal?
Backtracking
A program's state changes from what is expected. Which practice should be applied to find the location
of the defect?
Reproducing the error
A web developer or QA tester encounters an error. What is the best practice to initiate resolution of this
error?
Ask to document each issue with details in a bug report.
Which action should a developer take after receiving an email from a QA tester stating that the
application under test is not working?
Ask the QA team to provide the steps that led to that error.
Which step should be taken first by a developer about a bug that was identified or reported by the QA
team?
Talk directly with the QA engineer.
Which action should a developer take after the review of a bug report?
Ask the developer if the bug report was reviewed.