Linking to Test Cases and Project Test Cases |
![]() ![]() ![]() |
You can place a link to a test case or project test case in items in TestLog by using "testlog://" much like a http:// link. You should enclose the link in "" otherwise the automatic link highlighting will stop when it reaches a space rather than highlighting the whole link.
For linking to a project test case use "testlog://Project Name/Project Test Cases/Suite Name/Test Case Name" eg "testlog://KBTEST_2_0/Project Test Cases/BASE/BASE_001".
For linking to a test case use "testlog://Test Cases/Suite Name/Test Case Name" eg "testlog://Test Cases/BASE/BASE_001".
If you create a link in a test case the "Test Cases" part of the link will be replaced with the project name and "Project Test Cases" when dragging the test case into a project.
The testlog:// links will be automatically converted into http links in the CGI version so they will work in internet browsers correctly.
|