Since it is very hard for a beginner to code a test case covering all points, I decided to code many test cases. Each test case can cover some coverage points. Combining all the cases into a coverage report, all the coverage points can be hit.
I want to know if it is acceptable in a real work environment?