Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338533 - Show corresponding specification: Dealing with test steps from reused projects
Summary: Show corresponding specification: Dealing with test steps from reused projects
Status: CLOSED FIXED
Alias: None
Product: Jubula
Classification: Technology
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0   Edit
Assignee: Markus Tiede CLA
QA Contact: Tim Winselmann CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-01 09:06 EST by Alexandra Schladebeck CLA
Modified: 2011-03-17 09:30 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandra Schladebeck CLA 2011-03-01 09:06:29 EST
As discussed with Markus and Achim:

The current implementation for show corresponding specification from the object mapping editor should be extended to make it usable when the place(s) found is/are a test step from a reused project.

The first change is to display *all* places where the component name is found for test steps in reused projects (the current implementation shows the test step from the reused project once, not the places where this test step / test case has been reused in the current project).

The mechanism should then be extended so that double-click on one of these test steps in the search result view shows and selects the place in the test suite browser where this test step is used. The user can then open the parent test case and change the name.
Comment 1 Markus Tiede CLA 2011-03-03 11:25:47 EST
Implemented / fixed with changeset:

http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=ea2e29bcf18d14b95bd5c6cb694019eba4a61890

We do now also show (and support "jump to") the "exec test case" of the original "spec test case" which holds the CAP; which itself has been found as a "corresponding specification" of a component name which appears in the object mapping editor.
Comment 2 Markus Tiede CLA 2011-03-03 11:26:12 EST
s. previous comment
Comment 3 Tim Winselmann CLA 2011-03-17 09:30:03 EDT
Closed because review of this story card has already been made.