Static software verification techniques performed without executing program code include:
AUnit Testing and Integration Testing
BStress Testing and Load Testing
CCode Inspections, Walkthroughs, and Static Analysis
DAlpha and Beta Acceptance Testing
Explanation
Static verification inspects design documents, code syntax, and logic without running executable code.
Exam Relevance
- Topic: Software Testing
- Subtopic: Static Testing

No Comments