Valid CTFL_Syll2018 Dumps shared by ExamDiscuss.com for Helping Passing CTFL_Syll2018 Exam! ExamDiscuss.com now offer the newest CTFL_Syll2018 exam dumps, the ExamDiscuss.com CTFL_Syll2018 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CTFL_Syll2018 dumps with Test Engine here:
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?
Correct Answer: C
Frequency 0, 1, 5, 6; Duration 0, 1, 30, 60, 61 is the correct test set of valid and invalid boundary values applying 2-value boundary value analysis1 . Boundary value analysis is a technique that tests the values at and near the boundaries of an input domain or output range1 . A 2-value boundary value analysis tests two values for each boundary: one valid value and one invalid value1 . For Frequency, the valid boundaries are 1 and 5, so the test set should include one valid value (1 or 5) and one invalid value (0 or 6) for each boundary. For Duration, the valid boundaries are 1 and 60, so the test set should include one valid value (1 or 60) and one invalid value (0 or 61) for each boundary. The other options are incorrect test sets of valid and invalid boundary values applying 2-value boundary value analysis. Option A only includes valid values for each boundary, but not invalid values. Option B includes invalid values that are not adjacent to the boundaries (59 seconds and 60 minutes 1 second). Option D includes more than two values for each boundary (0, 1, 2 for Frequency; 0, 1, 30 for Duration).