Static Testing - Check whether coding standards are followed - Static testing techniques

Q.  To check whether coding standards are followed, which type of testing will be beneficial?
- Published on 18 Aug 15

a. Dynamic Testing
b. Static Testing
c. Parameter Testing
d. Computation Testing

ANSWER: Static Testing
 

    Discussion

  • Prajakta Pandit   -Posted on 17 Nov 15

    - Static testing is a software testing technique in which the software is tested without executing the code.

    - Static testing starts early in the life cycle and it is done during the verification process.

    - This testing is beneficial for checking whether coding standards are followed.

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

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