• 2022-06-04
    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