Multiple choice

Testing which focuses on both non-functional and functional requirements to detect the bug, is

  1. unit testing

  2. system testing

  3. integration testing

  4. compatibility testing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It is done to verify whether entire system is working according to requirement or not. Here, both non-functional and functional requirements are considered.