Community
Participate
Working Groups
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.
Created attachment 203776 [details] Missing Component Names in "Unassigned Component Names" Tab reported on 110921
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.
As per the previous comment, I am closing this ticket.