Community
Participate
Working Groups
Testing resources cannot be renamed, deleted and/or moved without breaking associations. For example, when users create an execution history for a manual test suite, the *.execution file cannot be moved (common use case for file-based resources) without breaking the association to the parent test suite. For example, an execution history created at the root of the workspace and then moved to the results folder later. The association is also broken when the test suite is renamed and/or deleted (common use cases for file-based resources). This is problematic since: 1) Users cannot open the test case/suite associated with an execution history in the Test Navigator. 2) Report generators that are invoked on a test suite cannot locate execution histories for a the parent test suite. This appears to be cased by the EMF testing model which uses an unidirectional cross model association. The unidirectional cross model association uses a href in the EMF XMI file based on a local relative path instead of a unique ID with a dynamic lookup service. For example: <interactionFragment xsi:type="Common_Behavior_Interactions:BVRExecutionOccurrence" href="../../../manual/Profiling_and_Logging/Java_Profiler.testsuite#DC0BE96CC9D6 20E8153C1F022CD811D9"/>
[sizing = 4 weeks]
This is targeted for 4.1, please adjust to 4.2.
Reset target to 4.2 and assigned to Scott.
Paul, I'm assigning this over to you, please delegate it to someone else as required (move it out of TPTP 4.2 if needed as well).
This defect is not specific to manual test resources. It applies to the test resources associated with each test type and their execution. Transferring to the Test.UI component since the fix will be required when users rename, delete and/or move a test resource in the Test Perspective (or any other Eclipse view).
Reassign to Test.UI developer - Jerome.
Defering this defect since it reqires major enhancements that can not be implemented before the end of 4.2.
Retarget to 4.4 since all non-blocking/critical defects will be deferred as decided in last friday's AG call.
*** This bug has been marked as a duplicate of bug 166025 ***
Created attachment 64208 [details] partial patch
Reporter: Please verify and close in preparation for shutting down the TPTP 4.4 release. Thanks.
Closing by default since not verified/closed by the originator in the 6+ months since being resolved. Please reopen if the issue is still present in the latest TPTP release or the resolution is not correct.
Re-opening since duplicate defect is not yet resolved.
Verified in TPTP-4.5.0RC3-200806031051. Closing.