Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » How to make sure "Move to External Project" does not break Test Cases?
How to make sure "Move to External Project" does not break Test Cases? [message #1066664] Wed, 03 July 2013 15:29 Go to next message
Eric Schellhammer is currently offline Eric SchellhammerFriend
Messages: 6
Registered: July 2013
Junior Member
Hi,

the refactoring "Move to External Project" is prone to break test cases without issuing a warning.
Even in those cases where the situation can be fixed later, this may lead to loss of Data Sets.

E.g. consider three projects A, B and C where A uses both B and C, but the latter two are unrelated.
Have a test case a in project A reference a test case b of project B.
After moving the test case a to project C, which is possible without warning, it cannot find test case b any more and at this point all Data Sets of this call are lost.

Is there an easy way to check for such references in a significantly more complex setting of interrelated projects?

Thanks,
ERIC
Re: How to make sure "Move to External Project" does not break Test Cases? [message #1067265 is a reply to message #1066664] Mon, 08 July 2013 07:18 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

Cross-link: As mentioned in this message, there is no current way of doing this.

Best regards,
Alex
Re: How to make sure "Move to External Project" does not break Test Cases? [message #1067531 is a reply to message #1067265] Tue, 09 July 2013 08:57 Go to previous message
Eric Schellhammer is currently offline Eric SchellhammerFriend
Messages: 6
Registered: July 2013
Junior Member
Hi,

thanks for cross-linking; I wasn't sure if the refactoring query is actually technically based on the Search scope, so I decided to put it in two separate posts.

Best regards,
ERIC
Previous Topic:Date Widget and others not supported as GRC?
Next Topic:Close tab with the new release
Goto Forum:
  


Current Time: Tue Mar 19 06:05:16 GMT 2024

Powered by FUDForum. Page generated in 0.02209 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top