SOFTWARE ENGINEERING

SOFTWARE TESTING

TESTING PRINCIPLES AND CONCEPTS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
For which of the following levels of software testing, white box testing cannot be used? (Unit 4)
A
Unit Testing
B
Integration Testing
C
System Testing
D
Acceptance Testing
Explanation: 

Detailed explanation-1: -White box testing can take several forms: Unit testing-tests written as part of the application code, which test that each component is working as expected.

Detailed explanation-2: -Unit testing. Integration testing. System testing. Acceptance testing. 08-Nov-2022

There is 1 question to complete.