1.The effectiveness of a test suite in detecting errors can
be determined by counting the total number of test cases
present in the test suite.
2.Black-box testing attempts to find errors in which of the
following categories
Option 1 Incorrect or missing functions
Option 2 Interface errors
Option 3 Performance errors
Option 4 All of the above