Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363569 - Extend Hierarchy of Test Case Editor
Summary: Extend Hierarchy of Test Case Editor
Status: CLOSED WONTFIX
Alias: None
Product: Jubula
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: Indigo SR2   Edit
Assignee: Project Inbox CLA
QA Contact: Oliver Goetz CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 06:12 EST by Felix Ziesel CLA
Modified: 2012-02-09 05:00 EST (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 Felix Ziesel CLA 2011-11-11 06:12:25 EST
At the moment the Test Case Editor only show two hierachy levels. The Test case itself and its direct references. When I want to take a deep look into the hierachy I always have to open new editors and have to switch between them.

I think its better if the complete hierarchy of the Test case can be seen (icons of level 3 should be grey to indicate they cannot be edited) because I have to break in workflow.

Furthermore it would be nice if the properties and componet views can should their values in the given context.

Example if I set the value for an text check in the test case reference, I can see this value in the test step at every level below and not the parameter name.
Comment 1 Alexandra Schladebeck CLA 2011-11-11 06:52:20 EST
At the moment, the best way of doing this would be to use the browsers to look through the full hierarchy, as they show the properties / component names as well, and it means you don't have to open editors just to look.
Comment 2 Felix Ziesel CLA 2011-11-11 07:07:40 EST
(In reply to comment #1)
> At the moment, the best way of doing this would be to use the browsers to look
> through the full hierarchy, as they show the properties / component names as
> well, and it means you don't have to open editors just to look.

Yes, but I am working in the editor not in the test case overview and there is not so much space in the view as it is in the editor. In addition it is very confusing if I want to edit something if I always have to jump between the browser and the test case editor.
The properties just show the static values (parameters and component names) not the concrete values in the given context of the test case I am working.
Comment 3 Alexandra Schladebeck CLA 2011-11-17 11:10:06 EST
Having discussed this with the team, the original enhancement request of being able to expand the children of nodes in the editor will not be implemented. The reasons for this are:
- Performance
- User Confusion about why level 3 nodes can't be edited

However, some kind way of seeing details about the steps, parameters and component names in a module without having to leave the editor would be a good idea.
Comment 4 Alexandra Schladebeck CLA 2012-02-09 05:00:24 EST
After further discussion, this request is being rejected due to a lack of clarity of what information should be visible and a lack of consensus about whether wanting to see this information is a question that can be resolved by test design.