What is the primary difference between Manual and Automated testing?
List 2 major advantages of Manual Testing.
List 2 major advantages of Automated Testing
What is a major disadvantage of Automated Testing?
High initial setup cost and time. You have to write and maintain the test scripts, which can break if the app’s UI changes frequently.
You want to ensure that your Fight4UEC app’s login page works correctly for 10,000 concurrent users. Which testing method should you use?
Automated Testing
You just redesigned the dashboard of your app and want to know if the new layout is intuitive and easy for a first-time user to navigate. Which testing method should you use?
Manual Testing