Quiz Complete, well Done!
Unit testing is performed by the
to verify that individual units of source code are working as expected.
Regression Testing
9.
is performed to verify the interaction between different software modules.
Which testing technique is also known as glass box testing?
Which level of testing is performed to verify the system's compliance with the business requirements?
System testing is performed on a complete, integrated system to evaluate the system's
with its specified requirements.
3.
testing is also known as structural testing or glass-box testing.
In beta testing, the software is tested by a group of potential users in a
environment.
beta testing
Which testing technique focuses on testing the interaction between different components?
The purpose of system testing is to ensure that all system components work together as
.
Which testing technique focuses on testing the interactions between different components of the software?
What is the main goal of integration testing?
dry run testing
White Box Testing
What is regression testing?
In
, developers review the program code to find defects and suggest improvements.
What is dry run testing?
Unit Testing
What is black box testing?