Which test cases are usually chosen by you for automated testing?
I would first determine whether the test case is critical to the business or if it just serves an end-to-end scenario. Then, I would plan the execution frequency according to automation needs and begin the test run, while monitoring for defects. As the automation test concludes, I would analyze the results within a time frame that does not exceed the time it would take for manual execution.