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 equivalence partitioning test technique?
Correct Answer: D
Explanation/Reference: Explanation: D is correct as it tests each condition with invalid too low, valid and invalid too high values. A is incorrect because it doesn't consider the list save capabilities and it doesn't test the invalid values for the list. B is incorrect because it is doing BVA which results in too many tests for minimum coverage with EP. C is incorrect because it does not sufficiently test the save feature.