Which of the following best describes the purpose of non-functional testing?
Which of the following defects is most likely to be found by a test harness?
Which of the following statements are TRUE? A. Regression testing and acceptance testing are the same. B. Regression tests show if all defects have been resolved. C. Regression tests are typically well-suited for test automation. D. Regression tests are performed to find out if code changes have introduced or uncovered defects. E. Regression tests should be performed in integration testing.
Which of the following BEST describes the relationship between test planning and test execution? [K2]