When I run this, it always skip either the template test case or normal test case based on the order. Cannot execute both in the same robot file. Can someone please help?
I suspect that this is because you are using DataDriver, which is used to generate test cases.
You probably would get better results if you separate tests by suites, using DataDriver and not.