Hello,
A third version of the Selenium script has been commited today.
The current status is :33 Tests implemented, 9 failing for distinct
causes detailed in the GateIn_v3.0_SniffTests.ods document attached in the
sources (a PDF version is attached to the mail). Mainly we have 2/3 tests
blocked by GateIn bugs, 2/3 tests blocked by a missing Selenium function
(will be added if possible), 2/3 test a bit harde to implement.
So this week goal is not reached on my side.
Still some bugs in GateIn are detected this way, a good sign of useful
tests.
I'll be pleased to review this with you next week, a decide what we do
next.
Dimitri
PS: Details of current state for JUnit execution (Test_All)
Failed tests:
testSNF_PRL_14 (org.exoplatform.portal.selenium.Test_All)
testSNF_PRL_05 (org.exoplatform.portal.selenium.Test_All)
testSNF_PRL_06 (org.exoplatform.portal.selenium.Test_All)
testSNF_PRL_33 (org.exoplatform.portal.selenium.Test_All)
Tests in error:
testSNF_PRL_23 (org.exoplatform.portal.selenium.Test_All)
testSNF_PRL_19 (org.exoplatform.portal.selenium.Test_All)
testSNF_PRL_28 (org.exoplatform.portal.selenium.Test_All)
testSNF_PRL_29 (org.exoplatform.portal.selenium.Test_All)
testSNF_PRL_34 (org.exoplatform.portal.selenium.Test_All)
Tests run: 33, Failures: 4, Errors: 5, Skipped: 0
And the code still here :
http://svn.jboss.org/repos/gatein/portal/trunk/testsuite/ui-tests/sniff-t...