White-box testing is also commonly known as _______ testing due to its emphasis on internal structures.
- Acceptance
- Functional
- Structural
- Usability
White-box testing, also known as Structural testing, emphasizes examining the internal structures and workings of an application. This is in contrast to black-box testing which focuses solely on the software's outputs in response to certain inputs, ignoring its internal mechanisms.
Loading...
Related Quiz
- In a Continuous Deployment setup, which tester's role becomes crucial to ensure quick feedback and validation?
- Control flow, data flow, and _______ are the primary types of static analysis techniques.
- _______ testing assesses the system's performance with an increasing number of users until reaching the system's threshold limit.
- Which method systematically scans a computer system or network to find potential vulnerabilities?
- What primarily differentiates exploratory testing from traditional scripted testing?