Component Testing

Component Testing

Component Testing

Component Testing is a kind of testing in which every component of the software application is tested separately. It can also be called module testing. It can be done in isolation from the rest of the system.