What are the types of static testing tools?
There are three kinds of static testing tools. Code based testing tools - These tools take source code as input and get test cases.
Specialized testing tools - Using this language the detailed test specification can be written for every test case.
Requirement-based testing tools - These tools help in designing the test cases as per user needs.