Quiz Complete, well Done!
is performed by a select group of end users before the software is released to the public.
stub testing
Regression testing is performed to ensure that changes or fixes in the software do not introduce new
.
2.
testing focuses on the functional requirements of the software.
Integration Testing
What is black box testing?
In beta testing, the software is tested by a group of potential users in a
environment.
During
, end users provide feedback on the software's usability and quality.
Which type of testing is performed by end users before the software is released?
Which testing technique is also known as glass box testing?
What is the purpose of beta testing?
10.
is performed to determine how a system performs under different conditions.
Which testing technique is focused on finding defects in the overall system?
System testing is performed on a complete, integrated system to evaluate the system's
with its specified requirements.
Which testing technique focuses on testing the interaction between different components?
Which testing technique focuses on testing individual units of code?
dry run testing
alpha testing
Test Case
Unit testing is performed by the
to verify that individual units of source code are working as expected.