PDA

View Full Version : Test Case History template


testlog
03-03-2008, 01:07 AM
where is Test Case History template?
I have a new template before using version 1016 and just now open default sample database using version 1019 and found one very useful features "Test Case History".
I could'nt find where is the Test Case History template/field to edit, replace back my modified template.

TimR
03-03-2008, 02:58 AM
The test case history part of the templates is just a tag, <!--TL_TEST_HISTORY-->, that is replaced with a list using the "List" and "ListHeading" class names for the items in the list.

testlog
03-03-2008, 06:59 AM
The test case history part of the templates is just a tag, <!--TL_TEST_HISTORY-->, that is replaced with a list using the "List" and "ListHeading" class names for the items in the list.
ok.thanks
so the history will just shown at testlog program (test cases)?

TimR
03-04-2008, 03:30 AM
The history will be shown for the test cases view in the standalone and web version of TestLog, as well well as web exports.