Which of the following tests is MOST likely to be performed as part of functional testing?

Các đáp án

A.The test checks that the sort function puts the elements of the list or array in ascending order
B.The test checks whether the sort function completes sorting within one second of starting
C.The test checks how easily the sort function can be changed from sorting ascending to sorting descending
D.The test checks that the sort function still functions correctly when moved from a 32-bit to a 64-bit architecture

Đáp án đúng

A: The test checks that the sort function puts the elements of the list or array in ascending order

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