Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?
Which of the following is NOT a valid objective of testing?
A garden irrigation system allows the user to specify 2 inputs:
1. Frequency - The number of times the system should be automatically switched on per day; minimum once per day, maximum 5 times
2. Duration - The duration of operation, in whole minutes, each time it is switched on; ranging from 1 to 60
Applying 2-value boundary value analysis which of the following options has the correct test set of valid and invalid boundary values?
You have been asked to improve the way test automation tools are being used in your company.
Which one of the following is the BEST approach?