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

Bug 358428

Summary: Component names are missing in "Unassigned component names" Tab
Product: [Technology] Jubula Reporter: Ashvini <ashvinih>
Component: UIAssignee: Project Inbox <jubula.ui-inbox>
Status: CLOSED INVALID QA Contact: Oliver Goetz <Oliver.Goetz>
Severity: normal    
Priority: P3 CC: alexandra.schladebeck
Version: unspecified   
Target Milestone: Indigo SR2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Missing Component Names in "Unassigned Component Names" Tab reported on 110921 none

Description Ashvini CLA 2011-09-21 10:24:30 EDT
Build Identifier: 0.9.0.qualifier

Have Observed this on Windows XP & Mac OS X platforms.

Component names are missing in "Unassigned component names" Tab

Test Projects for same & similar AUTs were previously created.

At the stage of Object Mapping, the list of components visible in "Unassigned component names" tab has one item per component type. I.e. I have 2 components of type "ub_cti_replaceText" in the test case as well as AUT. Jubula is displaying only 1 component of type "ub_cti_replaceText". The name visible for this component in "Unassigned component names" tab is "nn_nn_cti". 

Jubula is detecting all the components in "Unassigned technical names" Tab correctly.

I am attaching a screen shot for view I have in Jubula.

I have detected same issue even on Mac OS X.

Reproducible: Always

Steps to Reproduce:
Follow the instructions for Cheat Sheets 

While creating multiple Projects with "Simple Adder" as AUT.

Once for Swing & Once for SWT.
Comment 1 Ashvini CLA 2011-09-21 10:29:02 EDT
Created attachment 203776 [details]
Missing Component Names in "Unassigned Component Names" Tab reported on 110921
Comment 2 Alexandra Schladebeck CLA 2011-09-21 11:51:58 EDT
I think the problem is a mistake in the test specification. If you are seeing
nn_nn_cti in the Object Mapping Editor, this means that you have not renamed
the component name in the reused Test Case. Regardless how many times a
component name is contained in the Test Suite, it will only be shown once. 

If you rename the component names in your Test Cases (as described in the steps
in the Cheat Sheets for "Reassigning Component Names"), save the changes and
refresh the Object Mapping Editor with F5, then you will see individual names
for each component you want to test. You can then delete the nn_nn_* names from
the editor. 

I'm going to mark this as invalid because of the reasons above. You can use the
forum for questions, or reopen the bug / enter a new one if you find an error
with this behaviour.
Comment 3 Alexandra Schladebeck CLA 2012-02-23 02:49:22 EST
As per the previous comment, I am closing this ticket.