Quiz Complete, well Done!
Which testing technique focuses on testing the interactions between different components of the software?
Which type of testing is performed by end users before the software is released?
In
, developers review the program code to find defects and suggest improvements.
Which level of testing is performed to verify the system's compliance with the business requirements?
In
, developers walk through the program code manually to look for any potential issues.
Regression testing is performed to ensure that changes or fixes in the software do not introduce new
.
Acceptance Testing
Integration Testing
Regression Testing
What is the main goal of regression testing?
Which testing technique involves testing the software with a large volume of data to assess performance?
What is black box testing?
White Box Testing
beta testing
In beta testing, the software is tested by a group of potential users in a
environment.
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.
Which testing phase comes after unit testing in the software development life cycle?
Black Box Testing
walkthrough testing