STATIC & DYNAMIC ANALYSIS


STATIC & DYNAMIC ANALYSIS in Software Testing

Static analysis involves going through the code in order to find out any possible defect in the code. Dynamic analysis involves executing the code and analyzing the output.



This entry was posted in WHITE BOX Testing. Bookmark the permalink.