1.9.3 export testsuites, problem with keywords

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

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
datfonze
TestLink user
Posts: 1
Joined: Tue Jul 24, 2012 6:35 pm

1.9.3 export testsuites, problem with keywords

Post by datfonze »

hello,
i have a problem with the testsuite export. i setup a test to demonstrate you the problem.

step1)
first i created 2 different testsuite structures in the testspecifications

testsuite1 (no keyword)
+ sub1 (no keyword)
tl-1: testcase1 (keyword: keyword1)
--
testsuite2 (no keyword)
+ sub2 (no keyword)
tl-2: testcase2 (keyword: keyword2)

step2)
i've done an export of all testsuite ( file all_testsuites.xml )

step3)
i created a new testsuite called 'export-import-test' (no keyword)

step4)
i've done in import of 'all_testsuites.xml' to 'export-import-test'

step5)
now every testsuite in the complete structure has keyword 'keyword1' and 'keyword2' ??? only the testcases have the correct keyword.
export-import-test (keyword keyword1, keyword2) <--- should not conain any keyword
+ testsuite1 (keyword keyword1, keyword2) <--- should not conain any keyword
+ sub1 (keyword keyword1, keyword2) <--- should not conain any keyword
tl-1: testcase1 (keyword: keyword1) <--- keyword correct OK
--
+ testsuite2 (keyword keyword1, keyword2) <--- should not conain any keyword
+ sub2 (keyword keyword1, keyword2) <--- should not conain any keyword
tl-2: testcase2 (keyword: keyword2) <--- keyword correct OK

it would be great to get an solution for this problem, THANK YOU ! :)

best regards
datfonze
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: 1.9.3 export testsuites, problem with keywords

Post by fman »

As explained clearly on topo of each FORUM AREA, forum is not for issue reporting.
You have to use mantis => create an issue and copy ALL INFO YOU HAVE ADDED here, do not place link to this post because in this case issue will be closed

On issue of import/export feature ALWAYS upload files you have used
Post Reply