Selenium Tests
--------------
  back-end
  --------
    1) Control Panel
      1.1) go to Location Manager using Locations button
      1.2) go to Configuration Manager using Configuration button
      1.3) go to Information Manager using Configuration button
    2) Location Mgr
      2.1) Verify pagination
      2.2) Filters
        2.2.1) Region filter
        2.2.2) Country filter
        2.2.3) Search filter
    3) Configuration Mgr
    4) Information
      4.1) Close button returns to Control Panel
    
Manual Tests
------------
  back-end
  --------
    1) Admin drop-down menu testing
      1.1) go to Control Panel from eWeather
      1.2) go to Control Panel from Control Panel
      1.3) go to Location Manager from Locations
      1.4) go to Configuration Manager from Configuration
      1.5) go to Information from Info
    2) Admin horizontal menu testing
      2.1) go to Control Panel from Control Panel
      2.2) go to Location Manager from Locations
      2.3) go to Configuration Manager from Configuration
      2.4) go to Information from Info
    3) Control Panel
      3.1) XHTML verification
    4) Location Manager
      4.1) XHTML verification
      4.2) publish all from view with all filters set
      4.3) unpublish all from view with all filters set
      4.4) publish selected with none selected
      4.5) publish selected with mix of published/unpublished selected
      4.6) publish selected with none selected
      4.7) publish selected with mix of published/unpublished selected
      4.8) publish by clicking icon
      4.9) unpublish by clicking icon
      4.10) Default with none selected
      4.11) Default with mix of published/unpublished selected
    5) Configuration Manager
      5.1) XHTML verification
    6) Information
      6.1) XHTML verification

  front-end
  ---------
    1) XHTML verification

