Which of the following statement about the implementation of automated regression testing is FALSE?
Select an option, then click Submit answer.
-
○
When automating regression tests, the structure of automated tests must always be the same as the corresponding manual tests
-
○
When automating regression tests, the corresponding manual tests should have already been executed to verify they operate correctly
-
○
When automating regression tests, the initialization stepsset the test preconditions should be automated wherever possible
-
○
When automating regression tests, consideration should be given to how much time would be saved by automation