题库 第6528页
Validation of object-oriented software focuses on user visible a
Validation of object-oriented software focuses on user visible actions and outputs from the system. ~@[](1) 答案:TRUE…
The correctness of the OOA and OOD model is accomplished using f
The correctness of the OOA and OOD model is accomplished using formal technical reviews by the software quality assuranc…
Use-cases can provide useful input into the design of black-box
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. ~@[](1) 答案:TRUE…
It is not possible to test object-oriented software without incl
It is not possible to test object-oriented software without including error discovery techniques applied to the system O…
Documentation does not need to be tested.
Documentation does not need to be tested. ~@[](1) 答案:FALSE…
Boundary value analysis can only be used to do white-box testing
Boundary value analysis can only be used to do white-box testing. ~@[](1) 答案:FALSE…
Orthogonal array testing enables the test designer to maximize t
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively sma…
Equivalence testing divides the input domain into classes of dat
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the tot…
Graph-based testing methods can only be used for object-oriented
Graph-based testing methods can only be used for object-oriented systems. ~@[](1) 答案:FALSE…
Program flow graphs are identical to program flowcharts.
Program flow graphs are identical to program flowcharts. ~@[](1) 答案:FALSE…