Answer Posted / Ziaur Rahman
Manual Testing vs. Automation Anywhere:n1. Execution Speed: Manual testing is performed by humans and can be slower compared to the automated scripts that execute tasks quickly.n2. Repeatability: Manual tests are prone to inconsistencies as human errors may occur, while automation ensures consistent results every time a test is run.n3. Coverage: Automated scripts can cover a larger number of test cases and scenarios than manual testing.n4. Maintenance: Automated tests require initial setup and maintenance effort but save time in the long run by avoiding repetitive tasks.n5. Cost: Manual testing requires hiring and training testers, while automation initially has high development costs but reduces operational expenses over time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers