eltp-vnv-testingconcepts-crossword-set-1-day1

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