What is component testing? - 0 views
-
pro_qa on 13 Jul 20Also known as Program Testing or Module Testing, Component Testing is a way of identifying defects that occur in each module. It is carried out separately, i.e., in isolation from the remaining system.