Which of the following success factors for a test automation project is TRUE?
Automated tests must be designed to capture only the datathat is strictly needed for comparing expected and actual results
The test cases to be automated first must always be selected based on the number of times a test will need to be run
The test cases to be automated must have a high dependency on particular data values
Automated tests that fail due to changes in the requirements of the SUT should be promptly fixed rather than disabled from the test suite
Submit