Wann wählen Sie automatisierte Tests über manuelle Tests?

• If the test cases are high priority test cases. 
• We should automate as much as possible.
• If the test cases are too long and too difficult to execute. 
The regression test cases based on the priority. 
Ozzzy