[GSOC] Pure webdriver integration in OFBiz
------------------------------------------ Key: OFBIZ-4189 URL: https://issues.apache.org/jira/browse/OFBIZ-4189 Project: OFBiz Issue Type: Improvement Components: framework Reporter: Erwan de FERRIERES Priority: Trivial This issue will be completed from time to time, with the expected results for webdriver in OFBiz. basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-4189: ----------------------------------------- Assignee: (was: Erwan de FERRIERES) > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000316#comment-13000316 ] Erwan de FERRIERES commented on OFBIZ-4189: ------------------------------------------- quick intro : http://www.slideshare.net/AutomatedTester/selenium-2-the-future-of-selenium-is-now > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232178#comment-13232178 ] Kasun Siriwardhana commented on OFBIZ-4189: ------------------------------------------- May I have more info on this issue ? Is it about writing selinium test for the web app using selenium IDE and then put it in to a UI testing design pattern like page object pattern in UI testing ? thanks > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-4189: -------------------------------------- Description: This issue will be completed from time to time, with the expected results for webdriver in OFBiz. basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation was: This issue will be completed from time to time, with the expected results for webdriver in OFBiz. basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238266#comment-13238266 ] Nguyen Hoang Thanh Duc commented on OFBIZ-4189: ----------------------------------------------- Hi Erwan, From the link provided above, may I see it as a kind of testing framework for ofbiz, which contains: - basic components such as buttons, link, text fields which are identified by different ways(by id, classname, attribute,) - containers which are collections of basic components - scripts which specify sequence of actions - testcases with a set of input and expected output - sets of txt files for further configurations. I am also fond of this project, and so eager to discuss this. Thanks and Regards, Mono > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239395#comment-13239395 ] Erwan de FERRIERES commented on OFBIZ-4189: ------------------------------------------- Hi Mono, it will be an independant project from OFBiz (not bundled directly with the trunk), in the extras repository. There will be (quoting from the dev mailing-list): * documentation of how to run Selenium on OFBiz * a library of OFBiz tests for Selenium * jars (if needed) or if you want to bundle Selenium in this package By library, all you listed above could come in it. It will be also possible to help the OFBiz project to design and create pages more consistently with web best practises and so on. Regards, > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240855#comment-13240855 ] Nguyen Hoang Thanh Duc commented on OFBIZ-4189: ----------------------------------------------- Hi Erwan, - Documentation of how to run Selenium on OFBiz I am currently making use of Gradle to build and test(JUnit), as I like its reporting tools. May I ask about the common practice of your team to do testing ? I am willing to try something new :) jars (if needed) or if you want to bundle Selenium in this package I prefer bundle Selenium(jars and its dependency) in the package, that is if the total size is ok with the team. Another question, the proposal for this project should be sent to your email or a different address ? Thanks and Regards, Mono > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240972#comment-13240972 ] Erwan de FERRIERES commented on OFBIZ-4189: ------------------------------------------- Hi, please read the FAQ: http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2012/faqs and this page http://community.apache.org/gsoc.html All is done with google-melange. Look at the proposal chapters, they'll explain you what to do. Deadline for application is April 6. > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258797#comment-13258797 ] Jacques Le Roux commented on OFBIZ-4189: ---------------------------------------- Quote from dev ML {quote} I would suggest to defer to that task the decision about the jars required. {quote} To know more about that subject see [this thread|http://markmail.org/message/4va7vfp6ghgymvrw] Thanks > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258797#comment-13258797 ] Jacques Le Roux edited comment on OFBIZ-4189 at 4/21/12 7:24 AM: ----------------------------------------------------------------- === ADDED "It's about removing SelenimumXML." === Quote from dev ML {quote} I would suggest to defer to that task the decision about the jars required. {quote} It's about removing SelenimumXML. To know more about that subject see [this thread|http://markmail.org/message/4va7vfp6ghgymvrw] Thanks was (Author: jacques.le.roux): Quote from dev ML {quote} I would suggest to defer to that task the decision about the jars required. {quote} To know more about that subject see [this thread|http://markmail.org/message/4va7vfp6ghgymvrw] Thanks > [GSOC] Pure webdriver integration in OFBiz > ------------------------------------------ > > Key: OFBIZ-4189 > URL: https://issues.apache.org/jira/browse/OFBIZ-4189 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Erwan de FERRIERES > Priority: Trivial > Labels: gsoc, gsoc2011, gsoc2012, mentor > > This issue will be completed from time to time, with the expected results for webdriver in OFBiz. > basically, it's using webdriver (selenium 2.0) to add functional testing in OFBiz, and writing tests directly in java. > More info here: https://cwiki.apache.org/confluence/display/OFBIZ/Pure+webdriver+implementation -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |