Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 363702

Summary: Error decoration for parameters in editor
Product: [Technology] Jubula Reporter: Felix Ziesel <Felix.Ziesel>
Component: UIAssignee: Project Inbox <jubula.ui-inbox>
Status: CLOSED FIXED QA Contact: Oliver Goetz <Oliver.Goetz>
Severity: enhancement    
Priority: P3 CC: alexandra.schladebeck
Version: unspecified   
Target Milestone: Juno M6   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Sreenshot of the current version none

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.