Test Specification: assigning testsuites to test plans

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
MatsWolpers
TestLink user
Posts: 5
Joined: Sun Dec 26, 2010 5:04 am

Test Specification: assigning testsuites to test plans

Post by MatsWolpers »

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
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Test Specification: assigning testsuites to test plans

Post by fman »

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
Christian
TestLink user
Posts: 1
Joined: Thu Dec 30, 2010 9:02 am

Re: Test Specification: assigning testsuites to test plans

Post by Christian »

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:
  • 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
Hope this helps
Christian
Post Reply