What is Static Testing?

  • Static testing is the testing of the software work products manually, or with a set of tools, but they are not executed.
  • It starts early in the Life cycle and so it is done during the verification process.
  • It does not need computer as the testing of program is done without executing the program. For example:  reviewing, walk through, inspection, etc.

Comments

Popular posts from this blog

What is Dynamic Testing?

What is the Software Development Life Cycle (SDLC)?

What is Software Testing Life Cycle (STLC)?