0
16kviews
What is the difference between static & dynamic testing tool ?
1 Answer
1
1.9kviews
Static testing tool Dynamic testing tool
These tools are used by developers as part of the development and component testing process These tools require the code to be in a “running state”
code is not executed or run but tool itself is executed They analyse rather than testing
It is …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.