Changes between Version 1 and Version 2 of DeveloperGuidelines/Testing/Selenium


Ignore:
Timestamp:
03/27/12 09:31:52 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Testing/Selenium

    v1 v2  
    88Selenium provides the ability to test Sahana Eden as users see it - namely through a web browser. This therefore does end-to-end Functional Testing, however it can also be sued as Unit Testing
    99
    10 We are building our framework around the new WebDriver, despite having some legacy code in the older format:
     10We are building our framework around the new !WebDriver, despite having some legacy code in the older format:
    1111* http://seleniumhq.org/docs/appendix_migrating_from_rc_to_webdriver.html#why-migrate-to-webdriver
    1212