public void TestCaseInit()
 {
     m_FTISFactory = new FTISFactory();
     m_TemplateService = m_FTISFactory.GetTemplateService();
 }