Valid ASTQB Dumps shared by ExamDiscuss.com for Helping Passing ASTQB Exam! ExamDiscuss.com now offer the newest ASTQB exam dumps, the ExamDiscuss.com ASTQB exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com ASTQB dumps with Test Engine here:
You are testing a native application for a smart phone. The application allows the user to make grocery lists on the phone and store up to three lists at a time. A list can contain up to 50 items. Which of the following is the minimum set of test conditions to achieve 100% coverage with the boundary value analysis test technique?
Correct Answer: B
Explanation/Reference: Explanation: B is correct because it is doing BVA on both the list quantity and the list saving capability. D is incorrect because it has achieved EP coverage, but didn't get the boundaries. A is incorrect because it doesn't consider the list save capabilities and it doesn't test the invalid values for the list. C is incorrect because it does not sufficiently test the save feature.