Daan
unread,Jun 19, 2012, 6:15:07 AM6/19/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Selenium Developers
I work for 4 years with great enthusiasm with Selenium RC. Within our
organization we develop software which it is necessary that we
continually test. That is why we have created an automated testline,
for more than 30 projects, including building the latest code,
database reset and Selenium testing. The testresults are send back to
the quality dashboard, so the projectteams are informed about the
teststatus.
In order to establish efficient testing, we made some important
extensions to Selenium RC which includes the points below:
- Self-developed quality dashboard (functional testcases connects with
selenium scripts, webapplication central access, test results from
selenium, project teams and customer access, report generation, test
duration, browser detection)
- Selenium RC launcher (create a playlist of suites, settings.xml,
paralell or sequential testing, batch testing, stress and load
testing, automatic port mapping, single configuration line, based on
settings.xml)
- Selenium suite file generator (Selenium suite generation ripp-off
auto exec server) (auto-generation files or suite, part of the RC
launcher)
I would like to share my ideas and come in contact with the team
behind selenium. All extensions have already been created and are
successfully used. Who wants to help me distribute these extensions?
- Daan Schellekens