Static Analysis of Groups Question:
Which can be found using static testing techniques?
Answer:
Defect.
Static testing is method of reviewing a product without executing it so it will find defects. If, we execute the product with defect we encounter a failure.
Static testing is method of reviewing a product without executing it so it will find defects. If, we execute the product with defect we encounter a failure.
Previous Question | Next Question |
What is static analysis tools? | What are the benefits of static testing? |