SQA PA Review UPDATED ACTUAL Exam Questions and
CORRECT Answers
A developer creates a test in which much of the code will be executed. Which test type does this
describe? - White box
Question 35 : A developer updates some existing software. Which type of test should the
developer run to ensure the core functionality of the software still works as expected? -
Regression
Given a description of an application project to review, the student identifies which test type or
method should be used to determine if the code is functioning properly.A series of defects have
recently been found by end users testing new functionality in an existing program, but were fixed
by the development team.Which test types should be used to verify the current functionality is
working as designed? - Regression
The development team is questioned by its end users concerning the benefit of designing tests in
the software development process. What is a key benefit of developing tests early in the process?
- It helps prevent defects from being introduced into the code.
An end user will perform an acceptance test against an application as a final verification. Which
development process step is being verified? – Requirements
A web developer or QA tester encounters an error. What is the best practice to initiate resolution
of this error? - Reproducing the error
Which action should a developer take after the review of a bug report? - Talk directly with the
QA engineer.
CORRECT Answers
A developer creates a test in which much of the code will be executed. Which test type does this
describe? - White box
Question 35 : A developer updates some existing software. Which type of test should the
developer run to ensure the core functionality of the software still works as expected? -
Regression
Given a description of an application project to review, the student identifies which test type or
method should be used to determine if the code is functioning properly.A series of defects have
recently been found by end users testing new functionality in an existing program, but were fixed
by the development team.Which test types should be used to verify the current functionality is
working as designed? - Regression
The development team is questioned by its end users concerning the benefit of designing tests in
the software development process. What is a key benefit of developing tests early in the process?
- It helps prevent defects from being introduced into the code.
An end user will perform an acceptance test against an application as a final verification. Which
development process step is being verified? – Requirements
A web developer or QA tester encounters an error. What is the best practice to initiate resolution
of this error? - Reproducing the error
Which action should a developer take after the review of a bug report? - Talk directly with the
QA engineer.