Manual and Automated Testing
What is Manual and Automated Testing in Software Testing? Manual Testing: In a web based email application, a manual tester tests the application based on test data, test scenarios provided in TEST CASE document and doesn’t use any automation tools. Example: For the login page, a manual tester will be testing the following and verify…