[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /]
[$=TX("parent")$] |
[$=he(rts.VisualParentPath)$] |
|
|
[$=TX("modified")$] |
[$=rts.DateModified.ToString(@"d")$], [$=he(rts.UserModified.NameIntelli)$] |
[$=TX("created")$] |
[$=rts.DateCreated.ToString(@"d")$], [$=he(rts.UserCreated.NameIntelli)$] |
|
|
[$=TX("state")$] |
[$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(tcv.State) $] |
[$=TX("result")$] |
[$=rts.CumulatedResultName $] |
[$=TX("description")$]:
[$=rts.EffectiveInheritedDescription$]
[$=TX("test-cases")$]
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=TX("id")$] |
[$ } $]
[$=TX("test-case")$] |
[$=TX("modified")$] |
[$=TX("result")$] |
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=testCase.ID$] |
[$ } $]
[$=he(testCase.TitleIntelligent)$]
|
[$=ZetaTestStringHelper.FormatDateAndTime( testCase.DateModified) $]
|
[$=testCase.CumulatedResultName $]
|
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=variant.ID$] |
[$ } $]
↳ [$=he(variant.TitleIntelligent)$]
|
[$=ZetaTestStringHelper.FormatDateAndTime( variant.DateModified) $]
|
[$=variant.CumulatedResultName $]
|
[$=TX("attachments")$]
[$=TX("file")$] |
[$=TX("size")$] |
[$=TX("date")$] |
[$=he(attachment.UserReadableName) $]
|
[$=attachment.PrintableFileSize $] |
[$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $] |
[$=he(attachment.UserReadableName) $]
|
|
|
[$=TX("attachment-count", index)$]