updating test plan with new version of test cases

The release related discussions, plans and questions.
davej409
TestLink user
Posts: 10
Joined: Wed Dec 12, 2007 1:53 am

Post by davej409 »

Wish I could help you but I can't, I do not use test case versioning, I disabled it as well.
shm2bk
Advanced user
Posts: 29
Joined: Sun Jun 08, 2008 3:28 pm

editing of different Testcase-Versions

Post by shm2bk »

I have a solution of your problem:
Create to every TestSpec only one TestPlan = 1:1 relation
Make a Testspec1 and create only one built = built1 and only one TestPlan = TestPlan1 for this Testspec1.
When you have a new Software-Built to test, then make a copy of your TestSpec1 = TestSpec2, create a Built2 and a TestPlan2.....and so on.
By this way you can edit different Testcase-versions in different TestPlans without TC-versions-problems.
By this way you may have in every builts a different Testcase-Set.
But you have the following disadvantage:
Your testprojekt-Database is growing much more, because every Software-Built has its own independent TestSpec.

Hint:
The name of the TestSpec contains the name of the SW-Built.
The name of the TestPlan contains the name of the SW-Built.

Advantage of this procedure (workaround):
You never have problems with Testcase-Versions in different TestPlans.
You can edit the testcases in every SW-built without any dependency.
Its very simple to understand the 1:1 relation between Testspec and TestPlan, because this is a well arranged Testenvironment.

Let me know your opinion about my Testlink-strategie.
bizob28
TestLink user
Posts: 3
Joined: Mon Dec 01, 2008 6:35 pm

Post by bizob28 »

Thanks for the suggestion. However, our organization designs one software product and in between major releases we release maintenance as well as new features. Our test cases are reused continously and always will be. In the situation I mentioned, I just left it as is, and noted which test cases were inaccurate, next release they will be accurate. I will never get in this situation now since i enabled the editing of locked test cases. Anyone else out there use testlink to test a single product and reuse data?
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

Upgrade to 1.8 last version, because now is possible link a new version of s TC without loosing old versions results
bizob28
TestLink user
Posts: 3
Joined: Mon Dec 01, 2008 6:35 pm

Post by bizob28 »

Good to know fman. I probably have some downtime at the end of tyear to perform this.
Locked