You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/12/11 23:38:18 UTC

[jira] Created: (TAP5-951) Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty

Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty
--------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-951
                 URL: https://issues.apache.org/jira/browse/TAP5-951
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-test
    Affects Versions: 5.2.0
            Reporter: Howard M. Lewis Ship


This work is based on my blog posting: http://tapestryjava.blogspot.com/2009/12/testng-and-selenium.html

New features:

- Start and stop the "stack" just once per test
- Easier to configure, inside testng.xml, important details (including location of the web application, and the browser to execute)
- By extension, make it easier to run the same test suite against multiple different browsers



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-951) Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-951:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-951
>                 URL: https://issues.apache.org/jira/browse/TAP5-951
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-test
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> This work is based on my blog posting: http://tapestryjava.blogspot.com/2009/12/testng-and-selenium.html
> New features:
> - Start and stop the "stack" just once per test
> - Easier to configure, inside testng.xml, important details (including location of the web application, and the browser to execute)
> - By extension, make it easier to run the same test suite against multiple different browsers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-951) Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-951:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-951
>                 URL: https://issues.apache.org/jira/browse/TAP5-951
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-test
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> This work is based on my blog posting: http://tapestryjava.blogspot.com/2009/12/testng-and-selenium.html
> New features:
> - Start and stop the "stack" just once per test
> - Easier to configure, inside testng.xml, important details (including location of the web application, and the browser to execute)
> - By extension, make it easier to run the same test suite against multiple different browsers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-951) Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-951.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0

May need to revisit this w.r.t. SSL support.

> Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-951
>                 URL: https://issues.apache.org/jira/browse/TAP5-951
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-test
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.0
>
>
> This work is based on my blog posting: http://tapestryjava.blogspot.com/2009/12/testng-and-selenium.html
> New features:
> - Start and stop the "stack" just once per test
> - Easier to configure, inside testng.xml, important details (including location of the web application, and the browser to execute)
> - By extension, make it easier to run the same test suite against multiple different browsers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-951) Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-951.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0

May need to revisit this w.r.t. SSL support.

> Create more flexible API for testing with Selenium that allows for multiple test cases to share a single instance of Selenium/SeleniumServer/Jetty
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-951
>                 URL: https://issues.apache.org/jira/browse/TAP5-951
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-test
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.0
>
>
> This work is based on my blog posting: http://tapestryjava.blogspot.com/2009/12/testng-and-selenium.html
> New features:
> - Start and stop the "stack" just once per test
> - Easier to configure, inside testng.xml, important details (including location of the web application, and the browser to execute)
> - By extension, make it easier to run the same test suite against multiple different browsers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.