Static Testing done prior to Dynamic Testing, it would be beneficial - Static testing techniques

Q.  If Static Testing is done prior to Dynamic Testing, it would be beneficial.
- Published on 14 Aug 15

a. True
b. False

ANSWER: True
 

    Discussion

  • Prajakta Pandit   -Posted on 17 Nov 15

    - The above statement is true.

    - Static testing is done without executing the program, for example: reviewing, walkthrough, inspection etc.

    - Dynamic testing is done during validation process. The software is tested by executing it on computer, for example: unit testing, integration testing, system testing.

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.)