Which of the following statements about regression testing are true? (1) Regression Testing must consist of a fixed set of tests to create a baseline (2) Regressoin Testing should be used to detect defects in new features (3) Regression Testing can be run on every build (4) Regression Testing should be targeted to areas of high risk and known code change (5) Regression Testing, when automated, is highly effective in preventing defects
Choose any one: (1&3), (1&5), (3&4), (1,4&5), (2,3&4)