Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Questions from document "Extending Jubula"(Using JSlider example to extend Jubula component)
Questions from document "Extending Jubula" [message #735125] Tue, 11 October 2011 01:53 Go to next message
Guge  is currently offline Guge Friend
Messages: 1
Registered: October 2011
Junior Member
Hi,
I have 2 questions when I used The document "Extending Jubula".

1. The document "Extending Jubula", chapter "2.2.1 Exporting the toolkit plugin to Jubula" said that org.eclipse.jubula.examples.extension.swing.toolkit will be exported as a folder if follow giving configuration. But I can just exported it as a jar. why?

2. I followed steps given by chapter 2 to add JSlider example package to jubula installation folder to extend it. After that, I found Jubula still can't recognize JSlider component automatically. And I can't add it to "test Step" of testcase manually either. Why does it happen? How to solve it?

Thank you

[Updated on: Fri, 14 October 2011 05:41]

Report message to a moderator

Re: Questions from document "Extending Jubula" [message #1007276 is a reply to message #735125] Tue, 05 February 2013 10:44 Go to previous messageGo to next message
Alexander Berger is currently offline Alexander BergerFriend
Messages: 13
Registered: January 2013
Junior Member
On Page 11, "2.4 Where to put your Tester Classes":

Which directory for the Tester Class is right?

"server/lib/extImplClasses/org/eclipse/jubula/swing/swing/implclasses"
or
server/lib/extImplClasses/org/eclipse/jubula/rc/swing/swing/implclasses ?

Thanks.
Re: Questions from document "Extending Jubula" [message #1007717 is a reply to message #1007276] Thu, 07 February 2013 09:50 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Alexander Berger wrote on Tue, 05 February 2013 05:44
On Page 11, "2.4 Where to put your Tester Classes":

Which directory for the Tester Class is right?

"server/lib/extImplClasses/org/eclipse/jubula/swing/swing/implclasses"
or
server/lib/extImplClasses/org/eclipse/jubula/rc/swing/swing/implclasses ?

Thanks.


I had a short look at it and found out that in fact there is a rc/ missing in the documentation.
The second directory is right:

server/lib/extImplClasses/org/eclipse/jubula/rc/swing/swing/implclasses

With regards,
Marvin
Re: Questions from document "Extending Jubula" [message #1007749 is a reply to message #735125] Thu, 07 February 2013 12:03 Go to previous messageGo to next message
Alexander Berger is currently offline Alexander BergerFriend
Messages: 13
Registered: January 2013
Junior Member
I have found one more mistake in the document:

-Page 10, "2.3 Jubula Server Extension", in the first point of the list:

the second JAR file "org.eclipse.jubula" is not correct, I think org.eclipse.jubula.rc.common is correct?

And the directory "server/lib" of these JAR files is wrong.
server/plugin should be correct?





Re: Questions from document "Extending Jubula" [message #1008361 is a reply to message #1007749] Tue, 12 February 2013 08:02 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi Alexander,

Thanks for the information. As you can see in this thread, we are going to be updating all our examples in the very near future. Hopefully the mistakes haven't stopped you making progress though.

Best regards,
Alex
Previous Topic:Link external Requirement to a Test Case
Next Topic:help using Jubula
Goto Forum:
  


Current Time: Thu Apr 25 11:23:38 GMT 2024

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

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

Back to the top