Interview Questions

What does black-box testing mean at the unit, integration, and system levels?

Manual Testing FAQ's


(Continued from previous question...)

What does black-box testing mean at the unit, integration, and system levels?

Tests for each software requirement using
Equivalence Class Partitioning, Boundary Value Testing, and more
Test cases for system software requirements using the Trace Matrix, Cross-functional Testing, Decision Tables, and more
Test cases for system integration for configurations, manual operations, etc.

(Continued on next question...)

Other Interview Questions