[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /]
[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\header-content-include.html" /]
[$=TX("template-for-test-plan", tp.Name)$]
[$=TX("test-unit-count")$] |
[$=tp.TemplateAllPlannedTestUnits.Count$] |
[$=TX("test-case-count")$] |
[$=tp.TemplateAllPlannedTestCases.Count$] |
[$=TX("estimated-total-duration")$] |
[$=ZetaTestStringHelper.FormatTimeSpan( tp.TemplateAllPlannedTestCases.EstimatedDuration )$] |