Multiple choice technology testing ___________ technique can be used to achieve input and output coverage Boundary value analysis Equivalence partitioning Decision table testing State transition testing Reveal answer Fill a bubble to check yourself B Correct answer Explanation Equivalence partitioning divides input data into groups (partitions) that are expected to be processed similarly, allowing you to achieve coverage by testing one value from each partition.