Quiz Complete, well Done!
Which testing technique focuses on testing the interaction between different components?
2.
testing focuses on the functional requirements of the software.
Which testing technique focuses on testing individual units of code?
Which type of testing is performed by end users before the software is released?
Integration Testing
beta testing
Which level of testing is performed to verify the system's compliance with the business requirements?
3.
testing is also known as structural testing or glass-box testing.
System testing is performed on a complete, integrated system to evaluate the system's
with its specified requirements.
In
, developers walk through the program code manually to look for any potential issues.
Which type of testing involves testing the software from the end user's perspective?
What is the purpose of unit testing?
Black Box Testing
is a technique used in software testing to test incomplete or unavailable components.
In
, developers review the program code to find defects and suggest improvements.
What is the purpose of beta testing?
stub testing
walkthrough testing
What is the purpose of software testing?
Which testing technique focuses on testing the interactions between different components of the software?