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. A. A, C and D and E are true; B is false. B. A, C and E are true; B and D are false. C. C and D are true; A, B and E are false. D. B and E are true; A, C and D are false. {Ans: C}Which of the following best describes the purpose of non-functional testing? A. To measure characteristics of a system which give an indication of how the system performs its functions B. To ensure that a system complies with the quality standards set by ISO 9126 C. To ensure that the system deals appropriately with software malfunctions D. To measure the extent to which a system has been tested by functional testing {Ans: A}Which of the following is a review process activity? A. Individual preparation B. Writing test conditions C. Developing