One of the ‘principles of testing’ states that exhaustive testing is impossible. Which of the following is an example of addressing this principle in practice?

Các đáp án

A.Creating test cases that cover every possible specified output
B.Documenting all possible test input variations and prioritizing these based on importance
C.Starting testing as early as possible with reviews and other static testing approaches
D.Using equivalence partitioning and boundary value analysis to generate test cases

Đáp án đúng

D: Using equivalence partitioning and boundary value analysis to generate test cases

Câu hỏi khác trong đề thi này