Test cases from two different projects

The release related discussions, plans and questions.
Locked
pgartner
TestLink user
Posts: 6
Joined: Wed May 23, 2007 7:34 pm

Test cases from two different projects

Post by pgartner »

Is it possible to have a test plan that has test cases from 2 different projects?

For example, in my department we have many different systems that use common features. With our current TestLink (1.04 - old!) we have test plans that include test cases from different projects. We have projects that have test cases specific to that system then a project that has common test cases for all systems. When we get a new build we create a test plan with test cases from the project of the particular system under test and test cases from a project that holds all our common test cases.

I cannot see how to do this on TL 1.7. Is it possible?
Paul
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

ON 1.6 and 1.7 testplans are related one to one to test projects.
ON 1.6 there was possibility to avoid filter testplan by testprojects.

ON 1.7 we have disabled this feature, and we are in a process of rethinking
it .

If you think is useful report a NEW FEATURE request on mantis, with as much details as possible.
weili3
TestLink user
Posts: 2
Joined: Fri Sep 28, 2007 2:47 am

Post by weili3 »

In the user manual of TestLink 1.7, I have noticed that data from multiple test projects can be added to one test plan.
Does it mean that we can add test cases from multiple test projects into one test plan? I am not sure, but I cannot manage to do that in TL 1.7 right now.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

manual is WRONG, we have removed this possibility.
You can only use test cases from ONE TESTPROJECT.
weili3
TestLink user
Posts: 2
Joined: Fri Sep 28, 2007 2:47 am

Post by weili3 »

yeah, it is a bug in manual :shock:
zajakala
TestLink user
Posts: 1
Joined: Fri Feb 01, 2008 2:16 pm

Post by zajakala »

Having test plan including test cases from many projects would be a VERY useful feature.

We have a similar scenario - one COMMON project for test cases used across all specific projects, and different projects for different products. Right now we create test plans for specific projects and also corresponding test plans in COMMON project for the generic test cases.

Having the ability to include COMMON test cases in product specific test plans would simplify a lot of things. Included test cases could behave the same way they do now (after exexuted->block editing) and access to them could be based user priviliges specific to project (so a user that can create test plan in a "specific" project would be able to add test cases only from projects to which he/she has access rights).

Would you consider enabling such functionality? I don't think it would be that difficult (maybe apart from the access rights part). Should I puta feature request to Manits?
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

>>Would you consider enabling such functionality? I don't think it would be >>that difficult (maybe apart from the access rights part). Should I puta >>feature request to Manits?

do not report issue, because we will reject it.
We have decided time ago this is a feature we do not want on TL.
In other hand due to new architecture on 1.7 and up, where test cases are really linked and NOT Copied to test plans implementation is more difficult that you can think.

I'm sorry
Nogem
Advanced user
Posts: 21
Joined: Tue Nov 13, 2007 10:53 pm

Post by Nogem »

Forgive me if I'm misunderstanding prior posts.

If test cases linked through multiple projects is out, would the ability to at least copy a test case or suite across projects be feesible? This would also be useful functionality where I work.
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Yes. Copy TCs between projects should be possible. Please create an record into tracker if such request doesn't exists yet.

Workaround for now ... export + import.
targetsmart
TestLink user
Posts: 9
Joined: Sat Dec 22, 2007 10:01 am

Post by targetsmart »

I am using TL 1.7.3, does it have this feature(a plan can include TCs from two TPs). Please clarify my doubt.
silvercolt45
Advanced user
Posts: 33
Joined: Tue Jan 20, 2009 4:57 pm
Location: Las Vegas
Contact:

1.8 RC3 - move/copy test case/suite

Post by silvercolt45 »

Hello,

in regards to this topic I was wondering if the move/copy feature of test cases within the parent test project has evolved yet to include the movement or coping of test cases and suites across projects?

The work around for now has been to export the test suites and import into a new project. Our testing contains very similar test cases (if not the exact same ones) as our AUT remains the same only different installations of it per client. So, we reuse the same test cases across most of our projects. A more fluent way to get copies of test cases rather than export/import would be very nice.

Thank you!
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Hmmm, I see that it's really wanted feature. I think that we can consider the possibility of shared Test plan once again.
silvercolt45
Advanced user
Posts: 33
Joined: Tue Jan 20, 2009 4:57 pm
Location: Las Vegas
Contact:

Thank you!

Post by silvercolt45 »

Indeed, this feature would be very nice. I appreciate the consideration, please let me know if there is anything I can do to help.
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

I already posted request http://www.testlink.org/mantis/view.php?id=2095. You can monitor it, state your ideas or the best contribute ;-)
Locked