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
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
- The stages within the development phase of the software life cycle are ________. A: design,analysis,implementation,and testing B: analysis,design,implementation,and testing C: analysis,design,testing,and implementation D: design,analysis,testing,and implementation
- ________, including load testing and stress testing, helps testers determine the system's robustness. A: Integration testing B: Performance testing C: Requirement testing D: User testing
- ( ) should be performed before integration testing. A: Unit testing B: Safety testing C: System testing D: Regression testing
- In the system development process, the code is written in the ( ) phase. A: testing B: analysis C: implementation D: design