DrupalConParis2009 - testing http://paris2009.drupalcon.org/taxonomy/term/58/0 en Sept 2nd, Drupal 7 relase party. How continuous integration testing made this plausible http://paris2009.drupalcon.org/session/sept-2nd-drupal-7-relase-party-how-continuous-integration-testing-made-plausible <p>On September 2nd, 2009 12:01AM at the end of the Drupal 7 development cycle 100% of 12,000 functional test will pass. Over 80% of Drupal 7 will have test coverage. Drupal 7 could conceivably be of high enough quality to ship. We will break out the champagne and celebrate the end of a development cycle with high enough quality to ship.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Kieran Lal has been working on automated testing to shorten the Drupal 7 release cycles for over three years. He does this to ensure no Drupal user ever has to endure the pain of a 9 month release cycle, like he did with Drupal 4.7. Jimmy Berry is the lead developer of the Automated Testing System and leading contributor to the Drupal 7 simpletest framework. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/boombatower" title="View user profile.">boombatower</a> </div> </div> </div> <p><a href="http://paris2009.drupalcon.org/session/sept-2nd-drupal-7-relase-party-how-continuous-integration-testing-made-plausible" target="_blank">read more</a></p> http://paris2009.drupalcon.org/session/sept-2nd-drupal-7-relase-party-how-continuous-integration-testing-made-plausible#comments automation continuous integration simpletest testing Wed, 08 Jul 2009 20:12:57 +0000 Amazon 1250 at http://paris2009.drupalcon.org Crowdsourcing Usability Testing in Drupal http://paris2009.drupalcon.org/session/crowdsourcing-usability-testing-drupal <p>I have a dream....</p> <p>.... that one day, in addition to screenshots of the UI, we will also be able to reference video clips of usability testing for any UX related issue in the issue queue. Showing both evidence of people experiencing the problem and why they are having that problem and also video clips showing the proposed design solution being tested and demonstrating that the design does in fact work.</p> <p>If there is one thing that can get design and UX discussions out from behind the bikeshed, it is a shed load of usability testing.</p> <div class="field field-type-text field-field-session-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Day 2 </div> </div> </div> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Leisa Reichelt is a design researcher and user experience designer who worked with Mark Boulton Design on the D7UX project. She blogs at www.disambiguity.com </div> </div> </div> <p><a href="http://paris2009.drupalcon.org/session/crowdsourcing-usability-testing-drupal" target="_blank">read more</a></p> http://paris2009.drupalcon.org/session/crowdsourcing-usability-testing-drupal#comments candidate-for-bof testing usability user experience Sun, 05 Jul 2009 19:26:04 +0000 leisa 1122 at http://paris2009.drupalcon.org Introduction to testing with Drupal: SimpleTest http://paris2009.drupalcon.org/session/introduction-testing-drupal-simpletest <p>The session will cover the basics of SimpleTest in terms to workflow and API. It is aimed at those who are new to testing with Drupal or who want to affirm their knowledge.</p> <p>The main areas to be covered are as follows.</p> <ul> <li>Introduction to the testing methodology used by Drupal core.</li> <li>Introduction to the basic SimpleTest API and format.</li> <li>A good workflow to use when writing tests.</li> <li>Testing related debugging tools and concepts.</li> <li>Common mistakes explained and the solutions shown.</li> <li>Demonstrate how the tests are run and managed by the automated testing system.</li> <li>Provide tips on how to test your own code.</li> </ul> <p>After attending this session attendees should be able to begin writing tests for Drupal core, contributed modules, and custom code.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> I am the Drupal 7 SimpleTest maintainer and I played a large role in the addition of SimpleTest to Drupal 7. I have worked to increase the adoption of testing by the Drupal community and to increase core test coverage. To that aim I developed the automated testing system (testing.drupal.org) that is currently in use for Drupal core development, but should be extended to contrib by Drupalcon Paris 2009. </div> </div> </div> <p><a href="http://paris2009.drupalcon.org/session/introduction-testing-drupal-simpletest" target="_blank">read more</a></p> http://paris2009.drupalcon.org/session/introduction-testing-drupal-simpletest#comments testing Mon, 15 Jun 2009 18:55:20 +0000 boombatower 759 at http://paris2009.drupalcon.org