After implementation of Library management system, the tester identified that certain logic are redundantly rewritten by the developers, and the coding standards are violated in few modules. What type of testing is carried out to identify these errors?
Answer options
A
Static Testing
B
Unit testing
C
Integration testing
D
System testing
Correct answer: Static Testing
Explanation
The correct answer is: Static Testing.