[ 
https://issues.apache.org/jira/browse/OFBIZ-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494881#comment-13494881
 ] 

Erwan de FERRIERES commented on OFBIZ-4872:
-------------------------------------------

Hi,

yes, there is an error, as you found...
in applications/product/testdef/functionaltests.xml, it should be 
<junit-test-suite 
class-name="org.ofbiz.product.test.webdriver.CatalogAppFunctionalTest"/>
and not 
<junit-test-suite 
class-name="org.ofbiz.base.test.webdriver.CatalogAppFunctionalTest"/>

I'm uploading the corrected patch.
For the warnings, I have no answer at the moment.

Cheers,
                
> Functional Test Implementation
> ------------------------------
>
>                 Key: OFBIZ-4872
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4872
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Nguyen Hoang Thanh Duc
>            Priority: Trivial
>              Labels: gsoc2012, webdriver
>         Attachments: OFBIZ-4872.patch
>
>   Original Estimate: 2,184h
>  Remaining Estimate: 2,184h
>
> This issue covers progressively implementation of the functional test for the 
> OFBiz.
> The implementation relies mainly on the WebDriver, and assist developers with 
> ease to add/remove/edit test cases and obtain a complete test report then. 
> For more information: 
> https://cwiki.apache.org/confluence/display/OFBIZ/Implementation+Documentation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to