Gray-box testing is to merge black-box testing and white-box testing.
A: 正确
B: 错误
A: 正确
B: 错误
举一反三
- 中国大学MOOC: Gray-box testing is to merge black-box testing and white-box testing.
- In software development, ________ just requires the testers to examine the functionality without any knowledge of the internal implementation. A: black box testing B: white box testing C: system testing D: unit testing
- Black—box and white — box testing method are often used in software testing phase, in which, the white—box is mainly used to test software's( ). A: reasonableness of structure B: correctness of a program C: external function of a program D: internal logic of a program
- ( ) should be performed before integration testing. A: Unit testing B: Safety testing C: System testing D: Regression testing
- Black-box and white-box testing method ale often used in software testing phase, in which, the white-box is mainly used to test software's (73) . A: external function of a program B: reasonableness of structure C: internal logic of a program D: correctness of a program