Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363702 - Error decoration for parameters in editor
Summary: Error decoration for parameters in editor
Status: CLOSED FIXED
Alias: None
Product: Jubula
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: Juno M6   Edit
Assignee: Project Inbox CLA
QA Contact: Oliver Goetz CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 09:54 EST by Felix Ziesel CLA
Modified: 2012-02-09 04:58 EST (History)
1 user (show)

See Also:


Attachments
Sreenshot of the current version (22.71 KB, image/png)
2011-11-14 09:54 EST, Felix Ziesel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Ziesel CLA 2011-11-14 09:54:18 EST
Created attachment 206948 [details]
Sreenshot of the current version

Resolving errors regarding parameters should be independent of their use in a test suite. Take a look at the attached screenshot:
There is an error in the second reference but there is no information in the editor. In this case there is also no error shown in the test case browser.

So I have no information that the test case library contains elements that cannot be used.
If I work in a team, one person preparing basic test cases and another person using them the error occurs not when creating the test case but when using it.

I think there should be a decoration in test case editor and browser and an error message in the problem view.
Comment 1 Alexandra Schladebeck CLA 2011-11-21 04:33:02 EST
We have discussed that it would be a good idea to show missing local test data as a decoration in the editor. 

Missing object mapping cannot be reasonably shown in the editor, as each test case may be used in different test suites for different AUTs, so we cannot tell whether object mapping is complete or not. However, test data must be entered regardless, so this decoration would be useful. 

We could also show missing test data decoration in the test case browser.
Comment 2 Alexandra Schladebeck CLA 2012-02-09 04:58:22 EST
This feature has been implemented. Missing test data is shown in the Test Case Editor and Test Suite Editor, but not in the Test Case Browser. It is in the current build and will be available in the Juno release.