ALL RIGHTS RESERVED.
C857 Software Quality Assurance –
Preassessment Exam Questions And Answers
(Guaranteed A+)
Management has requested that the development team have a moderator review their newest
module of code. Which type of review is being asked for? - answer✔Inspection
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? - answer✔Black box
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? - answer✔Black box testing
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? - answer✔Code inspection
A program's state changes from what is expected. Which practice should be applied to find the
location of the defect? - answer✔Backtracking
A web developer or QA tester encounters an error. What is the best practice to initiate
resolution of this error? - answer✔Reproducing the error
Which action should a developer take after receiving an email from a QA tester stating that the
application under test is not working? - answer✔Ask to document each issue with details in a
bug report.
Which step should be taken first by a developer about a bug that was identified or reported by
the QA team? - answer✔Ask the QA team to provide the steps that led to that error.
Which action should a developer take after the review of a bug report? - answer✔Talk directly
with the QA engineer.
1|Page