This Question is Assumed Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Mar 14, 2009 5:31 PM by Derwyn Harris  
Christina Karlsson   27 posts since
Aug 20, 2007
Currently Being Moderated

Mar 5, 2009 5:54 AM

Same test case to many subprojects

We have a project where we have 3 sub projects. Some test cases are need to be executed in all subprojects.

Today for a "single" project we set who to run and status of test case before every start of regression test.

Therefore we need a way to handle those and still keep unique information for each subproject, like who is assigned to run the testcase, and status of the testcase.

 

I think some kind of link function could be useful?

 

Anyone that have any ideas?

Derwyn Harris   184 posts since
Jun 11, 2007
Currently Being Moderated
1. Mar 14, 2009 5:31 PM in response to: Christina Karlsson
Re: Same test case to many subprojects

We have discussed different scenarios where items link to other items in different projects but have not as of yet determined a good solution. The questions that come up are how much of the original item controls the linked items. For example in your scenario the original item may maintain the test case description but the sub items can change the assigned to and release. If I understand correctly you're primary goal is to not have to recreate the test cases description for each sub project. You could for example create relationships downstream to the sub project test cases. Then use the suspect flag to alert users in the sub project that a test case has changed. Then you would only need to copy the test case the first time and create a link.

 

Hopefully this helps. The link question does come up but we are still seeking the best solution and for today the relationships can provide a good alternative.

More Like This

  • Retrieving data ...