What tests should we automate?
What tests should we automate?
Add Comment
It is impossible to automate all testing, so it is important to determine what testcases should be automated first. … Tests that are impossible to perform manually.Tests that run on several different hardware or software platforms and configurations. Tests that take a lot of effort and time when manual testing.