Computer Science Fundamentals Software Engineering Subjective
Feb 28, 2013

What are the types of static testing tools?

Detailed Explanation

There are three types of static testing tools.

  • Code based testing tools – These tools take source code as input and generate test cases.
  • Specialized testing tools – Using this language the detailed test specification can be written for each test case.
  • Requirement-based testing tools – These tools help in designing the test cases as per user requirements.
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback