Hi;
I'd like to be able to reference one or more test cases that are already within testlog from another test case.
e.g.:
test case 3:
1. Execute test case 1 with data x
2. Execute test case 2 with data y
Is there a way to automatically create test cases 1 and 2 as 'sub' cases of test case 3? That'd be great.
cheers,
Honna
I'd like to be able to reference one or more test cases that are already within testlog from another test case.
e.g.:
test case 3:
1. Execute test case 1 with data x
2. Execute test case 2 with data y
Is there a way to automatically create test cases 1 and 2 as 'sub' cases of test case 3? That'd be great.
cheers,
Honna
Comment