[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-180) Use Tellurium to write one component test (proof of concept)

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Nov 2 04:46:06 EST 2009


    [ https://jira.jboss.org/jira/browse/RFPL-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12492537#action_12492537 ] 

Pavol Pitonak commented on RFPL-180:
------------------------------------

1. There are some methods from DefaultSelenium (http://release.seleniumhq.org/selenium-remote-control/1.0-beta-2/doc/java/com/thoughtworks/selenium/DefaultSelenium.html) missing, e.g. controlKeyDown/Up, shiftKeyDown/Up. Method fireEvent is replaced by triggerEventOn. There should be a way to call Selenium's functions directly -- I didn't investigate.

2. I didn't find a way how to run tests paralelly which we would like to use soon. There is a problem that despite the fact that everything was setup as in out Selenium tests, it tried to run Selenium server several times which failed because of used port. This seems to be a problem in Tellurium's design.

For now, we'll try to use jQuery selectors in our test cases. We have already started with rewriting.

> Use Tellurium to write one component test (proof of concept)
> ------------------------------------------------------------
>
>                 Key: RFPL-180
>                 URL: https://jira.jboss.org/jira/browse/RFPL-180
>             Project: RichFaces Planning
>          Issue Type: Sub-task
>            Reporter: Prabhat Jha
>            Assignee: Pavol Pitonak
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-planning-issues mailing list