Monday, September 27, 2010

What is static testing ?

Did you know that ‘testing’ does not always involve  ‘execution of code / programs’? Testing can also be done
without executing even a single line of code! That is by means of ‘reviews’ – requirements specification review,
design document review, functional specification review and so on. This also is a form of testing, which is called
‘static testing’.