What are the types of static testing tools?
There are three types of static testing tools.
Code based testing tools - These tools utilize source code as input and generate test cases.
Specialized testing tools - Using this language the complete test specification can be written for each test case.
Requirement-based testing tools - These tools assist in manipulating the test cases as per user requirements.