Across
- 2. The Code inspection team member
- 3. A type of loop
- 6. It represents program segment in a flow graph
- 8. He is responsible for recording all the errors during the code walk through
- 9. Process of executing a program to find errors
Down
- 1. During code inspection he narrates the logic of the program, statement by statement
- 3. It helps programmer to verify with the common errors regarding the program code
- 4. Testing every possible input over every possible output
- 5. Earlier they are discovered and removed in lifecycle, lower the cost of their removal.
- 7. It is a type of code coverage testing technique
