i am playing with TL 1.9.0 in xampp.
i notice that in test specification panel there is the option to assign a single test case to a range of test plans ( add to test plan )
for the whole test suite, there is no similar option. This seems a little atomistic: at my work place, there may the several thousand system test cases, and clicking them into action on a per testcase basis would not be viable.
What, please, is the practical way to assign a whole test suite to a test plan?
thanks, mats
Test Specification: assigning testsuites to test plans
Moderators: Amaradana, TurboPT, TL Developers
-
- TestLink user
- Posts: 5
- Joined: Sun Dec 26, 2010 5:04 am
Re: Test Specification: assigning testsuites to test plans
you click on test suite on left side tree -> get all test cases on right pane -> select ALL test cases (with button or checks present on page) and assign
Re: Test Specification: assigning testsuites to test plans
Hi,
the test specification screen is not made to assign existing suites and test cases to test plans.
For this duty you have to go to the screen add/remove test cases (.../frmWorkArea.php?feature=planAddTC)
Then you can select test suites, even the root folder, on left pane and on the right pane you will have the contained testcases ordered by test suites.
Now you can select what ever you need:
Christian
the test specification screen is not made to assign existing suites and test cases to test plans.
For this duty you have to go to the screen add/remove test cases (.../frmWorkArea.php?feature=planAddTC)
Then you can select test suites, even the root folder, on left pane and on the right pane you will have the contained testcases ordered by test suites.
Now you can select what ever you need:
- all testcases by clicking the add button in header
- all test cases within a single suite by clicking the checkbox at the blue test suite header
- single test cases by selecting the checkbox on a single line
Christian