Task 1
What are the different types of testing
Manual Testing:
Unit Testing: Testing individual units or components of a software independently.
Integration Testing: Verifying the interaction between integrated components or systems.
System Testing: Evalu...
thirumalaivasan.hashnode.dev6 min read