Quiz Complete, well Done!
is performed by a select group of end users before the software is released to the public.
What is dry run testing?
Which type of testing involves testing the software from the end user's perspective?
10.
is performed to determine how a system performs under different conditions.
What is the purpose of unit testing?
What is the purpose of beta testing?
Which testing phase comes after unit testing in the software development life cycle?
Which testing technique is focused on finding defects in the overall system?
Acceptance Testing
9.
is performed to verify the interaction between different software modules.
Which testing technique focuses on testing individual units of code?
Integration Testing
Regression testing is performed to ensure that changes or fixes in the software do not introduce new
.
What is the purpose of usability testing?
What is the purpose of beta testing?
What is the purpose of software testing?
In beta testing, the software is tested by a group of potential users in a
environment.
Test Case
Which testing technique is also known as glass box testing?
In
, developers review the program code to find defects and suggest improvements.