I've sent a mail explaining that only the 10 first scripts where ready
and work is continuing. Their exécution is configured in the Test_All
file.
Did you had that ?
I'll study you feedbacks but someone is also on our side doing this
work to review/improve all the recorded scripts.
The SniffTest.ods file is trying to reflect the state of those.
I'll update 10 more scripts today, and the next day.
Thanks,
Dimitri BAELI
VP Quality -- eXo Platform
Le 20 janv. 2010 à 17:44, Michal Vančo <mvanco(a)redhat.com> a écrit :
Hi,
I work on running ui tests for gatein from exo
(
https://jira.jboss.org/jira/browse/JBQA-3004 ).
I send some comments about selenium tests that I run on localhost (I
used the list of cases from
https://jira.jboss.org/jira/browse/GTNPORTAL-509 ).
Selenium tests comments (tested on beta04 with Tomcat):
* SNF_PRL_01 WC3 check for pages in public - OK
* SNF_PRL_02 Create new account - OK
* SNF_PRL_03 Change displaying language - OK
* SNF_PRL_04 Sign in/out - OK
* SNF_PRL_05 Remember my login - FAIL - remember me funcion doesn't
work
* SNF_PRL_06 Users Management - FAIL - changes in profile editting
(mary) didn't reproduce to User Management page, but after Edit
again -
edited values are displayed
* SNF_PRL_07 Groups Management - OK
* SNF_PRL_08 Memberships Management - OK
* SNF_PRL_09 Import application - OK
* SNF_PRL_10 Create/Edit/Delete category - OK
* SNF_PRL_11 Add application into category - FAIL - trying to set
permission on application which is not selected, I think that the
application should be add into "category test edit"
* SNF_PRL_12 Portlet - ISN'T PRESENT
* SNF_PRL_13 Add gadget(remote/create new) - FAIL - not correctly
started (Sign in->Dashboard...)
* SNF_PRL_14 Show or not Import Application icon - ISN'T PRESENT
* SNF_PRL_15 Link to pages - OK
* SNF_PRL_16 Expand All - ISN'T PRESENT
* SNF_PRL_17 Collapse All - ISN'T PRESENT
* SNF_PRL_18 Create new portal - OK
* SNF_PRL_19 Edit portal - OK
* SNF_PRL_20 Delete portal - FAIL -
waitForElementPresent //div[@class='CollapseIcon'], before this
there is
twice clickAt "Platform", I think that there should be clickAt
"Platform" and then clickAt "Administrators" (or
waitForElementPresent
"Platform", clickAt "Platform"), then there twice clickAt Save
(should
be waitForElementPresent "Save", clickAt "Save"))
* SNF_PRL_21 Change using portal -OK
* SNF_PRL_22 Create/Edit page/Edit site layout for portal - OK
* SNF_PRL_23 Add Navigation - OK
* SNF_PRL_24 Edit navigation/Edit properties/Delete/ in Group
Navigation
- OK
* SNF_PRL_25 Edit page of node - OK
* SNF_PRL_26 Move up/down a node - ISN'T PRESENT
* SNF_PRL_27 Create/Edit page/Edit site layout for group - (1,2) OK
* SNF_PRL_28 Add/drag-drop - OK
* SNF_PRL_29 Add/Edit?Delete tab - OK
* SNF_PRL_30 Create/Edit page/Edit site layout for user - OK
* SNF_PRL_31 Change language - OK
* SNF_PRL_32 Change skin - OK
* SNF_PRL_33 Setting account - OK (but has a wrong name -
LogoPortletAccSetting and code SNF_PRL_34)
* SNF_PRL_34 Change logo - INS'T PRESENT
There is also SNF_PRL_35 under which the advanced page adding/
editing -
OK
I can also reproduce the result file from test cases if needed.
Thanks a lot for for your replies.
Regards
Michal