Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Optimized table automated testing using Selenium WebDriver(Optimized table automated testing using Selenium WebDriver)
Optimized table automated testing using Selenium WebDriver [message #902993] Tue, 21 August 2012 14:43 Go to next message
Pavel Sestak is currently offline Pavel SestakFriend
Messages: 1
Registered: August 2012
Junior Member
Hi I have a problem with new RAP and it's optimized tables, where empty values do not have it's own div[] in html source code. Table example can be seen in RAP workbench demo.
index.php/fa/11250/0/
Problem happens in more complex tables with higher number of columns, where are lots of empty values.
index.php/fa/11251/0/
We use Qooxdoo library in the project.
I did not find the way how to do automated test on these kind of table to verify that on row X and column Y is correct string. Qooxdoo library is useless. From locator only way how to find out column of data is to see left: ABCpx; and look to the column headers to get column of the data.
Is not there easier way to do automation?
Re: Optimized table automated testing using Selenium WebDriver [message #903238 is a reply to message #902993] Wed, 22 August 2012 16:01 Go to previous messageGo to next message
Nick Mussin is currently offline Nick MussinFriend
Messages: 10
Registered: December 2011
Junior Member
Hello Pavel,

you're right, the RAP client does not render empty table cells. There is
no easy way around this, because that's how the client works.

However, there is a way to make testing the RAP client generally easier.
I am part of the RAP team and have been working on a plugin for RAP that
enables a standard called WAI-ARIA.

WAI-ARIA adds semantic descriptions of widgets to the RAP client so it
becomes easy to identify widgets and the state they're currently in.

The plugin is not part of RAP and we are offering it as a commercial
addon. If you're interested, feel free to contact us at EclipseSource.

Regards,

Nick

--
Nick Mussin
Web Developer
EclipseSource

Tel: +49 721 66 47 33-0
Web: http://eclipsesource.com

Innoopract Informationssysteme GmbH
Lammstraße 21, 76133 Karlsruhe, Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883
Re: Optimized table automated testing using Selenium WebDriver [message #903289 is a reply to message #903238] Wed, 22 August 2012 21:19 Go to previous messageGo to next message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior Member
Hi Nick,

Do you have any more information on your commercial ARIA plugin? Costs, capabilities, etc.

I'm currently on a project weighing up GWT, RAP and a pure javascript web front end for legacy systems.

RAP is the only one that doesn't have ARIA support.

ARIA would help with automated UI testing as well.
Re: Optimized table automated testing using Selenium WebDriver [message #903347 is a reply to message #903289] Thu, 23 August 2012 09:00 Go to previous message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi!

Am 22.08.2012 23:19, schrieb Chris Fairhall:
> Hi Nick,
>
> Do you have any more information on your commercial ARIA plugin? Costs,
> capabilities, etc.

Please contact info@xxxxxxxx

Greetings,
Tim

--
Tim Buschtöns

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Table cell padding not working when markup is enabled
Next Topic:Display a string in Table when there are no items
Goto Forum:
  


Current Time: Wed Apr 24 19:35:19 GMT 2024

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

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

Back to the top