6
Q:
A) Unit testing | B) Module testing |
C) Program testing | D) All of the above |
Answer: D) All of the above
Explanation:
Explanation:
Component Testing is also called as Module or Unit or Program testing. It is testing of all the components in an application separately.