Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Object mapping : Highlight in AUT not working
Object mapping : Highlight in AUT not working [message #1398928] Fri, 11 July 2014 20:17 Go to next message
Bala S is currently offline Bala SFriend
Messages: 3
Registered: July 2014
Location: India
Junior Member
Hi All,
I am automating swing application which is launched as jnlp file.I have created a executeable jar which uses netx to launch the jnlp application with which I was able to launch the application and perform object mapping in Jubula successfully using the default AUT agent, but when i select the added component and try to Highlight in AUT from the object mapping editor, the component is not getting highlighted.Will this stop Jubula from Identifying the object during test execution?.

What are the component properties(Ex ID,Name) Jubula uses to identify an component.

Can anybody help, please?

1. I have installed Jubula from Eclipse market place as plugin
2. Eclipse Version: Luna Release (4.4.0)
3. Eclipse Build id: 20140612-0600
4. I am using Windows 7 professional with service pack 1, 64 bit
5. Jubula version :Jubula Functional Testing 2.3.0.201406030848


Thanks
Re: Object mapping : Highlight in AUT not working [message #1401101 is a reply to message #1398928] Tue, 15 July 2014 06:02 Go to previous messageGo to next message
Bala S is currently offline Bala SFriend
Messages: 3
Registered: July 2014
Location: India
Junior Member
Further to above details.

We have customised all the components by extending the default java component, ex instead of JButton we use CMZButton (CMZButton extends JButton).
Re: Object mapping : Highlight in AUT not working [message #1401313 is a reply to message #1401101] Tue, 15 July 2014 12:41 Go to previous message
Oliver Goetz is currently offline Oliver GoetzFriend
Messages: 219
Registered: May 2011
Senior Member
Hi,

have you tried to execute the test and if yes did it work?
The object recognition is based on
- Name: The name of the object within the AUT code, as given
by the developer (if a name was given)
- Path: The route through the AUT hierarchy to get to this
component
- Context: The components in the vicinity of this component
- Threshold: This determines what percentage value a component
in the AUT must have in order to be considered
as the originally mapped component. Components with a
value under the threshold are not considered. The component
with the highest value above the threshold is chosen
during execution

Check this link for further Information.
Previous Topic:No testresults table & no XML or HTM output
Next Topic:How to custom parameters??
Goto Forum:
  


Current Time: Tue Apr 23 17:45:17 GMT 2024

Powered by FUDForum. Page generated in 0.02543 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top