End to end testing
End to end testing is testing the overall functionality of the system including the data integration among all the modules is called end to end testing.
End to end test :
- Login
2. Add customer
3. Delete customer
4. Edit customer
5. Logout