| 11. |
__________ helps to detect the algorithmic and logical error in code.
|
||||||||
|
Answer:
Option (a) |
| 12. |
__________ helps to detect common programming errors in code.
|
||||||||
|
Answer:
Option (b) |
| 13. |
Which of the following are some classical programming error?
|
||||||||
|
Answer:
Option (d) |
| 14. |
Which of the following defines Static Analysis?
|
||||||||
|
Answer:
Option (c) |
| 15. |
Which of the following is true regarding Static Analysis Tools?
|
||||||||
|
Answer:
Option (c) |
| 16. |
ITG stands for __________.
|
||||||||
|
Answer:
Option (d) |
| 17. |
Which term describes testing?
|
||||||||
|
Answer:
Option (b) |
| 18. |
What are the various Testing Levels?
|
||||||||
|
Answer:
Option (d) |
| 19. |
Unit testing is performed by __________.
|
||||||||
|
Answer:
Option (b) |
| 20. |
__________ serve to replace modules that are subordinate (called by) the component to be tested.
|
||||||||
|
Answer:
Option (a) |