what is component testing
Testing each component of the application
separately. In application it could be
one component. One component has
stand-alone functionality.
Ex. in amazon.com Seller functionality
can be one component. Buyer can be another
component. Also, Amazon prime videos
can be another component.