See mantis
http://mantis.testlink.org/view.php?id=4796
How To - Reuse Test Case
Re: How To - Reuse Test Case
New!!, Used same pattern already used for Test Case STEP REUSE
following string has to be written on summary or preconditions:
[ghost]"TestCase":"FULL EXTERNAL TEST CASE ID","Version":"Version number"[/ghost]
During rendering content of sumary or preconditions will be replace with href
to javascript function to open in a new window the referenced test case.
Example:
Test project name = 'Test Issue 555'
Test Case Prefix = 'DXI'
You create Test Case 'DXI-1' with 3 steps
Then you Create 'DXI-2' and want to create a reference/link to DXI-1 version 1.
You write on preconditions
[ghost]"TestCase":"DXI-1","Version":1[/ghost]
IMPORTATE NOTICE
Test Case External ID MUST BE enclosed bewteen " (DOUBLE QUOTES)
Version number MUST BE enclosed bewteen " (DOUBLE QUOTES)
following string has to be written on summary or preconditions:
[ghost]"TestCase":"FULL EXTERNAL TEST CASE ID","Version":"Version number"[/ghost]
During rendering content of sumary or preconditions will be replace with href
to javascript function to open in a new window the referenced test case.
Example:
Test project name = 'Test Issue 555'
Test Case Prefix = 'DXI'
You create Test Case 'DXI-1' with 3 steps
Then you Create 'DXI-2' and want to create a reference/link to DXI-1 version 1.
You write on preconditions
[ghost]"TestCase":"DXI-1","Version":1[/ghost]
IMPORTATE NOTICE
Test Case External ID MUST BE enclosed bewteen " (DOUBLE QUOTES)
Version number MUST BE enclosed bewteen " (DOUBLE QUOTES)