Which of the following statements best describes black box testing?
Group of answer choices
Black box testing keeps the source code hidden and uses test data equivalence partitioning
Black box testers analyse the control flow graph of the code
Black box testing examines the source code
Black box testing uses path testing
Test cases control the flow round loops