31.May.2011 at 21:04 by Anonymous
Nice introduction. But I had the impression that they didn't really find solutions for the challenges and that things can be done (partialy) better
Birute Kapusinskiene (31.May.2011 at 15:45)
Talk at International PHP Conference 2011 Spring Edition (English - UK)
When creating software our aim is to provide reliable products that satisfy customers’ needs. The first step to assure quality is to use unit tests. However, not everything can be tested by solely using unit tests, especially in web applications. This is when automated GUI tests come to help us! This talk focusses on the importance of Selenium tests in a Continuous Integration process and explains their crucial role as the final step to assure the product's quality before releasing it. Furthermore you will hear about what aspects to notice during the integration of tests to your processes, what kind of problems to expect, and how to handle them.
Quicklink: https://joind.in/3507
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
31.May.2011 at 21:04 by Anonymous
Nice introduction. But I had the impression that they didn't really find solutions for the challenges and that things can be done (partialy) better
31.May.2011 at 21:11 by Phil Stahlschmidt
I would have loved to see an example of the integration of Selenium into Hudson/Jenkins.
The presentation gave a good overview on testing with selenium.
04.Jun.2011 at 10:37 by Anonymous
It seemed that this could be done after few days research on google. Too many facts about the company was both boring and useless, ie. the time of testing depends on server configuration, tests, servers used, browser used etc. You could have provided some charts to show these dependencies and not some numbers about your company without any context about configuration.
I lacked expertise on the subject, too.
31.May.2011 at 14:26 by Michael Stepanov
Not bad talk about such boring thing as testing