- Manual testing is a process to test the application manually without using any software. Application tested manually by humans to ensure the performance.
- Advantages A. Identifying the bugs B. Flexibility in testing process to changes the test cases. C. Easier to learn new tester Disadvantages A. Manual testing takes more time. B. High labour cost C. To stop manual human testing errors.
For Example
In Amazon website, to select a product to purchase page, we need to check the customer requirement, seller requirement, display of a page, options in pages, compare the product all are tested by the tester if it works fine or not. Manual testing takes more time to check all pages interface and check again & again the same process. Automatic testing is reduce the time to check the pages again & again. Easily to identify the bugs.
Top comments (0)