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
A: reasonableness of structure
B: correctness of a program
C: external function of a program
D: internal logic of a program
举一反三
- 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
- 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
- Demonstrating correctness of a program is the same as testing a program.
- A web browser is a software program used to access the WWW.
- 5.This is an outline of the logic of the program you will write. A: Flowcharts B: Pseudocode C: Coding D: Testing