Q1. Illustrate any six programming guidelines to be followed in the software coding.
Q2. Compare and contrast the characteristic features of the structured programming languages and object oriented programming languages.
Q3. Describe the given code verification methods and give their limitations:
a) Code Walk-Throughs
b) Code Inspections
Q4. Compare and contrast the given functional testing and give an illustration for each:
a) Boundary value analysis
b) Cause effect graph method
Q4. Illustrate the terms which are used in structural testing and give an illustration for each:
a) Cyclomatic complexity.
b) Deriving Test cases.
c) Graph matrices.