Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to perform Auto UI Testing in RAP?(confused and afflicted...Only four hours remain...)
How to perform Auto UI Testing in RAP? [message #504516] Mon, 21 December 2009 07:22 Go to next message
tingel christian is currently offline tingel christianFriend
Messages: 46
Registered: December 2009
Member
Hello my frirends:

I have been totally afflicted by this problem for a whole week...Now my client gives me only 4 hours to find out a solution to have him nod...

Could some one please give me a hand to let me know how to perform automatic UI testing in an RAP application?The experimental guidance on the wiki is the only way I found, but it's out of date...

Any suggestion would be greatly appreciated. Crying or Very Sad Crying or Very Sad Crying or Very Sad
Re: How to perform Auto UI Testing in RAP? [message #504590 is a reply to message #504516] Mon, 21 December 2009 16:40 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
On 21.12.2009 08:22, tingel christian wrote:
> Hello my frirends:
>
> I have been totally afflicted by this problem for a whole week...Now my
> client gives me only 4 hours to find out a solution to have him nod...
>
> Could some one please give me a hand to let me know how to perform
> automatic UI testing in an RAP application?The experimental guidance on
> the wiki is the only way I found, but it's out of date...
Did you find any problems with the how-to? Please feel free to file
bugs if you found incorrect information.

>
> Any suggestion would be greatly appreciated. :cry: :cry: :cry:
There is a commerical product called "QF-Test" that has support for
RAP applications.
In addition, squish from Froglogic offers support for qooxdoo (the
client-side Javascript framework used by RAP) - maybe that will do
also...
Re: How to perform Auto UI Testing in RAP? [message #505335 is a reply to message #504590] Tue, 29 December 2009 11:35 Go to previous messageGo to next message
tingel christian is currently offline tingel christianFriend
Messages: 46
Registered: December 2009
Member
Thanks for your information, Rüdiger:)

I hope the apprieciation were not too late...

Actually, the how to works well in most situation.

however, when I am using the method "qxTableClick" declared in the Qooxdoo user extension with a xpath of a table as the locator parameter, it informs me that the method getWidgetByElement is not a proper function.I found this function in a file named Widget.js from Qooxdoo 1.0 package instead of org.eclipse.rap.rwt.q07.jar. And then I used the table id as the locator following string "qxh=", and was told that the method "getApplication()" is not a proper method.

I used a early version of the user extension without getApplication() dependency tonight. But it does not support using xpath as parameter.

I've got myself lost...could you please give me some suggestion?Thx!

[Updated on: Tue, 29 December 2009 11:46]

Report message to a moderator

Re: How to perform Auto UI Testing in RAP? [message #507690 is a reply to message #505335] Thu, 14 January 2010 12:01 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Christian,

this is caused by the fact that RAP uses qooxdoo 0.7.4 and not 1.0 due
to incompatibilities. Maybe you are lucky and can checkout an older
version of the qooxdoo user extension.

Regards,
Benny

tingel christian wrote:
> Thanks for your information, Rüdiger:)
>
> I hope the apprieciation were not too late...
>
> Actually, the how to works well in most situation.
>
> however, when I am using the method "qxTableClick" declared in the
> Qooxdoo user extension with a xpath of a table as the locator parameter,
> it informs me that the method getWidgetByElement is not a proper
> function.I found this function in a file named Widget.js from Qooxdoo
> 1.0 package instead of org.eclipse.rap.rwt.q07.jar. And then I used the
> table id as the locator following string "qxh=", told that the method
> "getApplication()" is not a proper method.


--
Benjamin Muskalla | EclipseSource Karlsruhe
http://www.eclipsesource.com | http://twitter.com/eclipsesource
Re: How to perform Auto UI Testing in RAP? [message #507758 is a reply to message #507690] Thu, 14 January 2010 15:18 Go to previous message
tingel christian is currently offline tingel christianFriend
Messages: 46
Registered: December 2009
Member
Morning, Benny:)

I did download an early copy of qooxdoo-user-extensions.js, and you know it doesnt work either.I am now using qxClick instead of qxTableClick, and the problem is not so emergency any more.

I am now struggling with a tableEditor problem and in great need of your help, Benny. could you please take a glance at this thread and give me some suggestion?I posted the thread a week ago but no body answered...I wonder whether it's because I did not described it clearly or not...

http://www.eclipse.org/forums/index.php?t=msg&th=160254& amp; amp;start=0&

Thank you very much!

[Updated on: Thu, 14 January 2010 15:19]

Report message to a moderator

Previous Topic:Qooxdoo 1.0 released
Next Topic:Enable UI Test does not work anymore in RAP1.3M4
Goto Forum:
  


Current Time: Sat Apr 20 13:31:49 GMT 2024

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

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

Back to the top