没有计划和文档的测试通常被称为是
A: Unit testing
B: Ad hoc testing
C: Regression testing
D: None of the mentioned
A: Unit testing
B: Ad hoc testing
C: Regression testing
D: None of the mentioned
举一反三
- ( ) should be performed before integration testing. A: Unit testing B: Safety testing C: System testing D: Regression 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
- ________, 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
- Software testing is _______.软件测试是______。
- Do we need to test every function in Unit Testing?