Quiz Complete, well Done!
Integration Testing
Test Case
Unit testing is performed by the
to verify that individual units of source code are working as expected.
Regression Testing
What is the purpose of usability testing?
Unit Testing
Which type of testing is performed by end users before the software is released?
What is the purpose of beta testing?
walkthrough testing
5.
ensures that the software meets the functional requirements specified in the requirements document.
is a technique used in software testing to test incomplete or unavailable components.
Which testing technique focuses on testing the interaction between different components?
Which type of testing involves testing the entire system as a whole?
dry run testing
What is the purpose of alpha testing?
What is the purpose of a test case in unit testing?
What is the main goal of integration testing?
The purpose of system testing is to ensure that all system components work together as
.
3.
testing is also known as structural testing or glass-box testing.
Which type of testing involves testing the software from the end user's perspective?