Static Analysis - Analysis of program code - Static analysis tools

Q.  What is Static Analysis?
- Published on 30 Jul 15

a. The analysis of batch programs.
b. The reviewing of test plans.
c. The analysis of program code.
d. The use of black box testing.

ANSWER: The analysis of program code.
 

    Discussion

  • Prajakta Pandit   -Posted on 03 Nov 15

    - Static analysis is the analysis of program code.

    - It is a method of computer program debugging that is done by examining the code without executing the program.

    - It provides an understanding of the code structure.

    - It helps to ensure that the code adheres to industry standards.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)