Question - What are the different levels of testing? 
          
        
        Answer - 
        
Testing can be performed at different levels during the development process. Performing testing activities at multiple levels helps in the early identification of bugs. The different levels of testing are –
- Unit Testing
 - Integration Testing
 - System Testing
 - Acceptance Testing