In which phase static tests are used
-
Requirements
-
Design
-
Coding
-
All of the above
D
Correct answer
Explanation
Static testing applies throughout the software development lifecycle - it includes reviews of requirements documents, design specifications, and code without actually executing the program. Each phase benefits from static analysis techniques.