gecko-dev/webtools/litmus/populatedb.sql
2006-01-17 04:43:56 +00:00

203 lines
651 KiB
SQL

-- MySQL dump 10.9
--
-- Host: localhost Database: litmus
-- ------------------------------------------------------
-- Server version 4.1.10a-standard
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
--
-- Dumping data for table `branches`
--
/*!40000 ALTER TABLE `branches` DISABLE KEYS */;
LOCK TABLES `branches` WRITE;
INSERT INTO `branches` VALUES (1,1,'Trunk','Firefox/1\\.6a1'),(2,1,'1.5 Branch','Firefox/1\\.(0\\+|5)'),(3,1,'1.0.x Branch','Firefox/1\\.0\\.'),(4,2,'Trunk','.'),(5,3,'Trunk','.'),(6,3,'1.0.x Branch','Thunderbird/1\\.0\\.'),(7,3,'1.5 Branch','Thunderbird/1\\.5');
UNLOCK TABLES;
/*!40000 ALTER TABLE `branches` ENABLE KEYS */;
--
-- Dumping data for table `build_type_lookup`
--
/*!40000 ALTER TABLE `build_type_lookup` DISABLE KEYS */;
LOCK TABLES `build_type_lookup` WRITE;
INSERT INTO `build_type_lookup` VALUES (1,'Nightly'),(2,'Release'),(3,'CVS Optimized'),(4,'CVS Debug'),(5,'Other');
UNLOCK TABLES;
/*!40000 ALTER TABLE `build_type_lookup` ENABLE KEYS */;
--
-- Dumping data for table `exit_status_lookup`
--
/*!40000 ALTER TABLE `exit_status_lookup` DISABLE KEYS */;
LOCK TABLES `exit_status_lookup` WRITE;
INSERT INTO `exit_status_lookup` VALUES (1,'Exited Normally'),(2,'Crash'),(3,'Timed Out');
UNLOCK TABLES;
/*!40000 ALTER TABLE `exit_status_lookup` ENABLE KEYS */;
--
-- Dumping data for table `locale_lookup`
--
/*!40000 ALTER TABLE `locale_lookup` DISABLE KEYS */;
LOCK TABLES `locale_lookup` WRITE;
INSERT INTO `locale_lookup` VALUES ('af-ZA','Afrikaans'),('ar','Arabic'),('ar-JO','Arabic'),('ast-ES','Asturian'),('be-BY','Belarusian'),('bg','Bulgarian'),('bg-BG','Bulgarian'),('ca','Catalan'),('ca-AD','Catalan'),('cs','Czech'),('cs-CZ','Czech'),('cy-GB','Welsh Cymraeg'),('da','Danish'),('da-DK','Danish'),('de','German'),('de-DE','German'),('el','Greek'),('el-GR','Greek'),('en-GB','English, UK'),('es-AR','Spanish, Argentina'),('es-ES','Spanish, Spain'),('eu','Basque'),('eu-ES','Basque'),('fi','Finnish'),('fi-FI','Finnish'),('fr','French'),('fr-FR','French'),('fy-NL','Frisian'),('ga-IE','Irish'),('gu-IN','Gujarati'),('he','Hebrew'),('he-IL','Hebrew'),('hu','Hungarian'),('hu-HU','Hungarian'),('hy-AM','Armenian'),('it','Italian'),('it-IT','Italian'),('ja-JP','Japanese'),('ko-KR','Korean'),('lt-LT','Lithuanian'),('mk','Macedonian'),('mk-MK','Macedonian'),('mn-MN','Mongolian'),('nb-NO','Norwegian bokmal'),('nn-NO','Norwegian Nynorsk'),('nl','Dutch'),('nl-NL','Dutch'),('pa-IN','Punjabi'),('pl','Polish'),('pl-PL','Polish'),('pt-BR','Portuguese, Brazil'),('ro','Romanian'),('ro-RO','Romanian'),('ru','Russian'),('ru-RU','Russian'),('sq','Albanian'),('sq-AL','Albanian'),('sk-SK','Slovak'),('sl','Slovene'),('sl-SI','Slovene'),('sv-SE','Swedish'),('tr-TR','Turkish'),('zh-CN','Chinese Simplified, China'),('zh-TW','Chinese Traditional, Taiwan'),('hi-IN','Hindi'),('hr-HR','Croatian'),('rw-RW','Kinyarwanda'),('km-KH','Khmer'),('ml-IN','Malayalam'),('ne-NP','Nepali'),('si-LK','Singhalese'),('ta-IN','Tamil'),('az','Azeri'),('az-AZ','Azeri'),('bn-BD','Bengali'),('bn-IN','Bengali'),('bi-VU','Bislama, Vanuatu Pidgin'),('bo','Tibetan'),('bo-CN','Tibetan'),('eo','Esperanto'),('es-CL','Spanish, Chile'),('es-MX','Spanish, Mexico'),('en-CA','English, Canada'),('gem-RO-saxon','German'),('gd-GB','Scottish Gaelic'),('gl-ES','Galician'),('gv-IM','Manx Gaelic, Isle of Man'),('id-ID','Indonesian'),('ig-NG','Igbo, Nigeria'),('ilo','Ilokano'),('ilo-PH','Ilokano'),('is','Icelandic'),('is-IS','Icelandic'),('kk-KZ','Kazakh'),('ku','Kurdish'),('ky-KG','Kyrgyz language'),('lo-LA','Lao'),('lv','Latvian'),('mr-IN','Marathi'),('ms-MY','Malay'),('oc-FR','Occitan'),('sw-TZ','Kiswahili'),('te-IN','Telugu'),('tg-TJ','Tajik'),('th-TH','Thai'),('ti-ER','Tigrinya, Eritrea'),('uk-UA','Ukrainian'),('ur-PK','Urdu'),('so','Somali'),('sr','Serbian'),('sr-CS','Serbian'),('sr-BA','Serbian'),('ka-GE','Georgian'),('fa-IR','Persian'),('vi-VN','Vietnamese'),('en-US','English, US');
UNLOCK TABLES;
/*!40000 ALTER TABLE `locale_lookup` ENABLE KEYS */;
--
-- Dumping data for table `log_type_lookup`
--
/*!40000 ALTER TABLE `log_type_lookup` DISABLE KEYS */;
LOCK TABLES `log_type_lookup` WRITE;
INSERT INTO `log_type_lookup` VALUES (1,'STDOUT'),(2,'STDERR'),(3,'STDIN'),(4,'Environment variables'),(5,'Spider Datafile'),(6,'Spider Targets'),(7,'Assertions'),(8,'Warnings'),(9,'Test Failures'),(10,'Extensions Installed'),(11,'Plugins Installed'),(12,'Preferences'),(13,'Fuzzbuster Options');
UNLOCK TABLES;
/*!40000 ALTER TABLE `log_type_lookup` ENABLE KEYS */;
--
-- Dumping data for table `opsyses`
--
/*!40000 ALTER TABLE `opsyses` DISABLE KEYS */;
LOCK TABLES `opsyses` WRITE;
INSERT INTO `opsyses` VALUES (1,1,'Windows 98',NULL),(2,1,'Windows ME',NULL),(3,1,'Windows 2000',NULL),(4,1,'Windows XP',NULL),(5,2,'Linux',NULL),(7,3,'Mac OS 10.3',NULL),(8,3,'Mac OS 10.4',NULL),(9,4,'Windows 98',NULL),(10,4,'Windows ME',NULL),(11,4,'Windows 2000',NULL),(12,4,'Windows XP',NULL),(13,5,'Linux',NULL),(15,6,'Mac OS 10.3',NULL),(16,6,'Mac OS 10.4',NULL),(17,7,'Windows 98',NULL),(18,7,'Windows ME',NULL),(19,7,'Windows 2000',NULL),(20,7,'Windows XP',NULL),(21,8,'Linux',NULL),(23,9,'Mac OS 10.3',NULL),(24,9,'Mac OS 10.4',NULL);
UNLOCK TABLES;
/*!40000 ALTER TABLE `opsyses` ENABLE KEYS */;
--
-- Dumping data for table `platforms`
--
/*!40000 ALTER TABLE `platforms` DISABLE KEYS */;
LOCK TABLES `platforms` WRITE;
INSERT INTO `platforms` VALUES (1,1,'Windows','Windows','win.png'),(2,1,'Linux','Linux','lin.png'),(3,1,'Mac','Macintosh','mac.png'),(4,2,'Windows','Windows','win.png'),(5,2,'Linux','Linux','lin.png'),(6,2,'Mac','Macintosh','mac.png'),(7,3,'Windows','Windows','win.png'),(8,3,'Linux','Linux','lin.png'),(9,3,'Mac','Macintosh','mac.png');
UNLOCK TABLES;
/*!40000 ALTER TABLE `platforms` ENABLE KEYS */;
--
-- Dumping data for table `products`
--
/*!40000 ALTER TABLE `products` DISABLE KEYS */;
LOCK TABLES `products` WRITE;
INSERT INTO `products` VALUES (1,'Firefox','ff.gif',1),(2,'Seamonkey','moz.png',1),(3,'Thunderbird','tb.gif',1);
UNLOCK TABLES;
/*!40000 ALTER TABLE `products` ENABLE KEYS */;
--
-- Dumping data for table `subgroups`
--
/*!40000 ALTER TABLE `subgroups` DISABLE KEYS */;
LOCK TABLES `subgroups` WRITE;
INSERT INTO `subgroups` VALUES (1,1,'Install and Startup',1,NULL),(2,1,'Functionality',1,NULL),(3,1,'Uninstall',1,NULL),(4,2,'Installation',1,NULL),(5,2,'Migration',1,NULL),(6,2,'Menu Bar',1,NULL),(7,2,'Help',1,NULL),(8,2,'Page Controls',1,NULL),(9,2,'Toolbar Customization',1,NULL),(10,2,'Location Bar and Autocomplete',1,NULL),(11,2,'Search',1,NULL),(12,2,'Printing',1,NULL),(13,2,'Tabbed Browsing',1,NULL),(14,2,'Options (Preferences)',1,NULL),(15,2,'Popup and annoyance blocking',1,NULL),(16,2,'Find in Page',1,NULL),(17,2,'Bookmarks',1,NULL),(18,2,'History',1,NULL),(19,2,'Downloading',1,NULL),(20,2,'Extensions',1,NULL),(21,2,'Theme Manager',1,NULL),(22,2,'JavaScript Console',1,NULL),(23,2,'DOM Inspector',1,NULL),(24,2,'Page Info',1,NULL),(25,2,'Password Manager',1,NULL),(26,2,'Form Manager',1,NULL),(27,2,'Cookies',1,NULL),(28,2,'Top Sites',1,NULL),(29,2,'View Source',1,NULL),(30,2,'Software Update',1,NULL),(31,2,'Security and Certs',1,NULL),(32,2,'Import',1,NULL),(33,2,'Plug Ins',1,NULL),(34,2,'Security',1,NULL),(35,2,'Uninstall',1,NULL),(36,3,'Launch',1,NULL),(37,4,'IE Migration',1,NULL),(38,5,'Install and Startup',1,NULL),(39,5,'Account Creation',1,NULL),(40,5,'Message Viewing',1,NULL),(41,5,'Message Composition',1,NULL),(42,5,'Address Book',1,NULL),(43,5,'General',1,NULL),(44,5,'Shutdown',1,NULL),(45,6,'Install, shutdown, uninstall',1,220),(46,6,'Migration',1,200),(47,6,'Updating Thunderbird',1,226),(48,6,'Import',1,201),(49,6,'Window configuration',1,202),(50,6,'Toolbars and menus',1,218),(51,6,'Account settings & Preferences (Options)',1,209),(52,6,'IMAP accounts',1,233),(53,6,'POP accounts (exclude Global Inbox)',1,234),(54,6,'Global inbox',1,204),(55,6,'Mail composition',1,206),(56,6,'Spell checker',1,224),(57,6,'RSS account & subscriptions',1,221),(58,6,'Newsgroups',1,213),(59,6,'Navigating and displaying messages',1,219),(60,6,'Downloading and saving',1,235),(61,6,'Image blocking',1,227),(62,6,'Return receipts',1,240),(63,6,'Proxies',1,223),(64,6,'Offline, disk space',1,225),(65,6,'Moving, copying, deleting messages',1,210),(66,6,'Views and labeling messages',1,203),(67,6,'Message filters',1,205),(68,6,'Message search',1,216),(69,6,'Address search',1,217),(70,6,'Virtual folders',1,228),(71,6,'Message Grouping',1,231),(72,6,'Quicksearch',1,229),(73,6,'Address books',1,207),(74,6,'Junk mail',1,208),(75,6,'Extensions',1,211),(76,6,'Theme management',1,212),(77,6,'Help',1,214),(78,6,'Printing',1,215),(79,6,'Master Passwords & password management',1,222),(80,6,'Phishing, spoof detection',1,239),(81,6,'Secure connections',1,241),(82,6,'Digital signing, encrypting message',1,242),(125,7,'Extensions',17,444),(124,7,'Downloading',16,443),(123,7,'History',15,442),(122,7,'Bookmarks',14,440),(121,7,'Find in Page',13,439),(120,7,'Popup and annoyance blocking',12,438),(119,7,'Options (Preferences) Dialog',11,437),(118,7,'Tabbed Browsing',10,436),(117,7,'Printing',9,435),(116,7,'Search',8,433),(115,7,'Location Bar & Autocomplete',7,432),(114,7,'Toolbar Customization',6,431),(113,7,'Page Controls',5,430),(112,7,'Help',4,429),(111,7,'Menu Bar',3,428),(110,7,'Migration',2,427),(109,7,'Installation',1,426),(126,7,'Theme Manager',18,445),(127,7,'Page Info',19,448),(128,7,'Password Manager',20,449),(129,7,'Form Manager',21,450),(130,7,'Cookies',22,451),(131,7,'Security and Certs',23,456),(132,7,'Import',24,457),(133,7,'Plug Ins',25,458),(134,7,'Uninstall',26,460),(135,8,'Install, shutdown, uninstall',1,380),(136,8,'Migration',2,381),(137,8,'Updating Thunderbird',3,382),(138,8,'Import',4,383),(139,8,'Window configuration',5,384),(140,8,'Toolbars and menus',6,385),(141,8,'Account settings & Preferences (Options)',7,386),(142,8,'IMAP accounts',8,387),(143,8,'POP accounts (exclude Global Inbox)',9,388),(144,8,'Global inbox',10,389),(145,8,'Mail composition',11,390),(146,8,'Spell checker',12,391),(147,8,'RSS account & subscriptions',13,392),(148,8,'Newsgroups',14,393),(149,8,'Navigating and displaying messages',15,394),(150,8,'Downloading and saving',16,395),(151,8,'Image blocking',17,396),(152,8,'Return receipts',18,397),(153,8,'Proxies',19,398),(154,8,'Offline, disk space',20,399),(155,8,'Moving, copying, deleting messages',21,400),(156,8,'Views and labeling messages',22,401),(157,8,'Message filters',23,402),(158,8,'Message search',24,403),(159,8,'Address search',25,404),(160,8,'Virtual folders',26,405),(161,8,'Message Grouping',27,406),(162,8,'Quicksearch',28,407),(163,8,'Address books',29,408),(164,8,'Junk mail',30,409),(165,8,'Extensions',31,410),(166,8,'Theme management',32,411),(167,8,'Help',33,412),(168,8,'Printing',34,413),(169,8,'Master Passwords & password management',35,414),(170,8,'Phishing, spoof detection',36,415),(171,8,'Secure connections',37,416),(172,8,'Digital signing, encrypting messages',38,417),(173,9,'Localization (l10n)',39,NULL),(174,7,'Localization (l10n)',27,NULL);
UNLOCK TABLES;
/*!40000 ALTER TABLE `subgroups` ENABLE KEYS */;
--
-- Dumping data for table `test_format_lookup`
--
/*!40000 ALTER TABLE `test_format_lookup` DISABLE KEYS */;
LOCK TABLES `test_format_lookup` WRITE;
INSERT INTO `test_format_lookup` VALUES (1,'Manual'),(2,'Spider'),(3,'Spider + Fuzzbuster'),(4,'selenium'),(5,'LDTP'),(6,'manual-steps');
UNLOCK TABLES;
/*!40000 ALTER TABLE `test_format_lookup` ENABLE KEYS */;
--
-- Dumping data for table `test_groups`
--
/*!40000 ALTER TABLE `test_groups` DISABLE KEYS */;
LOCK TABLES `test_groups` WRITE;
INSERT INTO `test_groups` VALUES (1,1,'Smoketests',5,0,25),(2,1,'1.0 Basic Functional Tests (BFTs)',10,1,NULL),(3,2,'Installation and Startup',5,0,NULL),(4,2,'Menu bar',5,0,NULL),(5,3,'Smoketests',5,'No',26),(6,3,'1.0 Basic Functional Tests (BFTs)',5,1,32),(7,1,'Basic Functional Tests (BFTs)',10,0,44),(8,3,'Basic Functional Tests (BFTs)',10,0,41),(9,3,'Localization (l10n)',10,0,NULL);
UNLOCK TABLES;
/*!40000 ALTER TABLE `test_groups` ENABLE KEYS */;
--
-- Dumping data for table `test_result_status_lookup`
--
/*!40000 ALTER TABLE `test_result_status_lookup` DISABLE KEYS */;
LOCK TABLES `test_result_status_lookup` WRITE;
INSERT INTO `test_result_status_lookup` VALUES (1,'Pass','background-color: #00FF00;','pass'),(2,'Fail','background-color: #FF0000;','fail'),(3,'Test unclear/broken','background-color: #FFFF66;','unclear');
UNLOCK TABLES;
/*!40000 ALTER TABLE `test_result_status_lookup` ENABLE KEYS */;
--
-- Dumping data for table `test_status_lookup`
--
/*!40000 ALTER TABLE `test_status_lookup` DISABLE KEYS */;
LOCK TABLES `test_status_lookup` WRITE;
INSERT INTO `test_status_lookup` VALUES (1,'Enabled'),(2,'Disabled'),(3,'Unconfirmed');
UNLOCK TABLES;
/*!40000 ALTER TABLE `test_status_lookup` ENABLE KEYS */;
--
-- Dumping data for table `tests`
--
/*!40000 ALTER TABLE `tests` DISABLE KEYS */;
LOCK TABLES `tests` WRITE;
INSERT INTO `tests` VALUES (1,1,'Start',NULL,1,0,1,NULL,'Start the Mozilla Firefox browser.','The browser should start.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(2,1,'Installation',NULL,1,0,1,NULL,'1. On Windows and Linux, Launch the Install wizard.\n2. Navigate through the wizard with the Next buttons.\n3. Accept the licensing agreement and perform a \"Standard\" installation.\n4. When the installation has completed, ensure that the checkbox to launch the application is checked and click the \"Finish\" button.\n5. On Mac, drag the Firefox package to your Application folder.\n','The installer should be complete, all of its content should fit properly in the wizard panels, and the application should launch at completion of the installation.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(3,1,'Launch Migration Dialog',NULL,1,0,1,NULL,' 1. Before or after installation delete the Firefox folder in the Application Data dir (Application Support on Mac, .mozilla on Linux)\n 2. Launch Firefox\n 3. At the Migration dialog, select cancel or Do not import anything\n',' 1. Upon initial launch, the Import (Migration) Wizard should appear.\n 2. The dialog should dismiss without any migration taking place. Smoketests require a clean profile. Migration itself will be tested after the rest of smoketesting has been completed.\n ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(4,1,'Talkback',NULL,1,0,1,NULL,'<ul>1. 1.0.x : Make sure that Talkback is installed. Look under components/talkback/ for the appropriate files. On Windows you\'ll need to do a custom install to select talkback. Also, if time permits, ensure that talkback comes up when crashing Firefox.\n<br>2. 1.1 : On Windows you\'ll need to do a custom install to select talkback. Ensure Talkback is present in Extensions Manager. Also check that pertinent talkback files are present in *application*\\extensions\\talkback@mozilla.org\\components\n','Talkback and its associated files should be present.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(5,2,'New Window',NULL,1,0,1,NULL,'Open a new browser window using Ctrl + N or File | New Window.','New Browser Window should open.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(6,2,'Save Page As...',NULL,1,1,1,NULL,' 1. Visit <a href=\"http://www.google.com\">Google</a>\n 2. From the toplevel menu, select File | Save Page As\n 3. In the resulting file picker, select \"Web Page, complete\".\n 4. Choose a target directory (e.g., your desktop or home directory).\n 5. Click the Save button.\n ',' 1. Verify that the file Google as well as a folder named \'Google_files\' which contains a file \'logo\' are saved to the directory you selected.\n 2. Open the local file Google and verify that it looks the same as <a href=\"http://www.google.com\">http://www.google.com</a>\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(7,2,'Open File',NULL,1,1,1,NULL,'Use File | Open to open a local html, text, or image file.','File should be displayed in browser window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(8,2,'Address Field',NULL,1,1,1,NULL,'In the address field, type and visit a URL of choice. (If you can\'t decide, try http://texturizer.net/firefox/.)','The specified page should load.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(9,2,'Top Site',NULL,1,0,1,NULL,'Open <a href=\"http://www.yahoo.com\">http://www.yahoo.com</a>. Ensure that there are no obvious layout problems.','Page should display as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(10,2,'Top Site',NULL,1,0,1,NULL,'Load <a href=\"http://www.msn.com\">http://www.msn.com</a>. Check for layout problems.','Page should display as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(11,2,'Top Site',NULL,1,0,1,NULL,'Visit <a href=\"http://www.amazon.com\">http://www.amazon.com</a>. Check for layout problems.','Page should display as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(12,2,'Top Site, Popup Blocking/unblocking',NULL,1,0,1,NULL,' 1. Visit site which delivers popupwindows, such as <a href=\"http://www.cnn.com\">http://www.cnn.com</a> or <a href=\"http://www.aol.com\">http://www.aol.com</a>.\n 2. A message below tab bar should appear to inform you that Firefox has blocked a popup.\n 3. An [X] icon should appear in the status toolbar.\n 4. Use Tools | Options | web features to add www.cnn.com to \"allowed sites\" list. Or select the [X] icon | Allow popups for www.cnn.com. Reload the page. Check to see that the popup appears.\n 5. Use Tools | Options | web features to remove www.cnn.com from \"allowed sites\" list.\n 6. Open <a href=\"http://www.cnn.com\">http://www.cnn.com</a> in a new tab\n 7. Close that tab with the Tab close [X]\n 8. Again, open <a href=\"http://www.cnn.com\">http://www.cnn.com</a> in a new tab\n 9. Close that tab with the context menu item Close Tab\n',' 1. Initially no popups should appear\n 2. After step 4, the page should display as expected and the popup should also appear.\n 3. After steps 7 and 9, a popup should be blocked. (as long as AOL keeps the onunload popup in the site)\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(13,2,'FTP',NULL,1,1,1,NULL,'Load <a href=\"ftp://ftp.mozilla.org\">ftp.mozilla.org</a>; navigate to ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/','Specified directory should display.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(14,2,'HTTPS',NULL,1,0,1,NULL,' 1. Visit the secure site <a href=\"https://www.verisign.com\">https://www.verisign.com</a>.\n 2. Observe that a Warning Dialog comes up,press OK to continue.\n 3. Verify that the Lock icon at the bottom right side of the browser window appears locked.\n 4. Visit <a href=\"http://www.verisign.com\">http://www.verisign.com</a>. The Lock icon at the bottom right side of the browser window should appear unlocked.\n 5. Visit <a href=\"https://verisign.com\">https://verisign.com</a> and ensure that the \"Security Error: Domain Name Mismatch\" dialog appears.\n 6. View the certificate, ensure that it is for https://www.verisign.com and looks \"correct\".\n 7. Click Okay to visit the site, ensure that it loads the same <a href=\"https://www.verisign.com\">https://www.verisign.com</a> as above.\n ','Correct identification of secure site.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(15,2,'Page Load Controls',NULL,1,0,1,NULL,' 1. Visit two successive sites.\n 2. Click Back button twice.\n 3. Click Forward button twice.\n 4. Begin to load <a href=\"http://www.apple.com\">www.apple.com</a> in the browser, Click the Stop button before the page load is completed. Page loading and any indication of loading should cease.\n 5. Click Reload and ensure that the page loads completely\n ','Page loading should occur as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(16,2,'Search',NULL,1,0,1,NULL,'Focus search field with mouse or use the shortcut (Ctrl+K for Windows, Ctrl+J for Linux, Cmd+K for Mac; various bugs open about the variance). Then type a search term and hit enter.','Search results should be displayed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(17,2,'Bookmarks',NULL,1,0,1,NULL,'Use Bookmarks | Add to Bookmarks... and hit OK in the resulting dialog to add a bookmark.',' 1. Select Bookmarks | Manage Bookmarks\n 2. Locate the new bookmark and double-click. This should open the page in the current browser window.\n 3. alternatively, use Ctrl/Cmd+B to open bookmarks in the sidebar. Find the new bookmark and double-click to open.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(18,2,'Preferences (Options)',NULL,1,0,1,NULL,' 1. Open the Preferences (Options) dialog: on Windows select Tools | Options; Linux, Edit | Preferences; Mac, Firefox | Preferences.\n 2. Select the General category and click the Use Current Page button in the Home Page section.\n 3. Click OK to save changes and dismiss the Preferences (Options) window.\n','Click the Home button on the Navigation toolbar and verify that it loads the new home page.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(19,2,'Form Completion',NULL,1,0,1,NULL,' 1. Visit <a href=\"http://www.google.com\">http://www.google.com</a>.\n 2. Type \"mozillazine\" in the serch field and hit Enter.\n 3. Use the back button to return to <a href=\"http://www.google.com\">http://www.google.com</a> and begin typing \"mozilla\" in the search field\n ','Verify that the form completion popup contains \"mozillazine\".',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(20,2,'Externally Handled Content',NULL,1,1,1,NULL,' 1. Click here <a href=\"http://www.mozilla.org/quality/smoketests/test.zip\">http://www.mozilla.org/quality/smoketests/test.zip</a> &mdash;Firefox should open the Save As dialog.\n 2. Choose a target directory (e.g., your desktop or home directory).\n 3. Click the Save button.\n','Verify that the <b>test.zip</b> file is saved.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(21,2,'Print',NULL,1,0,1,NULL,' 1. Go to <a href=\"http://mozillazine.org\">http://mozillazine.org</a>\n 2. Select File | Print or click the toolbar Print icon.\n 3. Print the page\n ','hard copy output should appear as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(22,2,'Performance check',NULL,1,0,1,NULL,'Check the latest tinderbox performance graph for Ts, Tp, and Txul to make sure we haven\'t regressed. So far performance tests appear only on the <a href=\"http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox\">Firefox trunk tinderboxen</a>.','This is a bit tricky because of noise inherent in the system. You may need to consult multiple tinderboxen and examine several days of graph to decipher the signal from the noise.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(23,2,'Memory usage check',NULL,1,0,1,NULL,'In order to protect against unexpected changes in Memory usage, check the MH and Lk graphs on Firefox tinderbox. ','The Leak and Memory Heap graphs should not show any abnormal spikes. Reading these graphs can be tricky and you may want to view several days worth of stats to help distinguish the signal within the noise.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(24,2,'Find in Page',NULL,1,0,1,NULL,' 1. Go to a page where a word you wish to find occurs frequently, such as <a href=\"http://mozilla.org\">http://mozilla.org</a>\n 2. Bring up the Find toolbar via Ctrl/Cmd+F or Edit | Find in Page from the menu bar.\n 3. In the Find toolbar textfield enter a common word such as <b>mozilla</b>.\n 4. If time permits, hit the Find Next/Find Previous buttons to find the next and previous instances of the string. As a keyboard alternative, use Enter or Shift+Enter, respectively.\n','<p>The Find toolbar should appear below the page content, right above the status bar. As you enter the search string, it should be highlighted within the page content.</p><p>So far the Find toolbar is only in the Aviary1.0 branch, and is not yet present in Firefox trunk builds. In the case of the trunk, just make sure the old style Find dialog still works.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(25,2,'Verify that a Livemark is properly added and is displayed at the standard points.',NULL,1,1,1,NULL,' 1. Open <a href=\"http://del.icio.us/\">http://del.icio.us/</a>\n 2. Select the lightning bolt icon in the Status Bar. In the pop up menu Select RSS\n 3. In the Add Bookmark dialog, for Create in: select Bookmarks Toolbar Folder.\n 4. Click Okay\n','The title of the page you selected should appear as a bookmark folder with subcontent in:<ul> 1. The toplevel \'Bookmarks\' menu under Bookmarks Toolbar Folder.\n 2. Bookmarks Sidebar.\n 3. The main window of Manage Bookmarks.\n 4. Bookmarks Toolbar.\n</ul>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(26,2,'Verify that a Livemark can be refreshed at the standard points.',NULL,1,1,1,NULL,' 1. Add livemark from <a href=\"http://del.icio.us/\">http://del.icio.us/</a>\n 2. Open the associated folder (del.icio.us) and take note of the upper most items on the list.\n 3. Right click on the folder. In the context menu, select Refresh Livemark. Wait for the livemark to refresh.\n 4. From each of the four standard points, perform steps 2-3\n','Verify that the items listed update with the latest at the top.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(27,2,'Importing data (<b>not</b> migration)',NULL,1,1,1,NULL,' 1. Select File | Import\n 2. Select a browser from the available choices.\n 3. If applicable, select a profile.\n 4. In the next dialog, be certain that at least Bookmarks is selected\n ',' 1. Depending on the browser profile selected for import, various setting and files should have been copied over to this profile on Firefox; Bookmarks being the most common.\n 2. Check Manage Bookmarks to be certain that bookmarks form the chosen browser were imported.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(28,2,'Install an extension',NULL,1,0,1,NULL,' 1. Go to Tools | Extensions to bring up the Extension Manager.\n 2. Click the \"Get More Extensions\" link which should open another browser window to UMO (a page at http://addons.mozilla.org/).\n 3. Click on one of the popular Firefox extension links (eg, Adblock, ForecastFox, etc.) to load the extension page.\n 4. In the extension page, click the Install Now link to install the extension.\n 5. Quit and restart Firefox. Verify that the extension is installed and active.\n','At step 4 you should get the software installation warning dialog, and after 2 seconds the Install Now button there should become active (the UMO site should be whitelisted there by default). After step 5, the extension should be listed in the Extension Manager and active within Firefox.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(29,2,'Install a theme',NULL,1,0,1,NULL,' 1. Go to Tools | Themes to bring up the Theme Manager.\n 2. Click the \"Get More Themes\" link which should open another browser window to UMO (a page at http://addons.mozilla.org/).\n 3. Click on one of the Firefox theme links (eg, Phoenity, Qute, etc.) to load the theme page.\n 4. In the theme page, click the Install Now link to install the theme.\n 5. After the theme finishes installing, select it in the Theme Manager and click the \"Use Theme\" button.\n 6. Quit and restart Firefox. Verify that the theme is installed and active.\n','After step 6, the extension should be listed in the Theme Manager as active --and the Firefox UI changed to this theme.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(30,2,'Fast Find',NULL,1,0,1,NULL,' 1. Go to Tools | Options | Advanced | Accessibilty and select \"Begin finding when you begin typing.\"\n 2. Click Okay to the Options dialog.\n 3. Visit <a href=\"http://www.mozilla.org\">mozilla.org</a>\n 4. Begin typing \"Firefox\"\n',' 1. The first instance of Firefox should be hi-lighted as you type\n 2. The find toolbar should also appear, then linger for a few seconds after you cease typing.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(31,3,'Quit',NULL,1,0,1,NULL,'To quit the browser use: File | Exit on Windows, File | Quit on Linux, or Firefox | Quit on Mac.','Firefox should shut down, with none of its processes running.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(32,3,'Shutdown & Uninstall',NULL,1,1,1,NULL,'1. Exit Firefox (make sure no Firefox processes are running): File | Exit on Windows, File | Quit on Linux, Firefox | Quit on Mac.\r\n2. On Windows, go to Start -> Control Panel -> Add or Remove Programs, select Firefox and click Uninstall.\r\n3. On Mac, drag the Firefox application package to the trash.\r\n4. On Linux, delete the Firefox folder.\r\n','The application should be removed, but the profile should remain intact.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(33,4,'Set and confirm Firefox as the default browser.',NULL,1,0,1,NULL,'<p>This test requires a second web browser (recommended: Mozilla Suite) and a third application such as a word processor or chat client.</p> 1. Make certain the second web browser is set as the default browser. (for Mozilla, goto Edit | Preferences | Navigator | Default Browser)\n 2. Rename or remove the Firefox profile directory. Go <a href=\"http://www.mozilla.org/support/firefox/profile\">here</a> for instructions to locate it.\n 3. Launch Firefox and click yes to the dialog asking to make it the default browser.\n 4. Exit Firefox\n 5. In the third application, click on any link to a webpage. (this tester uses Yahoo Messenger | Help | Messenger Homepage\n',' 1. After step 3, a dialog should appear asking to make Firefox the default browser\n 2. After step 5, Firefox should start and load the webpage from the link in the third application.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(34,4,'Standard installation',NULL,1,0,1,NULL,'1. On Windows and Linux, Launch the Install wizard.\n2. Navigate through the wizard with the Next buttons.\n3. Accept the licensing agreement and perform a \"Standard\" installation.\n4. When the installation has completed, ensure that the checkbox to launch the application is checked and click the \"Finish\" button.\n5. On Mac, drag the Firefox package to your Application folder. Then launch Firefox from there.\n','The installer wizards dialogs should be complete, all of its content should fit properly in the wizard panels, and Firefox should launch upon completion of the installation process.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(35,4,'Start',NULL,1,0,1,NULL,'Start the Mozilla Firefox browser.','The browser should start.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(36,4,'Custom installation',NULL,1,0,1,NULL,'<p>Windows and Linux only:</p>1. In the Install Wizard accept the licensing agreement and perform a \"Custom\" installation.\n2. For a custom install do either or both of the following: 3. select a different location for Firefox, such as a folder in your home directory or desktop, called <i>firefox-[build-date]</i>\n 4. select or deselect the developer extensions, talkback or navigation extensions, if available\n \n5. Also test the Back and Forward buttons within the Install Wizard.\n','<p>The installer should be complete, all of its content should fit properly in the wizard panels, and the application should launch at completion of the installation (unless you selected otherwise). Make sure content doesn\'t change/disappear inappropriately when using the Back/Forward buttons.</p><p>Make sure Firefox is installed in your chosen directory, and that it contains (or excludes) the extensions you chose.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(37,4,'About dialog and about: page',NULL,1,0,1,NULL,'<p>A. On Windows and Linux: From the main menu, select Help | About Mozilla Firefox.<br>On Mac, from the main menu, select Firefox | About Mozilla Firefox</p><p>B. In the location field, type <i>about:</i> and hit Enter.</p>','<p>A. The About dialog should appear. Verify that the build ID, branch, locale and copyright info are correct and up to date.</p><p>B. The About: web page should open in the browser. Verify that the build ID, branch, locale and copyright info are correct and up to date.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(38,5,'Migrate from Internet Explorer (IE)',NULL,1,0,1,NULL,'This is applies only to Windows and Mac, since IE doesn\'t exist on Linux. 1. Ensure Firefox is not running. Then rename or remove any existing Firefox profiles.\n 2. Start IE and do the following: 3. Add some bookmarks, like Google.com, bugzilla, etc.\n 4. Surf around to get some cookies and global history.\n 5. Set your home page, e.g., to google or wherever.\n 6. Save passwords: Go to Bugzilla, login and save password\n \n 7. Quit IE.\n 8. Start Firefox. The Migration dialog should appear. Select Internet Explorer and proceed through migration.\n','With your newly migrated profile, ensure that IE favorites, history, home page, password\'s and cookies have been brought over into Firefox.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(39,5,'Migrate from Mozilla or Netscape',NULL,1,0,1,NULL,'This test requires a Mozilla or Netscape Browser.<br> 1. Ensure Firefox is not running. Then rename or remove any existing Firefox profiles.\n 2. Start Mozilla/Netscape and do the following: 3. Add some bookmarks, like Google.com, bugzilla, etc.\n 4. Surf around to get some cookies and global history.\n 5. Set your home page, e.g., to google or wherever.\n 6. Save passwords: Go to Bugzilla, login and save password\n \n 7. Quit Mozilla/Netscape.\n 8. Start Firefox. The Migration dialog should appear. Select Mozilla/Netscape and proceed through migration.\n','With your newly migrated profile, ensure that bookmarks, history, home page, password\'s and cookies from Mozilla/Netscape have been brought over into Firefox.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(40,5,'Migrate from Opera',NULL,1,0,1,NULL,'This test requires the Opera browser.<br> 1. Ensure Firefox is not running. Then rename or remove any existing Firefox profiles.\n 2. Start Opera and do the following: 3. Add some bookmarks, like Google.com, bugzilla, etc.\n 4. Surf around to get some cookies and global history.\n 5. Set your home page, e.g., to google or wherever.\n 6. Save passwords: Go to Bugzilla, login and save password\n \n 7. Quit Opera.\n 8. Start Firefox. The Migration dialog should appear. Select Opera and proceed through migration.\n','Note: On Mac, there\'s no option to migrate from Opera (<a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=257445\">257445</a>). On Linux, migration from Opera doesn\'t work unless there\'s a Seamonkey profile (<a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=257215\">257215</a>).<br><br>With your newly migrated profile, ensure that bookmarks, history, home page, password\'s and cookies from Opera have been brought over into Firefox.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(41,5,'Mac only: Migrate from Safari',NULL,1,0,1,NULL,' 1. Ensure Firefox is not running. Then rename or remove any existing Firefox profiles.\n 2. Start Safari and do the following: 3. Add some bookmarks, like Google.com, bugzilla, etc.\n 4. Surf around to get some cookies and global history.\n 5. Set your home page, e.g., to google or wherever.\n \n 6. Quit Safari.\n 7. Start Firefox. The migration dialog should appear, Select Safari and proceed through the migration process.\n','With your newly migrated profile, ensure that bookmarks, history, home page, and cookies from Safari have been brought over into Firefox.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(42,6,'Main Menu Toolbar items',NULL,1,1,1,NULL,'Look at the Main Menu items','The Main Menu Toolbar items should be ordered left to right as follows:<br><br><u>F</u>ile &nbsp&nbsp<u>E</u>dit &nbsp&nbsp<u>V</u>iew &nbsp&nbsp<u>G</u>o &nbsp&nbsp<u>B</u>ookmarks &nbsp&nbsp<u>T</u>ools &nbsp&nbsp<i>Mac only: Window</i> &nbsp&nbsp<u>H</u>elp',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(43,6,'Main Menu: File items',NULL,1,1,1,NULL,'With one browser window open containing no tabs: 1. Look at the File menu items.\n 2. Click on each item in the File menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b>\n','Ensure that the menu looks like the following and that each item does as described.<br> 1. <b>New Window Ctrl/Cmd+N</b> Opens another browser window.\n 2. <b>New Tab Ctrl/Cmd+T</b> Opens a tab within the current window.\n 3. <b> Open Location Ctrl/Cmd+L</b> Puts focus in the Location Bar.\n 4. <b> Open File... Ctrl/Cmd+O</b> Open File dialog, aka, the file picker appears.\n 5. <b>Close Ctrl/Cmd+W</b> Closes current window.\n <hr style=\"width: 100%; height: 2px;\" /> 6. <b> Save Page As... Ctrl/Cmd+S</b> Save file picker dialog appears.\n 7. <b> Send Link</b> Brings up system default mail application\'s compose window that includes the current page\'s URL.\n <hr style=\"width: 100%; height: 2px;\" /> 8. <b>Page Setup</b> Brings up Page Setup dialog\n 9. <b> Print Preview</b>. This changes the current browser window to display the content in print format mode.\n 10. <b> Print... Ctrl/Cmd+P</b> Brings up the print dialog.\n <hr style=\"width: 100%; height: 2px;\" /> 11. <b>Import</b> Open the Import Wizard.\n 12. <b>Work Offline</b> Setes Firefox to work offline\n <hr style=\"width: 100%; height: 2px;\" /> 13. <b>Exit/Quit</b> Quits Firefox <i>Windows and Linux only</i>\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(44,6,'Main Menu: Edit items',NULL,1,1,1,NULL,' 1. Look at the Edit menu items.\n 2. Click on each item in the Edit menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b>\n','Ensure that the menu looks like the following and that each item does as described.</b> 1. <b>Undo Ctrl/Cmd+Z</b> Undoes the last edit function.\n 2. <b>Redo Ctrl+Y (Cmd+Shift+Z on Mac, Ctrl+Shift+Z on Linux)</b> Redoes undone edit function.\n <hr style=\"width: 100%; height: 2px;\" /> 3. <b>Cut Ctrl/Cmd+X</b> Cuts selection.\n 4. <b>Copy Ctrl/Cmd+C</b> Copies selection.\n 5. <b>Paste Ctrl/Cmd+V</b> Pastes selection.\n 6. <b>Delete Del</b> Deletes selection.\n <hr style=\"width: 100%; height: 2px;\" /> 7. <b>Select All Ctrl/Cmd+A (Alt+A on Linux, if using emacs-style keybindings)</b> Selects all content in a given frame or page.\n <hr style=\"width: 100%; height: 2px;\" /> 8. <b>Find in This Page Ctrl/Cmd+F</b> Brings up Find Toolbar above the Status Toolbar.\n 9. <b>Find Again Ctrl/Cmd+G</b> Finds the next instance of the search string.\n <hr style=\"width: 100%; height: 2px;\" /> 10. <i>Linux only: <b>Preferences</b> Opens the Preferences dialog.</i>\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(45,6,'Main Menu: View items',NULL,1,1,1,NULL,' 1. Look at the View menu items.\n 2. Click on each item under View and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b>\n','Ensure that the menu looks like the following and that each item does as described.<br> 1. <b>Toolbars</b> Opens Toolbar Flyout.\n 2. <b>Navigation Toolbar</b> Toggles, On/off, the navigation toolbar.\n 3. <b>Bookmarks Toolbar</b> Toggles, On/off, the bookmarks toolbar.\n <hr style=\"width: 100%; height: 2px;\" /> 4. <b>Customize...</b> Opens the toolbar customization window.\n 5. <b>Status Bar</b> Toggles, On/off, the status bar.\n 6. <b>Sidebar</b> Opens Sidebar Flyout.\n 7. <b>Bookmarks Ctrl/Cmd+B</b> Opens bookmarks folders/items in the sidebar.\n 8. <b>History Ctrl/Cmd+H</b> Opens History items in the sidebar.\n <hr style=\"width: 100%; height: 2px;\" /> 9. <b>Stop Esc</b> Halts page loading. <i>Shortcut not on Mac</i>\n 10. <b>Reload Ctrl/Cmd+R</b> Reloads page content.\n <hr style=\"width: 100%; height: 2px;\" /> 11. <b>Text Size</b>\n 12. <b>Increase Ctrl/Cmd++</b> Increases the font size of text in the browser content area.\n 13. <b>Decrease Ctrl/Cmd+-</b> Decreases the font size of text in the browser content area.\n <hr style=\"width: 100%; height: 2px;\" /> 14. <b>Normal Ctrl+0</b> Returns font size to default.\n 15. <b>Page Style</b>\n 16. <b>No Style</b> Removes style from displayed pages.\n 17. <b>Basic Page Style</b> Sets site defined style for displayed pages.\n 18. <b>Character Encoding</b> Its submenus allow the user to display web pages with a different character set.\n <hr style=\"width: 100%; height: 2px;\" /> 19. <b>Page Source Ctrl/Cmd+U</b> Brings up Source of: window displaying the page\'s code.\n 20. <b>Full Screen F11</b> Toggels full screen view on/off. <i>Shortcut not on Mac</i>\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(46,6,'Main Menu: Go items',NULL,1,1,1,NULL,' 1. Look at the Go menu items.\n 2. Click on each item in the Go submenu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b>\n','Ensure that the menu looks like the following and that each item does as described.<br> 1. <b>Back Alt+Left Arrow <i>( Mac: Cmd+[ )</i></b> Goes to (loads) previous page in session history.\n 2. <b>Forward Alt+Right Arrow <i>( Mac: Cmd+[ )</i></b> Goes to (loads) next page in session history.\n 3. <b>Home Alt+Home</b> <i>(No shortcut on Mac)</i> Loads user-defined home page.\n <hr style=\"width: 100%; height: 2px;\" /> 4. history item (loads page in browser)\n 5. history item (loads page in browser)\n 6. history item (loads page in browser)\n 7. history item (loads page in browser)\n <hr style=\"width: 100%; height: 2px;\"> 8. <b>History Ctrl+H <i>( Mac: Shift+Cmd+H )</i></b> Opens history sidebar.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(47,6,'Main Menu: Bookmarks items',NULL,1,1,1,NULL,' 1. Look at the Bookmarks menu items.\n 2. Click on each item in the Bookmarks menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b>\n','Ensure that the menu looks like the following and that each item does as described.<br> 1. <b>Bookmark This Page... Ctrl/Cmd+D</b> Opens Add Bookmark dialog.\n 2. <b>Manage Bookmarks...</b> Opens Bookmark Manager.\n <hr style=\"width: 100%; height: 2px;\" /> 3. <b>Bookmark Toolbar Folder</b> (opens flyout of subitems)\n <hr style=\"width: 100%; height: 2px;\" /> 4. <b>Quick Searches</b> (opens flyout of subitems)\n <hr style=\"width: 100%; height: 2px;\" /> 5. <b>Firefox and Mozilla Links</b> (opens flyout of subitems)\n <hr style=\"width: 100%; height: 2px;\" /> 6. Mac only: <b>Imported IE Favorites</b> (opens flyout of subitems)\n <hr style=\"width: 100%; height: 2px;\" />',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(48,6,'Main Menu: Tools items',NULL,1,1,1,NULL,' 1. Look at the Tools menu items.\n 2. Click on each item in the Tools menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b>\n','Ensure that the menu looks like the following and that each item does as described.<br> 1. <b>Web Search Ctrl/Cmd+K</b> Sends focus to the toolbar search engine.\n <hr style=\"width: 100%; height: 2px;\" /> 2. <b>Read Mail (0 new)</b> Opens default mail client for mail reading.\n 3. <b>New Message... Ctrl+M <i>(Mac: Shift+Cmd+M )</i></b> Opens default mail client compose window.\n <hr style=\"width: 100%; height: 2px;\"> 4. <b>Downloads Ctrl/Cmd+J</b> Opens the Downloads window.\n 5. <b>Extensions</b> Opens the Extensions window.\n 6. <b>Themes</b> Opens the Themes window.\n <hr style=\"width: 100%; height: 2px;\"> 7. <b>JavaScript Console</b> Opens the JavaScript console.\n 8. <b>DOM Inspector Ctrl/Cmd+Shift+I</b> Opens the DOM Inspector, if installed.\n 9. <b>Page Info Ctrl/Cmd+I</b> <i>(Shortcut not on Windows)</i> Opens the Page Info Window.\n <hr style=\"width: 100%; height: 2px;\" /> 10. <b>Sanitize Firefox...</b> Clears data in Options | Privacy.\n 11. (Windows only) <b>Options... </b> Opens the Options dialog.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(49,6,'Main Menu: Help items',NULL,1,1,1,NULL,' 1. Look at the Help menu items.\n 2. Click on each item in the Help menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Order of items may vary slightly by OS. Unless noted they all should be present</b>\n','Ensure that the menu looks like the following and that each item does as described.<br> 1. <b>Help Contents F1/Help <i>(Mac: Firefox Help Cmd+?)</i></b> Opens Mozilla Firefox Help Window.\n 2. (Windows only)<b>For Internet Explorer Users</b> Opens Mozilla Firefox Help Window with a page for IE users.\n 3. <b>Release Notes</b> Opens the product release page.\n 4. <b>Report a Broken Website</b> Opens that tool.\n <hr style=\"width: 100%; height: 2px;\" /> 5. <i>Only on release products: </i><b>Promote Firefox</b> Opens a a link to http://www.spreadfirefox.com/promote/ in the browser.\n <hr style=\"width: 100%; height: 2px;\" /> 6. <b>Check For Updates...</b> Opens and runs Software Update.\n 7. <i>Windows and Linux only:</i> <b>About Mozilla Firefox</b> Opens a small window with information about the build.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(50,6,'Macintosh Firefox application menu',NULL,1,1,1,NULL,' 1. On the Mac, between the Apple and File menus in the menubar there should be an application menu called Firefox.\n 2. Click on each item in the Firefox menu and/or use the associated keyboard shortcut, if available.\n','Ensure that the menu looks like the following and that each item does as described.<br> 1. <b>About Mozilla Firefox</b> Opens the About dialog, a small window with information about the build.\n <hr style=\"width: 100%; height: 2px;\" /> 2. <b>Preferences Cmd+,</b> Opens the Preferences dialog.\n <hr style=\"width: 100%; height: 2px;\" /> 3. <b>Services</b> Opens a submenu to various Apple application services (unimplemented or buggy?).\n <hr style=\"width: 100%; height: 2px;\" /> 4. <b>Hide Firefox Cmd+H</b> Hides the Firefox application (all of its windows).\n 5. <b>Hide Others Cmd+Option+H</b> Hides all other applications other than Firefox.\n 6. <b>Show All</b> Displays all applications (and their windows) running on the Mac.\n <hr style=\"width: 100%; height: 2px;\" /> 7. <b>Quit Firefox Cmd+Q</b> Quits Firefox.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(51,6,'Macintosh Window menu',NULL,1,1,1,NULL,' 1. On the Mac, between the Tools and Help menus in the menubar there should be a menu called Window.\n 2. Click on each item in the Window menu and/or use the associated keyboard shortcut, if available.\n','Ensure that the menu looks like the following and that each item does as described. 1. <b>Minimize Cmd+M</b> Should minimize the current window and place it in the Dock. (Has bugs!)\n 2. <b>Zoom</b>: Should toggle maximizing the window\n <hr style=\"width: 100%; height: 2px;\" /> 3. <b>(Window title)</b> A window title is listed for each Firefox window. The checkmark denotes the frontmost window, and selecting a window title should bring it to the front.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(52,7,'Verify the Help window opens and properly displays contents.',NULL,1,1,1,NULL,' 1. In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i>\n 2. Click a few items in the contents\n',' 1. The Mozilla Firefox Help window should open with a toolbar, The Welcome to Mozilla Firefox Help page displayed in the main screen and Contents displayed in the sidebar on the left.\n 2. When selected, information on the topic should be displayed in the main window.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(53,7,'Verify Search brings up related topics',NULL,1,1,1,NULL,' 1. In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i>\n 2. Enter a search topic such as <i>help</i> in the Search bar.\n 3. Click on one of the listed topics.\n',' 1. The search tab should open when typing in the Search bar commences.\n 2. Related topics should be listed in the sidebar and should dynamically update as you continue to type.\n 3. Upon selection of a topic, information on the topic should be displayed in the main window.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(54,7,'Verify closing Search returns to Contents.',NULL,1,1,1,NULL,' 1. In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i>\n 2. Perform a search by typing <i>help</i> into the Search bar.\n 3. Click the red [X] in the sidebar.\n','The red [X] in the sidebar should disappear and Contents should be revealed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(55,7,'Verify the Forward and Back buttons works.',NULL,1,1,1,NULL,' 1. In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i>\n 2. Click on a few different topics in Contents.\n 3. Click the Back button twice.\n 4. Click the Forward button twice.\n',' 1. After step 3, the pages in the main window should move back through the help window history.\n 2. After step 4, the pages in the main window should move forward through the help window history.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(56,7,'Verify the Home button works.',NULL,1,1,1,NULL,' 1. In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i>\n 2. Click on some different topics in Contents.\n 3. Then click the Home button.\n','The display in the main window should be the welcome page.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(57,7,'Verify keyboard navigation works thoughout Help.',NULL,1,1,1,NULL,' 1. In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i>\n 2. In the Help window, press Tab the button on your keyboard to set focus to the sidebar contents. Use page up, page down and the up and down arrow keys to navigate in contents. Use the left and right arrows keys to toggle twisties (the little [+] or [-] boxes)\n 3. Then tab to the main window to set focus there. Use the page up, page down, arrow up and arrow down keys to scroll about the page content.\n',' 1. Tabbing should move focus from topic to page content links to Search bar.\n 2. In the content list, page up and page down should jump from top to bottom of the list. arrow up and arrow down should move one item at a time in the expected direction.\n 3. In page content, page up and page down should jump from top to bottom of the page. arrow up and arrow down should scroll the page in the expected direction.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(58,7,'Website Reporter',NULL,1,0,1,NULL,'You\'ll need to do a custom installation to select and install this extension. 1. From the Help menu, select Report Broken Web Site.\n 2. If time permits, go to a website which has issues with layout, accepting logins (due to browser-sniffing), etc., then file a problem report via the Reporter.\n','If you choose to send a report, fill in the dialog with the relevant info and following the Next/Finish buttons. You should get a report number, as well as be able to preview the report details from within the dialog.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(59,8,'Open File',NULL,1,1,1,NULL,'Use File | Open to open a local html, text, or image file.','File should be displayed in browser window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(60,8,'Open a new window',NULL,1,1,1,NULL,'Open a new browser window using File | New Window.<br><br>If time permits, also try Ctrl+N (Cmd+M on Mac)','A new browser window should open with the user homepage displayed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(61,8,'Verify the Go botton works',NULL,1,1,1,NULL,'Enter a URL into the location bar. Then click the small green circled arrow button to the right of the location bar.','Verfiy the site you entered loads in the browser window and verify the site favicon (if it has one) appears in the left end of the location bar.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(62,8,'Verify Back and Forward buttons work',NULL,1,1,1,NULL,' 1. Visit two successive sites.\n 2. Click Back button twice.\n 3. Click Forward button twice.\n','Page loading should move back and forward through history as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(63,8,'Verify Stop and Reload buttons work',NULL,1,1,1,NULL,' 1. Begin to load <a href=\"http://www.apple.com\">www.apple.com</a> in the browser, Click the Stop button well before the page is completely loaded.\n 2. Click the reload Button.\n',' 1. Page loading and any indication of loading should cease. <i>Stopped</i> should be displayed in the status bar.\n 2. The page should load completely.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(64,8,'Verify Home button works',NULL,1,1,1,NULL,' 1. Load <a href=\"http://www.apple.com\">www.apple.com</a>\n 2. Click the Home button.\n ','The user homepage should be displayed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(65,9,'Drag and drop to create a Bookmarks toolbar bookmark',NULL,1,1,1,NULL,'1. Load a page of choice.\n2. Select the site icon (favicon) which appears in the left corner of the location bar. Then drag and drop it onto the bookmarks toolbar just below the location bar.\n','A bookmark named for the page you loaded should be present in the Bookmakrs Toolbar.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(66,9,'Verify reordering of bookmarks via drag and drop',NULL,1,1,1,NULL,'Drag any bookmark toolbar item to another location on the toolbar.','1. Confirm that bookmarks can be reordered using drag and drop.\n2. Look to bug 235243 for info on DnD feedback\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(67,9,'Verify adding icons to the Navigation bar',NULL,1,1,1,NULL,' 1. From the main menu: select View | Toolbars | Customize.\n 2. Drag and drop a few icons of choice from the customize window to the Navigation toolbar.<li/> <lli>Click Done to dismiss the Customize window.3. ','The icons you chose to add should be where you placed them on the toolbar.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(68,9,'Verify add a new toolbar',NULL,1,1,1,NULL,' 1. Go to View | Toolbars | Cutomize... \n2. Select \"Add new toolbar\", then enter a name for it.\n3. Drag and drop items onto the new toolbar in the browser. Click \"Done\" to close the menu.\n','The new toolbar containing the icons you added should be present directly beneath the main navigation bar.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(69,9,'Verify restoring to the default toolbars',NULL,1,1,1,NULL,' 1. Go to View | Toolbars | Customize...\n 2. Select \"Add new toolbar\", then enter a name for it.\n 3. Drag and drop items onto the new toolbar in the browser. Then click \"Done\" to dimiss the customize dialog.\n 4. Go to View | Toolbars | Customize... \n5. Click \"Restore default set.\" Then click \"Done\" to dimiss the customize dialog..\n','Default navigation toolbar and bookmarks toobar should be present with the default buttons and arrangements for each as follows:<br> 1. Navigation toolbar containing from left to right:<br> Back, Forward, Reload, Stop, Home, Location Bar, Go and Search Bar\n 2. Bookmarks Toolbar containing only bookmarks prior to any customization being done.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(70,9,'Verify changing toolbars displayed',NULL,1,1,1,NULL,' 1. From the main menu, select View | Toolbars \n 2. Click <i>checked</i> \"Navigation Toolbar.\"\n 3. Notice that the Navigation Toolbar disappears.\n 4. Again click View | Toolbars | <i>unchecked</i> Navigation Toolbar.\n','The Navigation Toolbar selected should disappear and reappear as marked.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(71,9,'Verify changing icon size works',NULL,1,1,1,NULL,' 1. Use View | Toolbars | Customize to open the toolbar options.\n 2. Toggle on the check box for \"Use Small Icons\"\n 3. Select \"Done\" to exit toolbar options.\n4. Then return to the Customize Toolbar dialog and uncheck the box for \"Use Small Icons\"\n ',' 1. The toolbar icons should be relatively smaller than before.\n 2. The toolbar icons should be back to default size.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(72,9,'Verify icons and text can be displayed in the Navigation toolbar.',NULL,1,1,1,NULL,' 1. Open View | Toolbars | Customize.\n 2. From the \"Show:\" dropdown menu, select \"Icons and Text.\"\n 3. Select \"Done\" to exit options.\n','Button names should appear beneath the Navigation toolbar page control buttons.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(73,9,'Verify Navigation toolbar buttons can be text only.',NULL,1,1,1,NULL,' 1. Open View | Toolbars | Customize...\n 2. From the \"Show\" dropdown menu, select \"Text.\"\n 3. Select \"Done\" to close the toolbox.\n','The Navigation toolbar buttons should be labeled with text only.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(74,9,'Verify on/off state of user created toolbars is retained over restart.',NULL,1,0,1,NULL,' 1. Open View | Toolbars | Customize...\n 2. Create a new toolbar, then drag two icons of choice onto the newly created toolbar.\n 3. Select \"Done\" to exit.\n 4. From View | Toolbars, uncheck the new toolbar. The toolbar should disappear from view.\n 5. Exit and restart firefox.\n','The newly created toolbar should not be displayed.<br>This is currently broken, see <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=215489\"> bug 215489</a> for details.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(75,9,'Verfiy removing items from the Navigation toolbar',NULL,1,1,1,NULL,' 1. From the main menu, select View | Toolbars | Customize.\n 2. Drag and drop a couple of items from the navigation toolbar back into the Customize Toolbar window.\n','The items from the navigation toolbar should be removed as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(76,10,'Verify basic URL entry.',NULL,1,1,1,NULL,' 1. Use Ctrl+L <i>(Mac: Cmd+L)</i>\n to set focus to the location bar.\n 2. Type a url of choice and hit enter.\n','Ensure that the specified page loads.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(77,10,'Verify presence and access to the Location bar Autocomplete list',NULL,1,1,1,NULL,' 1. Ensure you have browsing data stored by visiting a few sites.\n 2. Set focus to the location bar; Ctrl+L <i>(Mac: Cmd+L)</i>, and press delete to clear the field\n 3. Press the down arrow to access the popdown menu of recently visited sites.\n 4. Then arrow down to select a site from the list. Visit that site by hitting \"Enter\"\n','Ensure that the Autocomplete list appears and that the selected site loads in the browser. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(78,10,'Verify dynamic update of Location Autocomplete list',NULL,1,1,1,NULL,' 1. Ensure you have browsing data stored by visiting a few sites.\n 2. Set focus to the Location bar; Ctrl+L <i>(Mac: Cmd+L)</i>\n 3. Begin typing the name of a previously visited site.\n 4. When the popdown menu appears, continue typing letters until the specified site is the only one which is listed in the menu. (note: There may be multiple pages for the same site)\n','Ensure that the Autocomplete list sorts out the sites as you type.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(79,10,'Verify search works from the Location bar.',NULL,1,1,1,NULL,' 1. Go to the Location bar; Ctrl+L <i>(Mac: Cmd+L)</i>.\n 2. Type in a random string, such as <i>oaewrhoah34nf</i>. Hit \"Enter\"\n','By default, Google will try to search with that string using their \"I\'m feeling lucky\" feature. If nothing is found, you\'ll get a Google Search page saying that matches couldn\'t be found. If there is a match, you\'ll be redirected to the site (a positive result of \"I\'m feeling lucky\").',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(80,11,'Verify search works from the page content context menu.',NULL,1,1,1,NULL,' 1. Visit http://mozilla.org.\n2. Use the mouse to highlight one occurance of the word \"Mozilla.\" Then Right-click on the word to open the context menu.\n3. Select \"Search the web for Mozilla.\"\n','A new tab window should open with a Google search results for \"Mozilla\".',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(81,11,'Verify results of a search can be opened in a new tab.',NULL,1,1,1,NULL,' 1. Use Ctrl+K <i>(Mac: Cmd+K)</i> or appropriate shortcut key to set focus to the search field.\n2. Enter some search terms, and hit Alt+Enter <i>(Mac: Option + Return)</i> to open the search results in a new tab.\n','Google search results should be returned in new tab that takes the browser focus.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(82,11,'Verify the Search toolbar works',NULL,1,1,1,NULL,' 1. Use Ctrl+K <i>(Mac: Cmd+K)</i> or click on the search field.\n2. Type in topic to search on.\n3. Hit enter.\n','Focus and the cursor should be moved to the Search field. Then search results should load in the existing browser window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(83,11,'Verify adding new search engines works',NULL,1,1,1,NULL,' 1. Click on the default engine icon (Google favicon) to access a drop-down menu which lists available search engines. Select \"add engines.\"\n2. Install a new search engine of your choice.\n3. Click on the Search engine icon again, and select the newly installed engine from the list.\n4. Enter search terms and hit enter\n','Search results from the new search engine should appear in the browser.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(84,12,'Verify web page printing works.',NULL,1,1,1,NULL,' 1. Click <a href=\"http://www.cnnsi.com\">here</a> to open a large, complex web page\n 2. Click File | Print to bring up the native print dialog.\n 3. Click OK to print.\n ',' 1. The print dialog should appear and be functional.\n 2. The page should be printed properly.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(85,12,'Verify varous Printing preview functionality',NULL,1,1,1,NULL,'<p>The following only applies to Windows and Linux. For Mac, select File | Print, then click the Preview button to launch Preview.app for the page you\'re viewing.</p> 1. Browse any test page.\n 2. Select the File | Print Preview menu option.\n 3. Click the Print button to ensure the Print dialog opens, then dismiss it.\n 4. (Windows only) Click the Page Setup button to ensure that dialog opens, then dismiss it\n 5. Click on the Next and Back button icons and make sure it goes to the appropriate page.\n 6. (Windows only) Select the Scale menu and choose a size to shrink and enlarge the page.\n 7. Click on Close and make sure Print Preview closes and returns to the test page.\n 8. Click on Close [X] and make sure Print Preview closes and returns to the test page.\n ','Check that each Print Preview function works properly. Note known bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=267422\">267422</a>.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(86,12,'Verify opening the print dialog from various access points',NULL,1,1,1,NULL,' 1. On Windows or Linux, hit Alt+F then P. Cancel to dismiss the print dialog.\n 2. Select Help | Help Contents, then click the Printer icon. Cancel to dismiss the print dialog.\n 3. Select View | Page Source. In the View Source window, Select File | Print. Cancel to dismiss the print dialog.\n 4. Select View | Toolbars | Customize... Add the Printer icon to the page controls toolbar. Click the printer icon. Cancel to dismiss the print dialog.\n','In each case the OS native print dialog should open.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(87,12,'Verify changes can be made in the Page Setup dialog',NULL,1,1,1,NULL,' 1. Click File | Page Setup to bring up the page setup dialog.\n 2. Change the Oreintation: setting from \"Portait\" to \"Landscape. . Click OK when done.\n 3. Go to any web page and print it out.\n','The printed page should be landscape oriented.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(88,13,'Verify Image thumbnails in tabbed browser tabs.',NULL,1,1,1,NULL,' 1. Have at least two browser tabs open in a window.\n 2. Go to a web page containing an image.\n 3. Bring up the context menu for an image and select \"View Image\"\n','In the tab widget you should see a small thumbnail of the image you\'re viewing (kind of like its own favicon).',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(89,13,'Verify opening a new tab',NULL,1,1,1,NULL,'Select File | New Tab to open a new tab.','A new tab should be opened with (untitled) as its tab label. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(90,13,'Verify opening a link in a new tab opens in the background.',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Tabs section. Make sure \"Select new tabs opened from links\" is unchecked. Exit the dialog\n 3. Visit a site, say http://cnn.com.\n 4. Right click <i>(Mac: control+Click)</i> on any link in the web page.\n 5. From the resulting context menu, Select \"Open Link in New Tab.\"\n 6. If time permits, also perform Ctrl+click <i>(Mac: Cmd+Click) on a link in the web page</i>\n','The page should load in a new tab that opens in the background. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(91,13,'Verify opening a link in new tab that opens in the foreground',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Tabs section, Mark the box for \"Select new tabs opened from links.\" Exit the dialog.\n 3. Browse to a site, say http://cnn.com \n 4. Right click <i>(Mac: control+Click)</i> on a link in the web page.\n 5. In the context menu, select \"Open Link in New Tab\"\n 6. If time permits, also try Ctrl+Click <i>(Mac: Cmd+Click) on a link in the web page.</i>','The page should load in a new tab that opens in the foreground.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(92,13,'Verify opening a bookmark in a new tab that opens in the background.',NULL,1,1,1,NULL,'Do the following for a bookmark in each access area; Bookmarks Menu, Bookmarks Sidebar, Personal Toolbar Bookmarks and Bookmarks Manager <i>( Note: items in the Bookmark Manager require a double click to open)</i>: 1. Ctrl+Shift+click <i>(Mac: Cmd+Shift+click)</i> on a bookmark.\n','A new tab should open in the background and the bookmarked page should load in it.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(93,13,'Verify opening a bookmark in a new tab that opens in the foreground.',NULL,1,1,1,NULL,'Do the following for a bookmark in each access area; Bookmarks Menu, Bookmarks Sidebar, Personal Toolbar Bookmarks and Bookmarks Manager <i>( Note: items in the Bookmark Manager require a double click to open)</i>: 1. Right click <i>(Mac: control+click)</i> on a bookmark.\n 2. In the context menu, select \"Open in New Tab\"\n 3. If time permits, also try Ctrl+click <i>(Mac: Cmd+click)</i> on a bookmark.','A new tab should open in the foreground and the bookmark page should load in it.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(94,13,'Verify opening a history item in a new tab that opens in the background',NULL,1,1,1,NULL,' 1. From the Main menu, select View | Sidebar | History\n 2. Ctrl+shift+click <i>(Mac: Cmd+shift+click)</i> an item<i>(not a folder)</i>in history.\n','The page should load in a new tab and that it opens in the background. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(95,13,'Verify opening an item from history opnes in a new tab that opens in the foreground',NULL,1,1,1,NULL,' 1. From the Main menu, select View | Sidebar | History\n 2. Right click <i>(Mac: control+click)</i> on a history item.\n 3. In the context menu, select \"Open Link in New Tab\"\n 4. If time permits, also try Ctrl+click <i>(Mac: Cmd+click)</i> on a history item.','The page should load in a new tab that opened in the foreground.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(96,13,'Verify opening a link in a new tab that opens in the background.',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Tabs section, unmark the box for \"Select new tabs opened from links.\" Exit the dialog.\n 3. Browse to a site, say http://cnn.com \n 4. Right click <i>(Mac: control+Click)</i> on a link in the web page.\n 5. In the context menu, select \"Open Link in New Tab\"\n 6. If time permits, also try Ctrl+Click <i>(Mac: Cmd+Click) on a link in the web page.</i>','The page should open in a new tab that opens in the background.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(97,13,'Verify closing a tab',NULL,1,1,1,NULL,' 1. Open a least two tabs.\n 2. Select a tab to close by clicking on it to give it focus.\n 3. Click on the [X] at the right end of the tab bar.\n 4. If time permits; Repeat steps 1 and 2.\n 5. Then select File | Close Tab\n ','Only the the selected tab should be closed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(98,13,'Verify Tab context menu items',NULL,1,1,1,NULL,' 1. Open a least two tabs.\n 2. Right click <i>(Mac: control+click)</i> on a tab.\n ','A context menu should appear that looks like:<br><br>New Tab<br>------------------<br>Reload Tab<br>Reload All Tabs<br>Close Other Tabs<br>------------------<br>Close Tab',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(99,13,'Verify Tab context: New Tab opens a new Tab',NULL,1,1,1,NULL,' 1. Open a least two tabs.\n 2. Right click <i>(Mac: control+click)</i> on a tab.\n 3. In the context menu, click New Tab\n ','An (untitled) tab should be opened in the foreground.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(100,13,'Verify Tab context: Reload Tab reloads the Tab',NULL,1,1,1,NULL,' 1. Open a least two tabs.\n 2. Right click <i>(Mac: control+click)</i> on a tab.\n 3. In the context menu, click Reload Tab\n ','Only the selected tab should be reloaded. Look for the spinning reload icon and check to make sure the page was reloaded properly.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(101,13,'Verify Tab context: Reload All Tabs reloads all tabs',NULL,1,1,1,NULL,' 1. Open a least two tabs.\n 2. Right click <i>(Mac: control+click)</i> on a tab.\n 3. In the context menu, click Reload All Tabs\n ','Look for the spinning reload icons and check to make sure the page for each tab was reloaded properly.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(102,13,'Verify Tab context: Close Other Tabs closes all other tabs',NULL,1,1,1,NULL,' 1. Open a least three tabs.\n 2. Right click <i>(Mac: control+click)</i> on a tab.\n 3. In the context menu, click Close Other Tabs\n ','All of the tabs should be closed except the one from which the context menu was opened.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(103,13,'Verify Tab context: Close Tab closes the tab',NULL,1,1,1,NULL,' 1. Open a least three tabs.\n 2. Right click <i>(Mac: control+click)</i> on a tab.\n 3. In the context menu, click Close Tab\n ','The tab from which the context menu was opened should be closed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(104,13,'Verify Tabbed Browsing option: Hide the tab bar when only one website is open',NULL,1,1,1,NULL,' 1. Ensure that only one web page is open in this window (no tabs) 2. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 3. In the Tabs section, toggle the option \"Hide the tab bar when only one web site is open\", then exit the dialog.\n','The Tab bar should appear when the option is unmarked and disappear when the option is marked.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(105,13,'Verify opening links from other applications into the most recent tab/window\n\n<br><i>(assumes Firefox is set as the system default browser.)</i>',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button) 2. In the Tabs section under \"Open links from other applications in:\"\n 3. Select the radio button for \"the most recent tab/window\", then exit dialog.\n 4. Open another application. Suggest a word processor or a chat application. Open a link from that application.\n','The page associated with the hyperlink should open in the most recently viewed tab/window of Firefox. This should open in the foreground.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(106,13,'Verify links opened from other applications open in a new tab\n\n<br><i>(assumes Firefox is set as the system default browser)</i>',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button) 2. In the Tabs section under \"Open links from other applications in:\"\n 3. Select the radio button for \"a new tab in the most recent window\", then exit dialog.\n 4. Open another application. Suggest a word processor or a chat application. Open a link from that application.\n','The link should open in a new tab in the most recently focused window of Firefox. The new tab should open in the foreground.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(107,13,'Verify links from other applications - new window\n\n<br><i>(assumes Firefox is set as the system default browser)</i>',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button) 2. In the Tabs section under \"Open links from other applications in:\"\n 3. Select the radio button for \"a new window\", then exit dialog.\n 4. Open another application. Suggest a word processor or a chat application. Open a link from that application.\n','The link should open in a new window of Firefox.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(108,13,'Verify links that normally open a new windows open in a new tab.\n\n<br><i>(assumes Firefox is set as the system default browser)</i>',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Tabs section, Select \"Force links that open new windows to open in:\", then...\n 3. Select the radio button for \"new tab\", and exit the dialog\n 4. Open <a href=\"http://www.cnn.com\">www.cnn.com</a>. Click on the link in the upper right section for \"Make cnn.com your homepage.\" (this link would normally open a new window)\n','The page associated with the hyperlink should open in a new tab that opens in the foreground in the current window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(109,13,'Verify links that normally open a new windows open in the same tab/window as the link. <br><i>(assumes Firefox is set as the system default browser)</i>',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Tabs section, mark the checkbox for \"Force links that open new windows to open in:\", then... 3. Select the radio button for \"the same tab/window as the link\", then exit the dialog\n 4. Open <a href=\"http://www.cnn.com\">www.cnn.com</a>. Click on the link in the upper right section for \"Make cnn.com your homepage.\" (this link would normally open a new window)\n','The page associated with the hyperlink should open in the current tab of the current window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(110,13,'Verify reordering of tabs by drag and drop',NULL,1,1,1,NULL,' 1. Open at least three tabs.\n 2. Drag and drop a tab into another position.\n ','You should be able to reorder the tabs in a window by drag and drop. A feedback arrow should appear between tabs as you drag near that location. Verify that the content of all the tabs remains viewable and unaltered by your reordering. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(111,14,'Verify opening and dismissing the Options/Preferences dialog',NULL,1,1,1,NULL,'<p><b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</p><p>IMPORTANT: While Esc will dismiss Prefs in Linux and Mac, any changes you\'ve made will <i>still</i> be made --no cancel equivalent, as this new UI follows the Gnome UI and AHIG models.</p>','Ensure that the dialog opens and closes as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(112,14,'Verify setting a user-specified home page',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Select the \"General\" tab.\n 3. Change your home page by typing the URL of a new location in the \"home page\" textfield.\n 4. Exit the dialog.\n 5. Click on the \"Home\" button\n','The page of the URL specified should load.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(113,14,'Verify setting home page to current pages works.',NULL,1,1,1,NULL,' 1. Open a few pages in new tabs.\n 2. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button).\n 3. Select the General section, then in the \"Home Page\" section, Click \"Use Current Pages.\"\n 4. Exit the dialog.\n 5. Close all tabs, then click the \"Home\" button.\n','Verify that all the pages load in tabs.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(114,14,'Verify a bookmark can be set as the home page',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button).\n 2. Select the General section, then in the \"Home Page\" section, Click \"Use Bookmark.\"\n 3. In the resulting dialog, select a bookmark, then click \"okay\"\n 4. Exit the dialog.\n 5. Click the \"Home\" button.\n','The page selected from bookmarks should load in the browser.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(115,14,'Verify Options/Preferences dialog state is retained',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Privacy panel (tab).\n 3. Exit the dialog.\n 4. Reopen the Options/Prefences dialog.\n','The Options/Preferences dialog should remember the last panel (or tab) the next time you open the dialog. In this case, it should have opened to the Privacy panel. It shouldn\'t matter what method was used to previously dismiss the dialog.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(116,14,'Verify language detection',NULL,1,1,1,NULL,' 1. Go visit <a href=\"http://www.google.com/\">Google</a>, and note that (by default) you\'ll be directed to their English site.\n 2. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 3. Go to the Advanced panel | Languages and click the \"Edit Languages\" button.\n 4. In the resulting Languages dialog, use \"Select a Language to Add\" and the Add button to add Russian [ru] to your language list.\n 5. With the entry for Russian selected, hit the Move Up button so that it becomes the topmost item. Click OK, then exit the dialog.\n 6. Reload <a href=\"http://www.google.com/\">Google</a>, and verify that all characters display correctly in Russian (except for the \"Google.com in English\" link).\n','The page should display in Russian.<br><i>Note: In order to reset the language back, either remove the Russian entry or simply move it to the bottom of the list in the Languages and Character Encoding dialog.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(117,14,'Verify the Connection Settings dialog can be opened.',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the General section, click the \"Connection Settings\" button.\n','Th Connection (proxy) Settings dialog should appear.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(118,14,'Verify clearing the Cache works',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Privacy panel and click the tab to display the \"Cache\" section.\n 3. Click \"Clear Cache Now\" to clear the cache.\n 4. Exit the dialog\n','<p>Find the cache folder of the profile currently in use (for Windows, eg, C:\\Documents and Settings\\Rachel\\Application Data\\Mozilla\\Firefox\\Profiles\\Default User\\Cache).check to see that folder is empty.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(119,14,'Verify smooth scrolling works',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Advanced item | General tab | Browsing section.\n 3. Select \"Use smooth scrolling.\"\n 4. Exit the dialog.\n 5. Visit a web page with enough content for vertical scrolling and test with both a scrollwheel and keyboard shortcuts (spacebar, pageUp, pageDown, etc.).\n','Scrolling the page should be relatively smooth.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(120,14,'Verify toggling of automatic image scaling option.',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Advanced menu item | General tab | Browsing section.\n 3. Uncheck the option to \"Resize large images to fit in the browser window.\"\n 4. Click OK (or hit Enter/Return) to save and close Options.\n 5. Visit a site with a very large image, eg, <a href=\"http://www.ibiblio.org/wm/paint/auth/caravaggio/emmaus.jpg\">http://www.ibiblio.org/wm/paint/auth/caravaggio/emmaus.jpg</a>. \n 6. Go back to Options/Preferences and re-enable \"Resize images to fit in the browser window.\"\n 7. Click OK (or hit Enter/Return) to save and close Options.\n 8. Reload the page with the image.\n','When \"resize large images to fit the browser window\" is off, the image is at full size and would not fit in the screen: you should have scrollbars in the browser window if your window is small enough. When this option is on, the image should be scaled down to fit in the browser window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(121,14,'Verify the contents of the Main Menu in Options/Preferences',NULL,1,1,1,NULL,'<b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)','There should be Menu items across the top of the dialog from left to right as follows:</p> 1. General\n 2. Privacy\n 3. Content\n 4. Tabs\n 5. Downloads\n 6. Advanced\nEnsure that the categories appear as expected with icon and text.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(122,14,'Verify Options/Preferences keyboard navigation',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Use the arrow keys to move the highlight the categories and display the category content.\n 3. Use Tab (and Shift+Tab) to move focus amongst all the widgets: from the category pane to and through the content pane.\n 4. Use \"space\" to select options within the category content\n','Verify that keyboard navigation works and that you can move focus and select items as expected.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(123,14,'Verify various Sanitize Settings work',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to the Privacy panel.\n 3. Check below each subpanel (History, Saved Forms, Passwords, Download History, Cookies, Cache) for the Sanitize Settings button.\n 4. Click on the Sanitize Settings button.\n 5. Under the \"items to clear\" section, select some of the items to clear.\n 6. Select both checkboxes for \"Sanitize Firefox on shutdown\" and \"Ask me before Sanitizing Firefox.\" then click Okay\n 7. Exit the dialog.\n 8. From the menu select Tools | Sanitize Firefox and check the settings there.\n 9. Dismiss the Sanitize Firefox dialog, then quit Firefox. For different sessions, try both the \"Sanitize Now\" and \"Cancel\" choices.\n 10. Relaunch Firefox and check the various Privacy subpanels to ensure that the selected items for sanitization were properly cleared (or not, if cancelled).\n','No matter which of the 6 subpanels you select, the Sanitize Settings button should be accessible. At step 8, the items you selected/deselect should match what you had chosen in step 5. At step 9 during shutdown you should be prompted to sanitize Firefox. At step 10 the items selected for sanitization should\'ve been cleared if you had selected \"Sanitize Now\" at step 9, but should not be cleared if you had selected \"Cancel\" at step 9.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(124,15,'Verify popup windows can be allowed to open',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Content panel, uncheck \"Block Popup Windows\", then save and dismiss the dialog.\n 3. Visit <a href=\"http://www.cnn.com\">http://www.cnn.com</a>, or any other site with popups.\n','A popup for \"Choose your cnn.com\" should appear.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(125,15,'Verify the blocked popup icon context menu is correct',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Content panel, check the box for \"Block Popup Windows\", then save and dismiss Options.\n 3. Visit <a href=\"http://www.aol.com\">http://www.aol.com</a>, or any site with know popups.\n 4. On Windows, an [X] icon should appear in the status toolbar. On Mac, a [!] icon should appear in the status toolbar. Click on it to bring up the context menu.\n 5. Check the menu looks correct and that each item does what it is supposed to.\n 6. A yellow popup notification should appear just below the toolbars. Confirm that clicking on the \"Options\" or \"Preferences\" button in the notification bar also brings up the same context menu.\n','The context menu should look like the following (in brackets are the functionality expected when selecting the item): 1. <b>Allow Popups for \'the current site\'</b> (do next item to check that the current site was added to the list)\n 2. <b>Edit Popup Blocker Options...</b> (An Allowed Sites dialog should appear, dismiss)\n 3. <b>Don\'t show this message when popups are blocked</b> (toggles info messege on/off.)\n <hr style=\"width: 100%; height: 2px;\"> 4. <b>Show [the current URL]</b> (shows the currently blocked popup or list of popups)\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(126,15,'Verfiy allowing a specific site to display popups',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In Content | Block Popup Windows, click the \"Allowed Sites\" button\n 3. In the dialog, input www.cnn.com in the \"Address of website:\" field, click Allow, then click OK/Close the dialog.\n 4. Visit <a href=\"http://www.cnn.com\">http://www.cnn.com</a>.\n','A popup should appear upon visiting the site. If not try shift+reload a few times to get the server to serve up the popup.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(127,15,'Verify displaying images can be turned off',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Content panel, uncheck Load Images, then exit the dialog.\n 3. Visit <a href=\"http://www.cnn.com\">http://www.cnn.com</a>, or any other site with many images in the page.\n','Verify that images are not displayed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(128,15,'Verify Java is allowed',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Contents panel, Check Enable Java, then exit the dialog.\n 3. Visit <a href=\"http://java.sun.com/applets/archive/beta/LED/index.html\">LED display</a>.\n','The LED display example page should be displayed with the LED display running through an animation demo.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(129,15,'Verify Java not allowed',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Contents panel, uncheck Enable Java, then exit the dialog.\n 3. Visit <a href=\"http://java.sun.com/applets/archive/beta/LED/index.html\">LED display</a>.\n','The animated demo should be missing from the top of the page.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(130,15,'Verify JavaScript allowed',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Contents panel, check Enable JavaScript, then exit the dialog.\n 3. Visit <a href=\"http://www.bodo.com/jvascpc2.htm\">Test Clock</a>.\n','A digital clock should be displayed and active.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(131,15,'Verify blocking JavaScript',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Contents panel, uncheck Enable JavaScript, then exit the dialog.\n 3. Visit <a href=\"http://www.bodo.com/jvascpc2.htm\">Test Clock</a>.\n','Nothing should be presented. (maybe a small empty rectangle)',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(132,15,'Close Popup Blocking Windows',NULL,1,1,1,NULL,' 1. Go to <a href=\"http://orbitz.com\">orbitz.com</a>.\n 2. Confirm that the popup blocker launches and that an \"X\" is present on the right hand side of the popup blocker.\n 3. Click the \"X\" to close the popup blocker.\n','Confirm that the popup blocker closes after clicking on the \"X\".',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(133,15,'Verify basic popup blocking tests',NULL,1,1,1,NULL,' 1. Go to <a href=\"http://popuptest.com\">popuptest.com</a>.\n 2. Run the five \"common popup techniques\" test cases.\n 3. After clicking a test link, the browser should alert you in the Notification toolbar (at the top of the page, below the Bookmarks toolbar) that a popup has been blocked with a messege \"Firefox prevented this site from opening a popup window\" with and \"Options\" or \"Preferences\" button just below the tab bar.\n 4. In addition, an [X] icon should appear in the status toolbar, indicating a blocked popup.\n','All popups from each test case should be blocked. And the blocked popup icon should appear in the status bar. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(134,16,'Verify Find as you type (FAYT) disabled',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to Advanced | General, Accessibility section and deselect the \"Begin finding when you begin typing\" checkbox.\n 3. Exit the dialog.\n 4. Go to a web page and just start typing a word you see on the page.\n','<p>Ensure that \"find as you type\" is disabled: the Find toolbar should not appear. No occurance of the word in the page should be highlighted</p><p>Keep on eye on this when bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=254592\">254592</a> is fixed (which is currently dependent on the patch in <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=251073\">251073</a>).</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(135,16,'Verify opening and closing the Find toolbar from various methods',NULL,1,1,1,NULL,'<p>You should be able to open the Find toolbar in any of the following ways:</p> 1. Ctrl+F <i>(Mac: Cmd+F)</i>\n 2. Select Edit | Find in this Page, or Edit | Find Again from the menu bar.\nYou should be able to close the Find toolbar in any of the following ways: 3. Clicking the close [X] button on the left side of the Find toolbar.\n 4. If focus is in the Find toolbar, hit the Esc key.\n','The Find toolbar should appear at the bottom of the browser window, just below the content area but right above the status bar. The page content shouldn\'t jump when this toolbar appears or goes away. (Note that a small portion of lower page content will be covered by the Find toolbar. But it shouldn\'t shift page content.)',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(136,16,'Verify Find Next and wrapping forward works',NULL,1,1,1,NULL,' 1. Go to a page where a word you wish to find occurs frequently, such as <a href=\"http://mozilla.org\">http://mozilla.org</a>\n 2. Open the Find toolbar. (Ctrl+F <i>(Mac: Cmd+F)</i>). In the textfield enter a common word such as <b>mozilla</b>.\n 3. Click the Find Next button.\n 4. Click Find Next button until searching wraps to the top of the page.\n','<p>Find Next should display the first instance of the word within the viewer &mdash;ie, the point at which the page is scrolled that\'s viewable, not necessarily at the very top of the page (unless your viewer is at the top of the page already). Subsequent Find Next commands should move foward (eg, downward) through the page, then wrap to the top.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(137,16,'Verify Find Previous and wrapping backwards works',NULL,1,1,1,NULL,' 1. Go to a page where a word you wish to find occurs frequently, such as <a href=\"http://mozilla.org\">http://mozilla.org</a>\n 2. Bring up the Find toolbar. (Ctrl+F <i>(Mac: Cmd+F)</i>). In the textfield enter a common word such as <b>mozilla</b>.\n 3. Click the Find Previous button.\n 4. Click the Find Previous button until the search wraps to the bottom of the page.\n','<p>Find Previous should display the first instance of the word within the viewer &mdash;ie, the point at which the page is scrolled that\'s viewable, not necessarily at the very end of the page (unless your viewer is at the bottom of the page already). Subsequent Find Previous commands should move backwards (eg, upwards) through the page, then wrap to the bottom.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(138,16,'Verify highlighting of Find results',NULL,1,1,1,NULL,' 1. Go to a page where a word you wish to find occurs frequently, such as <a href=\"http://mozilla.org\">http://mozilla.org</a>\n 2. Open the Find toolbar.(Ctrl+F <i>(Mac: Cmd+F)</i>) In the textfield enter a common word such as <b>mozilla</b>.\n 3. Click the Highlight button.\n 4. Without modifying what\'s in the Find textfield, hit Highlight again.\n','<p>Highlight should display all instances of the word within the the page. By default the highlight color is yellow. Clicking Highlight again (step 4) should clear away all the highlighting on the page.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(139,16,'Verify Match case option works',NULL,1,1,1,NULL,' 1. Go to a page where a word occurs frequently with both upper and lowercase characters, such as <a href=\"http://bugzilla.mozilla.org\">bugzilla.mozilla.org</a>\n 2. Open the Find toolbar.(Ctrl+F <i>(Mac: Cmd+F)</i>) In the textfield enter a common word such as <b>mozilla</b>.\n 3. Select the checkbox for \"Match case\" Click \"Highlight All\".\n 4. Change the find field to <b>Mozilla</b>. Click \"Highlight All\".\n 5. Deselect the \"Match case\" checkbox. Click \"Highlight All\".\n','<p>At step 3, only \"mozilla\" in lowercase should be highlighted. At step 4, only \"Mozilla\" beginning with uppercase should be highlighted. At step 5, all instances of \"mozilla\" regardless of case should become highlighted.</p><p>You might need to hit Highlight additional times to display results correctly, due to bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=273149\">273149</a>.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(140,16,'Verify Find as you type (FAYT) works',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. Go to Advanced | General, Accessibility section and select the \"Begin finding when you begin typing\" checkbox.\n 3. Exit the dialog.\n 4. Go to a web page and just start typing a word you see on the page.\n','<p>Ensure that \"find as you type\" is enabled: the Find toolbar should appear with the word you typed in the text field. The first occurance of the word in the page should be highlighted</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(141,17,'Verify that a bookmarks file is being detected and is being displayed at the appropriate places.',NULL,1,1,1,NULL,' 1. Select the toplevel \'Bookmarks\' menu. Select any bookmark on the list.\n 2. Open the View | Sidebar | Bookmarks.\n 3. From the toplevel \'Bookmarks\' menu select \'Manage Bookmarks\'.\n',' 1. Bookmarks and folders should appear as menu items. Menuitems that are folders should have a solid triangle indicating a submenu is present.\n 2. Bookmarks should appear with theme icon. Folders should have a folder icon.\n 3. The Manage Bookmarks window should appear and be populated with bookmarks and folders in the main window. There should be folders in the sidebar.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(142,17,'Verify that a bookmark is properly added and is displayed at the standard points.',NULL,1,1,1,NULL,' 1. Select the toplevel \'Bookmarks\' menu then select the first menu item \'Bookmark This Page\'.\n 2. In the Add Bookmark dialog, for Create in: select Bookmarks.\n 3. Click OK <i>(Mac: Add)</i>.\n','The title of the page you selected should appear as a bookmark in: 1. The toplevel \'Bookmarks\' menu.\n 2. Bookmarks sidebar.\n 3. In the main window of Manage Bookmarks.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(143,17,'Verify that a link dragged to bookmarks is properly added and is displayed at the appropriate places.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Open a web page in the browser.\n 2. Drag and click any link into a bookmarks folder.\n','The link should now be added as a bookmark and viewable from all standard points.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(144,17,'Verify that deleting a bookmark removes it at all standard points.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager and perform the following: 1. Right click <i>(Mac: Cmd+click)</i> on any bookmark.\n 2. From the context menu, select delete.\nthen, 3. Go to Bookmarks | Manage Bookmarks 4. Select any bookmark.\n 5. Click the Delete Button.\n','The bookmark should deleted at all standard points.Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(145,17,'Verify that creating a new folder properly makes a folder at all standard points.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Right click <i>(Mac: Cmd+click)</i> on any bookmark/folder. Or in Bookmarks Manager, Click on the New Folder Icon and skip to step 3.\n 2. From the context menu, select New Folder.\n 3. In the Properties for \"New Folder\" dialog, click Okay.\n','The new folder should be added directly below the selected bookmark/folder. The new folder should appear at all standard points.<br>Note bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=264571\">264571</a> for items being added above the selected item.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(146,17,'Verify that bookmarks can be opened from all standard points.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Single click (main menu, sidebar) and double-click (manager dialog) on a bookmark.\n 2. Right click <i>(Mac: Cmd+click)</i> on a bookmark, and from the context menu select Open.\n','The page for that bookmark should open in the browser.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(147,17,'Verify that bookmarks can be opened in a new window from all standard points.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Right click <i>(Mac: Cmd+click)</i> on a bookmark.\n 2. From the context menu, select Open in New Window.\n','The page for that bookmark should open in a new browser window.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(148,17,'Verify that bookmarks can be opened in a new tab from all standard points.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Right click <i>(Mac: Cmd+click)</i> on a bookmark.\n 2. From the context menu, select Open in New Tab.\n','The page for that bookmark should open in a new tab in the current browser window.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(149,17,'Verify that folders can be properly deleted from all standard points.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Right click <i>(Mac: Cmd+click)</i> on a folder.\n 2. From the context menu, select Delete.\n','The selected folder should be deleted from all standard points.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(150,17,'Verify that the properties feature works as prescribed for various items.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following:for each: a bookmark, a folder and a seperator. 1. Right click <i>(Mac: Cmd+click)</i> on the item. Or in Bookmarks Manager, select an item, then Click the Properties button.\n 2. From the context menu, select Properties.\n 3. In The Properties for \" \" dialog, make a change to the name.\n 4. Click Okay.\n','The change to the name of the item edited should appear at all standard points. Exception is that changes to a separator name will only show in bookmarks sidebar and bookmark manager.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(151,17,'Verify that changes to properties are saved over restart.',NULL,1,1,1,NULL,'For each: a bookmark, a folder and a separator. 1. Go to Bookmarks | Manage Bookmarks.\n 2. Select an item, then click the \"Properties\" button.\n 3. In the Properties dialog, make a change to the name.\n 4. Click Okay.\n 5. Restart the app.','Verify that the change made to the item property is still in effect.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(152,17,'Verify that separators are properly added and deleted.',NULL,1,1,1,NULL,'For Bookmarks Manager, Bookmarks Toolbar and Bookmarks Sidebar perform the following: 1. Select Bookmarks | Manage Bookmarks. 2. Select a bookmark. 3. Select File | New Separator or click the New Separator button. 4. Select the separator. Select Edit | Delete, click \'OK\'.',' 1. After step (3) separator should immediately appear below the selected item in the toplevel bookmarks menu, the bookmarks manager and the bookmarks sidebar.\n 2. After step (4) the separator should immediately disappear (be deleted) from the toplevel bookmarks menu, the bookmarks manager and the bookmarks sidebar.\nNote bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=264571\">264571</a> for items being added above the selected item.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(153,17,'Verify that custom keywords for bookmarks can be created and browsed to.',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks.\n 2. Select a bookmark.\n 3. Click the \"Properties\" button.\n 4. Enter the word \'blah\' in the custom keyword field. Click \'OK\'\n 5. In the location bar of the browser, type \'blah\' and press enter.\n',' 1. You should be taken to the url associated with the bookmark that the custom keyword \'blah\' was created for.\n 2. The browser should NOT perform an \'internet keyword search\' or any other search.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(154,17,'Verify that a bookmark (folder) for a group of tabs can be created.',NULL,1,1,1,NULL,' 1. Open various pages in three or more tabs.\n 2. Select Bookmarks | Bookmark This Page.\n 3. In the Add Bookmark dialog, select Bookmark all tabs in a folder. Click \'Add\'\n','Verify that the tabs were bookmarked as a folder containing a bookmark for each tab. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(155,17,'Verify that folder contents can be opened as tabs.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Right click <i>(Mac: Cmd+click)</i> on a folder.\n 2. Select Open in Tabs.\n','Verify that each bookmark in the selected folder was opened as a tab in the browser.<br>Note Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(156,17,'Verify that bookmarks can be drag and dropped to the Bookmarks Sidebar.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Open the Bookmarks Manager.\n 2. Drag and Drop a bookmark into a folder in the Bookmarks Sidebar.\n','The bookmark should have been moved to the selected folder and viewable from all standard points.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(157,17,'Verify that a bookmark can be set to open in the sidebar.',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks.\n 2. Select a bookmark.\n 3. Click the \"Properties\" button.\n 4. In the Properties dialog, click the check box for Load this bookmark in the sidebar.\n 5. Click okay to the Propertites dialog.\n 6. In the bookmakrs Manager, double click the same bookmark.\n','Verify that the bookmark opens in the browser sidebar.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(158,17,'Verify that folder twisties and folder icons are in sync.',NULL,1,1,1,NULL,'For the Bookmarks Manager and Bookmarks Sidebar, perform the following: 1. Click on a closed folder(twisty +) <i>(Mac: triangle right)</i> to open it.\n 2. Click on an open folder(twisty -) <i>(Mac: triangle down)</i> to close it.\n',' 1. After step 1, the folder icon should appear open and the twisty should be a (-) <i>(Mac: triangle down)</i>.\n 2. After step 2, the folder icon should appear closed and the twisty should be a (+) <i>(Mac: triangle right)</i>.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(159,17,'Verify that disclosure triangles and folder icons are in sync.',NULL,1,1,1,NULL,'In Menu Bookmarks, mouse over a closed folder to open it.<i>(Mac: not applicable with default theme; no folder icon )</i>','The folder should appear open and a drop down list containing the contents of the selected folder should appear to the right of the selected folders disclosure triangle.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(160,17,'Verify drag and drop to reorder items.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: Drag and drop an item (a bookmark, a folder or a seperator) to another location.','Verify the the location of the item has moved in all standard view points.<br>Note: bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=235243\">235243</a> for drag and drop feedback.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(161,17,'Verify Cut, Undo, Redo.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following. Note that the context menus selection to Undo/Redo will not be available in Bookmarks sidebar and toolbar. When in Manage Bookmarks you will be able to Cut and Undo/Redo from the Edit Menu. 1. Select a bookmark.\n 2. Select Edit | Cut, Ctrl+X <i>(Mac: Cmd+X)</i>; for the Bookmarks sidebar and toolbar, you\'ll need to select Cut from the context menu.\n 3. Select Edit | Undo Cut, or Ctrl+Z <i>(Mac: Cmd+Z)</i>; for the Bookmarks sidebar and toolbar, you\'ll need to select Undo from the context menu.\n 4. Select Edit | Redo Cut, or Ctrl+Y <i>(Mac: Cmd+Shift+Z)</i>; for the Bookmarks sidebar and toolbar, you\'ll need to select Redo from the context menu.\n',' 1. In step 2, the bookmark should disappear from all standard viewpoints.\n 2. In Step 3, the bookmark should reappear from all standard view points.\n 3. In step 4, the bookmark should again disappear forma all standard view points.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(162,17,'Verify items are copy and pasted correctly.',NULL,1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Select an item (bookmark, folder or separator) from one of the 4 locations (Bookmarks menu, Bookmarks sidebar, Bookmarks manager, Bookmarks toolbar).\n 2. Select Edit | Copy or Ctrl+C <i>(Mac: Cmd+C)</i>; for the Bookmarks menu and the Bookmarks toolbar, you\'ll need to use the context menu to select Copy.\n 3. Go to one of the 4 locations.\n 4. Select Edit | Paste or Ctrl+V <i>(Mac: Cmd+V)</i>; for the Bookmarks menu and the Bookmarks toolbar, you\'ll need to use the context menu to select Paste.\n 5. Cycle through the 3 possible choices in each of step 1 and step 4.\n',' 1. Every item should be copyable (bookmark, folder, separator)\n 2. The copied item should be pasted below (or at the end of) the selected location in each case.\n 3. For each paste, the newly pasted items should appear in all of the 3 standard locations (Bookmarks Menu, Bookmarks Sidebar, Bookmarks Manager); the Bookmarks Toolbar should have newly pasted items if you issue the paste command there.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(163,17,'Verify deleting multiple bookmarks\n\n',NULL,1,1,1,NULL,'For the Bookmarks Manager perform the following: 1. Ctrl+click <i>(Mac: Cmd+click)</i> Select a few bookmarks.\n 2. Click the Delete button\n','All of the selected bookmarks should no longer appear in all of the standard locations.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(164,17,'Verify drag and drop to reorder columns',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks\n 2. Drag and Drop a column header to a different location.\n','The column order should be changed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(165,17,'Verify that it is not possible to drag and drop a bookmark or folder onto itself or its immediate parent or child.',NULL,1,1,1,NULL,'As part of your bookmarks file you need a folder (call it folder \'A\') that contains bookmarks and another folder (call this folder \'B\') that contains bookmarks as well.For Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: 1. Select folder B then drag and drop it onto or within itself.\n 2. Select folder B then drag and drop it onto or within folder A.\n 3. Select folder A then drag and drop it onto or within folder B\n 4. Select a bookmark within folder B and drop it onto folder B.\n','Nothing should happen. No bookmark or folder should be moved in any of these cases. Ideally, one should see the International symbol for \'No\' cursor.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(166,17,'Verify items are sorted by column.',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks\n 2. Click a column header.\n 3. Click the same column header again.\n 4. Click the same column header a third time.\n',' 1. After step 2, verify items are sorted in descending order(A-Za-z) and the triangle on the column header is pointing down.\n 2. After step 3, verify items are sorted in ascending order(z-aZ-A) and the triangle on the column header is pointing up.\n 3. After step 4, verifiy items are unsorted and there isn\'t a triangle on the column header.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(167,17,'Verify columns can be resized.',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks\n 2. Click and drag a column header seperator to the left and right.\n','A left right arrow icon (<-->) should appear when mousing over and clicking a column header seperator. Verify that the size of the columns to either side of the seperator are changed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(168,17,'Verify Show/Hide of columns.',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks\n 2. Click the column Show/Hide icon at the right of the column headers or select View | Show Columns.\n 3. Click on a checked item.\n 4. Click the Show/Hide icon again.\n 5. Click on an unchecked item.\n',' 1. After step 3, The selected column type should disappear.\n 2. After step 5, The selected column type should appear.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(169,17,'Verify import of bookmarks.',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks\n 2. Click File | Import.\n 3. In the File picker, select the bookmark file to import.\n 4. Click Open.\n','Verify that the bookmarks were added and viewable at all standard viewpoints.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(170,17,'Verify export of bookmarks.',NULL,1,1,1,NULL,' 1. Select Bookmarks | Manage Bookmarks\n 2. Click File | Export.\n 3. In the file picker, select the location to export the bookmarks to; feel free to rename from the default bookmarks.html.\n 4. Click Save.\n','Verify that the bookmarks.html (or whatever name you gave it) file is created at the selected location.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(171,17,'Verify that a Livemark is properly added and is displayed at the standard points.',NULL,1,1,1,NULL,' 1. Open <a href=\"http://del.icio.us/\">http://del.icio.us/</a>\n 2. Select the RSS icon in the Status Bar. In the pop up menu Select RSS\n 3. In the Add Bookmark dialog, for Create in: select Bookmarks Toolbar Folder.\n 4. Click OK\n','The title of the page you selected should appear as a bookmark folder with subcontent in: 1. The toplevel \'Bookmarks\' menu under Bookmarks Toolbar Folder.\n 2. Bookmarks Sidebar.\n 3. The main window of Manage Bookmarks.\n 4. Bookmarks Toolbar.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(172,17,'Verify that a Livemark can be refreshed at the standard points.',NULL,1,1,1,NULL,' 1. Add livemark from <a href=\"http://del.icio.us/\">http://del.icio.us/</a>\n 2. Open the associated folder (del.icio.us) and take note of the upper most items on the list.\n 3. Right click on the folder. In the context menu, select Refresh Livemark. Wait for the livemark to refresh.\n 4. From each of the four standard points, perform steps 2-3\n','Verify that the items listed update with the latest at the top.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(173,17,'Manually add Livemark via copy/paste in Manage Bookmarks',NULL,1,1,1,NULL,' 1. Open <a href=\"http://www.livejournal.com/\">http://www.livejournal.com/</a>\n 2. Near the bottom-right of the page, copy the link of the RSS icon, which points to <a href=\"http://www.livejournal.com/stats/latest-rss.bml\">http://www.livejournal.com/stats/latest-rss.bml</a>.\n 3. Open the Bookmarks Manager.\n 4. Select File | New Live Bookmark...\n 5. Give you livemark a Name, paste the RSS url into the \"Feed Location\" textfield, then click OK.\n 6. Test that the new livemark appears in the standard points, and is refreshable.\n','The new livemark should appear in the standard points and should be refreshable from them.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(174,17,'Verify creating a bookmarked keyword search',NULL,1,1,1,NULL,' 1. <a href=\"http://www.google.com\">google</a> (get)\n 2. <a href=\"http://www.amazon.com\">amazon</a> (post)\nFor each of the above links create and run a bookmark keyword search: 3. At the site, find the search section. Right click <i>(Mac: Cmd+click)</i> the search field of the web page (not the Firefox Search toolbar).\n 4. From the context menu, select \"Add a keyword for this search...\"\n 5. In the resulting Add Bookmark dialog, give the bookmark a Name and Keyword. Click OK.\n 6. In the Location bar, type the keyword, a space and a search topic/string. Hit Enter/Return.\n','The sites search results should be displayed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(175,18,'History from menu',NULL,1,1,1,NULL,' 1. Browse 4-5 sites. Use Go | History to open history in the sidebar.\n','History should appear in the sidebar.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(176,18,'Verify opening history items',NULL,1,1,1,NULL,' 1. Use Ctrl+H <i>(Mac: Cmd+Shift+H)</i> to open the History sidebar\r\n 2. Click on any entry to load that page into the browser.\r\n','The page associated with the browsing history should load on single click.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(177,18,'Verify various History sidebar advanced features',NULL,1,1,1,NULL,'Open View | Sidebars | History. Select various \"View\" options: 1. By Date and Site\n 2. By Site\n 3. By Date\n 4. By Most Visited\n 5. By Last Visited\n','Check to see that sites are listed according to the selected criteria, and that you\'re able to expand and collapse the folders.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(178,18,'Verify searching history items works',NULL,1,1,1,NULL,'Enter a term in the search field of the sidebar.','The history items listed should match the search term.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(179,18,'Verify clearing history',NULL,1,1,1,NULL,' 1. Close the history sidebar.\n 2. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 3. In the Privacy | History tab, click the \"Clear Browser History Now\" button, then exit the dialog.\n 4. Reopen the history sidebar.\n','There shouldn\'t be any items listed in history.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(180,18,'Verify adding history item to Bookmarks toolbar',NULL,1,1,1,NULL,' 1. Open the History sidebar (View | Sidebar | History).\n 2. Drag an entry from history to the Bookmarks toolbar to create a bookmark to that URI.\n','History item to that URI should be added to Bookmarks toolbar.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(181,18,'Verify deleting entry from the history sidebar',NULL,1,1,1,NULL,' 1. Open the History sidebar (View | Sidebar | History) Right click <i>(Mac: control+click)</i> on any entry to open the context menu.\n 2. Select \"Delete\"\n','Ensure that history item is deleted.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(182,19,'Verify various Download Manager History options',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Privacy panel, click on on the \"Download History\" tab. From the dropdown menu for \"Remove files from the Download Manager,\" start out with \"Manually,\" the default. Exit the dialog.\n 3. Download a few files.\n 4. Quit and restart Firefox. Open the Tools | Downloads.\n 5. Go back to Download History and click the \"Clear Download History Now\" button. Exit the dialog.\n 6. Reopen Download History and select \"Upon successful download\" from the \"Remove files...\" dropdown menu. Exit the dialog.\n 7. Have the Downloads window open, and download a file or two.\n 8. Reopen Download History and select \"When Firefox exits\" from the \"Remove files...\" dropdown menu. Exit the dialog.\n 9. Download a few files.\n 10. Quit and restart Firefox, and open the Tools | Downloads dialog.\n',' 1. At step 4, there should be downloads listed in the Downloads dialog\n 2. but after step 5, there should no longer be any downloads listed.\n 3. At step 7, each downloaded file should be removed from the Downloads dialog right after it has finished downloading.\n 4. At step 9, files should remain listed in the Downloads dialog\n 5. but after step 10 restarting Firefox should result in removing those entries in Downloads.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(183,19,'Verify Dowloads and Save Link As respects user selected Download folder',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Downloads panel, select the radio button for \"Save all files to this folder\"\n 3. From the combobox (dropmenu) select \"Browse.\"\n 4. In the resulting file picker, select a new location for downloads to be directed. Exit the dialog\n 5. 6. Download a small file\n 7. Bring up the context menu for a link on a page and select \"Save Link As...\"\n ','Make sure that you can select a different folder, and that subsequent downloads are directed to that folder. <br>Note that bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=257143\">257143</a> might interfere with Save Link As... from being directed to the user selected',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(184,19,'Verify Opening the Downloads dialog',NULL,1,1,1,NULL,'Test the following: 1. Tools | Downloads from main menu.\n 2. Ctrl+J on Windows, or Cmd+J on Mac. (No longer a keyboard accelerator on Linux.)\n 3. Click Downloads icon in toolbar, if it\'s there.\n','Each of the actions should open the Downloads manager dialog if not already open or bring it into focus if it was already open.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(185,19,'Verify various methods to close the Downloads dialog',NULL,1,1,1,NULL,'For each of the following, open Tools | Downloads then... 1. Press \"Esc\" key\n 2. Ctrl+W <i>(Mac: Cmd+W)</i>\n 3. Click \"X\" close window button in the titlebar.\n','Each of the actions should close the Downloads dialog if it is open and in focus.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(186,19,'Test \"Downloads Complete\" notification & link',NULL,1,1,1,NULL,'So far this is a Windows-only feature. 1. Start file download.\n 2. Wait for the download to complete.\n 3. Observe the \"Downloads Complete\" notification slider in the lower right of your screen.\n 4. Click on the \"All files have finished downloading\" link.\n',' 1. The notification should show up when the download completes.\n 2. Clicking on the link should open or bring into focus the Downloads manager.\n',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(187,19,'Verify downloads are directed to the default location',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Downloads panel, make sure the \"Save all files to this folder:\" is selected. Firefox default is \"Desktop\". Exit the dialog.\n 3. Open Tools | Downloads.\n 4. Click on default download location button to make sure it opens to the proper directory.\n 5. Download a file and save to disk.\n',' 1. In the Downloads window, \"All files download to:\" show be Desktop.\n 2. Any file downloaded should be saved to the proper, default directory (ie, the Desktop).\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(188,19,'Verify \"Ask me where to save every file\" Downloads does just that',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Downloads preference panel, make sure the \"Ask me where to save every file\" preference is selected.\n 3. Open Downloads manager.\n 4. Verify that the download location text and button are not visible; it\'s only displayed if the \"Save all files to this folder:\" preference is selected (default location or otherwise).\n 5. Download a file.\n 6. Verify that a filepicker dialog opens and you can select a location to save the file.\n 7. Save the file to some directory.\n','The file should be saved to the specified directory.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(189,19,'Verfiy drag & drop to initiate downloading',NULL,1,1,1,NULL,' 1. Open Tools | Downloads.\n 2. Drag and drop a link from a web page into the Download dialog.\n',' 1. If the \"Save all files to this folder\" preference is set, the file should start downloading automatically to the download location.\n 2. If the \"Ask me where to save every file\" preference is set, the filepicker should appear and let you pick a download location; then file should download to that directory.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(190,19,'Verify Clean Up downloads',NULL,1,1,1,NULL,' 1. Make sure you have downloaded a couple items.\n 2. Open Downloads manager: the items dowloaded should be listed.\n 3. Click the Clean Up button <i>(Mac: an [X])</i> at the bottom of the window.\n','All items in the Download Manager dialog should be removed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(191,19,'Verify Downloads items Open &amp Remove functions',NULL,1,1,1,NULL,'Before testing this, make sure you have downloaded items displayed in the Downloads dialog. 1. Open Tools | Downloads.\n 2. Click the Open link for one of the items.\n 3. Click the Remove link for on of the items.\n','<p>\"Open\" should open the file with the appropriate application (depends on how your machine is setup; you might be prompted to choose the application).</p><p>\"Remove\" should remove the selected entry from the Downloads manager (not the file itself, of course).</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(192,19,'Verify Pause, Resume, Cancel and Retry during download',NULL,1,1,1,NULL,' 1. Start downloading a large file (such a nightly build)\n 2. The Downloads dialog should appear.\n 3. For the download in progress, click its correspondering Pause link.\n 4. Click the Resume link.\n 5. Click the Cancel link.\n 6. Click the Retry link.\n 7. If time permits, try varying the order of the above commands.\n',' 1. \"Pause\" should halt the download progress.\n 2. \"Resume\" should continue the download.\n 3. \"Cancel\" should stop the download and be replaced with \"Retry.\"\n 4. \"Retry\" starts the download again.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(193,19,'Verify download location opens from Downloads dialog',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Downloads panel, make sure you have selected \"Save all files to this folder\". Exit the dialog\n 3. Open Tools | Downloads.\n 4. At the bottom of dialog, click either the button or the text denoting the download location.\n 5. Test this again, but modify the Dowload Folder option to \"Ask me where to save every file\" is selected.\n','<p>Clicking the icon or location text should open a native file manager window displaying where the file is located on disk.</p><p>When \"Ask me where to save every file\" is selected, you should not see the download location button link at the bottom of the Downloads manager.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(194,19,'Verify saving a web page',NULL,1,1,1,NULL,' 1. Open a web page, especially one with images and/or stylesheets used.\n 2. Select File | Save Page As... from the Main menu.\n 3. In the resulting filepicker dialog, modify or keep the settings for the following: 4. File location\n 5. File name\n 6. Files of type\n \n 7. Hit the Save button.\n','The file should be saved according to the settings you chose in the filepicker. \"Web Page, complete\" should save images, source and corresponding stylesheet files (if applicable). \"Web page, HTML only\" should only save the source of that page. \"Text files\" should save the page as plain text.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(195,19,'Verify various file handling and externally handled content',NULL,1,1,1,NULL,' 1. Click on a downloadable link to file whose type isn\'t recognized on your system. This varies from machine to machine. Try .ps, pdf, .gz, .exe, or other types. Samples: 2. <a href=\"http://mozilla.iwaruna.com/filetypes/test.zip\">Zip</a> file\n 3. <a href=\"http://mozilla.iwaruna.com/filetypes/firefox-1.0.en-US.win32.installer.exe\">Exe</a> file (big, 4.6MB)\n 4. <a href=\"http://mozilla.iwaruna.com/filetypes/word-sample.doc\">Word</a> file\n 5. <a href=\"http://mozilla.iwaruna.com/filetypes/excel-sample.xls\">Excel</a> file\n 6. <a href=\"http://mozilla.iwaruna.com/filetypes/powerpoint-sample.ppt\">Powerpoint</a> file\n \n 7. You get the \"helper application\" (aka, \"unknown file type\") dialog, with \"Opening <filename>\" in its titlebar. Modify or keep the settings for the following: 8. Open with. Might be disabled if there are no preset file associations at all. If it\'s prefilled, try it out.\n 9. Save to disk.\n 10. Do this automatically for files like this from now on.\n \n 11. Hit the OK button.\n',' 1. If you selected \"open with\" with an application &mdash;whether already preset or set by you&mdash; that application should launch and open that file.\n 2. Save to disk should follow your downloading prefs to save the file locally. Certain filetypes (like .exe) will <b>only</b> provide the save to disk option.\n 3. \"Do this automatically\" means that if you click on a file of that type in the future, it should behave the way you had chosen in the helper application dialog &mdash;whether that\'s saving locally or opening with a particular application.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(196,19,'Verify context menu on items in Downloads window',NULL,1,1,1,NULL,'Before testing this, make sure you have previously downloaded files displayed in the Downloads manager (and that you haven\'t moved or deleted them yet). 1. Open the Downloads manager dialog.\n 2. Focus one of the items listed.\n 3. For a completed download, bring up the context menu and try these commands: Open, Open Containing Folder, Remove, Properties.\n 4. For a download in progress, bring up the context menu and try these commands: Pause, Cancel, Properties.\n 5. For a canceled download, bring up the context menu and try these commands: Retry, Remove, Properties.\n 6. For a paused download, bring up the context menu and try these commands: Resume, Remove, Properties.\n','<p>\"Open\" should open the file with the appropriate application (depends on how your machine is setup; you might be prompted to choose the application). However checkout bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=239948\">239948</a>.</p><p>\"Open Containing Folder\" should open a filemanager window listing the download directory for that file.</p><p>\"Remove\" should remove the selected entry from the Downloads manager (not the file itself, of course).</p><p>\"Properties\" should list the origin and target URI\'s for the file, as well as the start and finish time for the download.</p><p>Pause should pause an ongoing download. Resume should continue a paused download. Retry should restart the download. Cancel should stop (not pause) an ongoing download.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(197,20,'Launch Extension Manager',NULL,1,1,1,NULL,'From the Main menu, open Tools | Extensions','The Extension Manager window should appear. The window should be titled \"Extensions\", it should have <tt>Uninstall</tt> and <tt>Update</tt> and <tt>Options</tt>buttons, a \"Get More Extensions\" link and the window should be resizeable.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(198,20,'Get More Extensions',NULL,1,1,1,NULL,'Launch the Extension Manager and click the \"Get More Extensions\" link.','The Extension Manager window should remain open, a new Firefox browser window should be launched, load an update.mozilla.org page and be brought to the front.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(199,20,'Software Installation Warning',NULL,1,1,1,NULL,'By default update.mozilla.org and addons.mozilla.org are the only allowed sites listed in (Preferences/Options | Content | Allow sites to install software | Allowed Sites). 1. Go to a site other than update.mozilla.org which contains extension .xpi\'s. For example, at the <a href=\"http://extensionroom.mozdev.org/\">Extension Room</a>.\n 2. Click on an .xpi link. In the Extension Room, this would be the \"Install\" link.\n 3. If time permits, add the Extension Room site, and try installing .xpi from there.\n','You should be prompted with a notification toolbar warning: \"To protect your computer, Firefox prevented this site (extensionroom.mozilla.org) from installing software on this computer.\" In addition to this text, the toolbar should have a button on the far right titled \"Edit Options\". Clicking that button should launch the \"Allowed Sites\" window. If you add that site, installation of extensions should proceed without the notification toolbar appearing.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(200,20,'Verify Extension installation',NULL,1,1,1,NULL,' 1. From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.\n 2. Navigate through update.mozilla.org and select an extension to install: click the appropriate \"Install\" link which points to an .xpi file.\n 3. Test installing and canceling the extension installation.\n','<p>You should be prompted with a dialog titled \"Software Installation\" containing the name and location of the extension, a brief explanation about trust, and an Install Now button as well as a Cancel button.</p><p>Install Now should launch the Extensions window (or bring it to the front if already open), display the download progress of the extension and upon completion of the download you should see the extension listed with a note saying that the item will be installed after restarting Firefox. Restart and ensure that the extension is installed. </p><p>Cancel should dismiss the Software Installation window and no extension should be installed.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(201,20,'Extension Homepage',NULL,1,1,1,NULL,'This test assumes you\'ve installed at least one extension. 1. From the Main menu, open Tools | Extensions and select an extension.\n 2. Bring up the context menu and select \"Visit Home page\"\n 3. If time permits, test with both enabled in disabled extensions.\n','You should get a new Firefox window containing the selected extension\'s home page. This should occur for both enabled and disabled extensions.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(202,20,'Extension About',NULL,1,1,1,NULL,'This test assumes you\'ve installed at least one extension. 1. From the Main menu, open Tools | Extensions and select an extension.\n 2. Bring up the context menu and select \"About [extension...\"\n 3. If time permits, test with both enabled in disabled extensions.\n','You should get a small About dialog for the selected extension. This should work for for both enabled extensions and disabled extensions.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(203,20,'Extension Preferences (Options)',NULL,1,1,1,NULL,'This test assumes you\'ve installed at least one extension. Also note that not all extensions have their own preferences (more complex ones do). 1. From the Main menu, open Tools | Extensions and select an extension.\n 2. Bring up the context menu and select \"Preferences\", or click Options button\n 3. If time permits, test with both enabled in disabled extensions.\n','You should get a small Preferences dialog for the selected extension. This should only work for enabled extensions, not disabled ones.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(204,20,'Disable Extension',NULL,1,1,1,NULL,'This test assumes you\'ve installed at least one extension. 1. From the Main menu, open Tools | Extensions and select an extension.\n 2. Bring up the context menu and select \"Disable\"\n 3. Quit and restart Firefox.\n','After restarting Firefox, examine the Extension window to ensure that the extension is visually disabled. Moreover, make sure that the disabled extension\'s features are no longer active.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(205,20,'Enable Extension',NULL,1,1,1,NULL,'This test assumes you\'ve installed at least one disabled (inactive) extension. 1. From the Main menu, open Tools | Extensions and select an extension.\n 2. Bring up the context menu and select \"Enable\"\n 3. Quit and restart Firefox.\n','After restarting Firefox, examine the Extension window to ensure that the extension is visually enabled. Moreover, make sure that the enabled extension\'s features are now active.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(206,20,'Move Up, Move Down, Move to Top',NULL,1,1,1,NULL,'This test assumes you\'ve installed at least three extensions. 1. From the Main menu, open Tools | Extensions and select an extension.\n 2. Bring up the context menu and test the Move Up, Move Down and Move to Top commands.\n 3. If time permits, test with both enabled in disabled extensions.\n','The selected extension should be moved in the Extension window to the desired positions. It shouldn\'t matter whether the extension is enabled or disabled.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(207,20,'Verify Top Extension : Adblock',NULL,1,1,1,NULL,' 1. From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.\n 2. Navigate through addons.mozilla.org and select the Adblock extension for installation. Click the appropriate \"Install\" link which points to an .xpi file.\n 3. I the dialog titled \"Software Installation\", click the Install Now button\n 4. Restart Firefox\n 5. Ensure the extension work by visiting the extension homepage to learn what it does. Then try some of the extensions basic functions in Firefox\n','Adblock should be installed and active (if it is compatible with this version of Firefox). Verify basic functionality of the extension.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(208,20,'Check for & install extension update',NULL,1,1,1,NULL,'<p>The best way to test extension updating is to go to a given extensions\'s \"All Releases\" page on update.mozilla.org. You\'ll need make sure that the older and newer versions are both compatible with the Firefox build your testing: check the \"Works with\" column for such info.</p> 1. From the Main menu, open Tools | Extensions and select a theme (which has an newer version) and click the Update button..\n 2. In the resulting Update wizard, follow steps to install the extension update.\n 3. After the installation finishes, quit and restart Firefox.\n','You should see the newer extension installed and upon restarting the browser, the newer version should work fine. Also confirm that the new extension is listed in the Extensions window; the older version should have been replaced.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(209,20,'Uninstall Extension',NULL,1,1,1,NULL,'This test assumes you\'ve installed at least one extension. 1. From the Main menu, open Tools | Extensions and select an extension.\n 2. Bring up the context menu and select \"Uninstall\", or click the Uninstall button.\n 3. If time permits, test with both enabled in disabled extensions. Also try canceling uninstall.\n 4. If you uninstall, quit and restart Firefox.\n','You should receive an alert that uninstalling the extension will remove it the extension functionality and an OK and Cancel button. Canceling should dismiss the dialog and the extension should remain installed. Clicking OK should uninstall the extension and the extension listing should note that it will be fully uninstalled after restarting Firefox. Restart to verify that the extension is uninstalled.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(210,20,'Verify Top Extension : Tabbrowser Preferences',NULL,1,1,1,NULL,' 1. From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.\n 2. Navigate through addons.mozilla.org and select the Tabbrowser Preferences extension for installation. Click the appropriate \"Install\" link which points to an .xpi file.\n 3. I the dialog titled \"Software Installation\", click the Install Now button\n 4. Restart Firefox\n 5. Ensure the extension work by visiting the extension homepage to learn what it does. Then try some of the extensions basic functions in Firefox\n','Tabbrowser Preferences should be installed and active (if it is compatible with this version of Firefox). Verify basic functionality of the extension.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(211,20,'Verify Top Extension : CustomizeGoogle',NULL,1,1,1,NULL,' 1. From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.\n 2. Navigate through addons.mozilla.org and select the CustomizeGoogle extension for installation. Click the appropriate \"Install\" link which points to an .xpi file.\n 3. I the dialog titled \"Software Installation\", click the Install Now button\n 4. Restart Firefox\n 5. Ensure the extension work by visiting the extension homepage to learn what it does. Then try some of the extensions basic functions in Firefox\n','CustomizeGoogle should be installed and active (if it is compatible with this version of Firefox). Verify basic functionality of the extension.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(212,20,'Verify Top Extension : FlashGot',NULL,1,1,1,NULL,' 1. From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.\n 2. Navigate through addons.mozilla.org and select the FlashGot extension for installation. Click the appropriate \"Install\" link which points to an .xpi file.\n 3. I the dialog titled \"Software Installation\", click the Install Now button\n 4. Restart Firefox\n 5. Ensure the extension work by visiting the extension homepage to learn what it does. Then try some of the extensions basic functions in Firefox\n','FlashGot should be installed and active (if it is compatible with this version of Firefox). Verify basic functionality of the extension.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(213,20,'Verify Top Extension : Forecastfox',NULL,1,1,1,NULL,' 1. From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.\n 2. Navigate through addons.mozilla.org and select the Forecastfox extension for installation. Click the appropriate \"Install\" link which points to an .xpi file.\n 3. I the dialog titled \"Software Installation\", click the Install Now button\n 4. Restart Firefox\n 5. Ensure the extension work by visiting the extension homepage to learn what it does. Then try some of the extensions basic functions in Firefox\n','Forecastfox should be installed and active (if it is compatible with this version of Firefox). Verify basic functionality of the extension.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(214,21,'Verify theme installation',NULL,1,1,1,NULL,' 1. Select Tools | Themes from the menu bar.\n 2. Click on the link to \"Get more themes.\" \n 3. Attempt to download and install a theme from http://addons.mozilla.org.\n 4. If time permits, install more themes.\n','A new theme should appear in theme list at Tools | Themes for each additional theme installed.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(215,21,'Verify uninstallation of themes',NULL,1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Firefox (default) one. And you might not want to uninstall the default one.</p> 1. Select Tools | Themes.\n 2. Choose any theme <em>not</em> currently in use, then click the Uninstall button to remove the theme.\n3. Do not select another theme to install\n4. Restart Firefox\n','1. Confirm that the theme was uninstalled: it should no longer appear in the Theme Manager.\n2. Confirm that if you <em>don\'t</em> select another theme that Firefox reverts to the default theme.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(216,21,'Verify updating a theme',NULL,1,1,1,NULL,'<p>The best way to testing theme updating is to go to a given theme\'s \"All Releases\" page on addons.mozilla.org. You\'ll need make sure that the older and newer versions are both compatible with the Firefox build your testing: check the \"Works with\" column for such info.</p> 1. Select Tools | Themes.\n 2. Select a theme (which has an newer version available) and click the Update button.\n 3. In the resulting Update wizard, follow steps to install the theme update.\n','Firefox should check for available updates. You should get the Update wizard and it should allow you to install the updated theme. If you choose to update, it should install it and remove the older one. <br>Beware of Linux bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=264095\">264095</a>.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(217,21,'Verfiy changing themes',NULL,1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Firefox (default) one. You should start with the default one (although not necessary).</p> 1. From the Main menu open Tools | Themes, and select a theme <em>not</em> currently in use.\n 2. Click the Use Theme button.\n 3. Close the Theme Manager and Restart Firefox\n 4. If time permits, visually inspect and use the UI.\n','<p>At step 1, selecting another theme should display its preview image (if available). After restart, the UI for Firefox should be changed to the selected theme. Verify Firefox functions with the new theme</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(218,21,'Verify themes context menu items',NULL,1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Firefox (default) one. You should start with the default one (although not necessary).</p> 1. From the Main, open Tools | Themes and select a theme listed in the left pane.\n 2. Bring up the context menu and try out the Visit Home Page and About [theme-name] items.\n 3. If time permits, also test the other menu items for Use Theme, Uninstall and Update.\n','<p>Visit Home Page should. About [theme-name] should display a dialog with information about the theme. The other three context menu items should behave the same way as their button equivalents.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(219,22,'Verify open and dismissing the JS console',NULL,1,1,1,NULL,' 1. From the main menu, select Tools | JavaScript Console.\n 2. After the JS console appears, dismiss it by either hitting Ctrl+W <i>(Mac: Cmd+W)</i> or the Esc key.\n',' 1. After step 1, the JS console should appear (don\'t worry about content in the window).\n 2. After step 2, the JS console should close.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(220,22,'Verify errors appears in the JS console',NULL,1,1,1,NULL,' 1. Go to a page which contains a JavaScript error such as <a href=\"http://mozilla.iwaruna.com/firefox-bft/js-error.html\" title=\"page containing JS error\">this page</a>.\n 2. Bring up the JS console and check the All and Errors tabs.\n','In both the All and Errors tabs, the JS console should display the page\'s JS error(s) in the main content area.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(221,22,'Verify the running Javascript in the Evaluate field: valid JS',NULL,1,1,1,NULL,' 1. Open the JS console.\n 2. Go to the Evaluate text field and enter some valid JavaScript to evaluate on the fly, eg, <code>window.prompt(\'enter a number\');</code>\n 3. Click the Evaluate button (or, hit Enter) and then respond to the prompt that appears.\n','<p>A prompt should appear in which you can enter something (eg, a number). No errors, warnings or messages should appear in the JS console, in any of its tabs.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(222,22,'Verify running Javascript in the Evaluate field: invalid JS',NULL,1,1,1,NULL,' 1. Open the JS console.\n 2. Go to the Evaluate text field and enter some invalid JavaScript to evaluate on the fly, eg, <code>borgle();</code>\n 3. Click the Evaluate button (or, hit Enter).\n','<p>In both the All and Errors tabs, an error should appear in the JS console:</p><p><code>Error: borgle is not defined<br />Source File: javascript:borgle(); Line 1</code></p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(223,23,'Verify opening and closing of the DOM Inspector',NULL,1,0,1,NULL,' 1. Load any page in Firefox, eg, http://mozilla.org\n 2. Click Ctrl+Shift+I <i>(Mac: Cmd+Shift+I)</i>, or select Tools | DOM Inspector from the menu bar.\n 3. Close the DOM Inspector: either click close widget in titlebar or type Ctrl+W <i>(Mac: Cmd+W)</i>\n','After step 2, the DOM Inspector should launch, with only 2 vertical panes shown. After step 3, the DOM Inspector window should close.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(224,23,'Verify DOM inspects URL',NULL,1,0,1,NULL,' 1. Open the DOM Inspector window.(select Tools | DOM Inspector)\n 2. From the menu bar, select File | Inspect URL.\n 3. Enter a URI in the resulting dialog, such as http://mozilla.org\n 4. If time permits, go to the left pane and expand the HTML node and click on various child nodes underneath it.\n<p>Feel free to repeat this test by entering a URI in the textfield at the top (at step 2) and clicking the Inspect button (or, hitting Enter/Return).</p>','After step 3, an additional pane at the bottom of the DOM Inspector should open, displaying the URI\'s content. If you had expanded the HTML node in the left pane, clicking on various visible content should result in a briefly red flashing outline around the corresponding region in the lower pane. For example, clicking the BODY node would make the entire content in the lower pane flash.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(225,24,'Verify Page Info opens',NULL,1,1,1,NULL,' 1. Visit http://mozilla.org. Go to Tools | Page Info to access the Page Info menu.\n 2. Click on the various tabs.\n','Page Info should show five tabs: General, Forms, Links, Media, Security. Each Tab shoudl be accessible.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(226,24,'Verify saving an image from Page Info',NULL,1,1,1,NULL,' 1. Visit <a href=\"http://www.cnn.com\">http://www.cnn.com</a>\n 2. Go to Tools | Page Info then select the \"Media\" tab.\n 3. Choose an item of type \"image\" from the list. Then Click \"Save As...\" and save the image to a local directory.\n','Confirm that the image was saved to the specified directory.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(227,24,'Page Info/Confirm Column Menus Display',NULL,1,1,1,NULL,' 1. Navigate to Tools | Page Info \n2. Confirm that you can display the following Columns in each sub heading:\n3. General: Name, Content\n4. Forms: Name, Method, Form Action (top portion) and Label, Field Name, Type and Current Value (bottom portion)\n5. Links: Name, Address, Type, Target, Access Key\n6. Media: Address, Type, Alternate Text\n',' 1. Confirm that all choices are available and render in the UI when they are checked.\n2. Note that the Security tab does not have any columns to render.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(228,25,'Verify saving of a password',NULL,1,1,1,NULL,' 1. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.\n 2. Type in Username: <i>Squiddy</i> and Password: <i>calamari</i>\n 3. Press the Login button\n 4. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 5. Go to the | Privacy | Passwords panel.\n 6. Click on the \"View Saved Passwords\" button.\n 7. Open <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a> in a new tab.\n',' 1. After step 2, A dialog should appear asking if you want to store the password for this site. -- dismiss with <strong>OK</strong>. If you haven\'t already encountered it, another dialog should appear asking if you want to send this information non-encrypted -- dismiss with <strong>Continue</strong>. Finally, ou will get a Not Found error, but that\'s expected since this is just a bogus cgi script.\n 2. After, step 3, in the tab labelled \"Passwords Saved\", you should see the site http://www.mozilla.org listed along with the username <i>squiddy</i>. --dismiss both dialogs (don\'t make any changes).\n 3. After step 6, the login form should be prefilled with username <i>Squiddy</i> and password ********\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(229,25,'Verify deletion of a password',NULL,1,1,1,NULL,' 1. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.\n 2. Type in Username: <i>foo</i> and Password: <i>bar</i>\n 3. Press the <strong>Login</strong> button\n 4. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 5. Go to | Privacy | Passwords, click the button \"View Saved Passwords\"\n 6. Select username \"foo\" for the site of www.mozilla.org\n 7. Click button \"Remove\"\n 8. Dismiss both dialogs (saving changes).\n 9. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a> again.\n',' 1. The login form should be again prefilled with <i>squiddy</i> and ********. (if it is the only login saved for this page). Also, return to View Saved Password to confirm that Username <em>foo</em> was removed.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(230,25,'Verify passwords are not saved when we select not to save them.',NULL,1,1,1,NULL,' 1. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.\n 2. Type in the following: user: \"bar\", password \"foo\"\n 3. Click on \"Login\"\n 4. When the confirm dialog appears, click <strong>No</strong>\n 5. Click the \"Back\" button\n 6. Click Shift+\"Reload\" button\n',' 1. The usual login information should be there. The user \"bar\" with password \"foo\" should not have been saved.\n 2. Confirm by checking in Privacy | View Saved Passwords of:<br><b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(231,25,'Verify blacklisting sites.',NULL,1,1,1,NULL,' 1. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.\n 2. Type in the following: user: \"bar\", password \"foo\"\n 3. Click on \"login\"\n 4. When the confirm dialog appears, click <strong>Never for this site</strong>\n 5. Click the \"Back\" button\n 6. Click Shift+\"Reload\" button (Effect 1)\n 7. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 8. In Privacy | Passwords | View Saved Passwords, click on the tab \"Passwords Never Saved\" (Effect 2)\n 9. Click on the tab \"Passwords Saved\" (Effect 3)\n',' 1. The usual login information should be there. The user: \"bar\" with password *** should not have been saved.\n 2. In the Passwords Never Saved tab, the site www.mozilla.org should appear in the blacklist\n 3. However, any previously saved login information for www.mozilla.org should still be in the Passwords Saved tab\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(232,25,'Verify passwords can not be saved at blacklisted sites',NULL,1,1,1,NULL,' 1. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.\n 2. Type in the following: user: \"bar\", password \"foo\"\n 3. Click on \"login\"\n 4. When the confirm dialog appears, click <strong>Never for this site</strong>\n 5. Click the \"Back\" button\n 6. Click Shift+\"Reload\" button\n 7. Type in the following: user: \"fubar\", password \"fubar\"\n 8. Click on \"login\"\n',' 1. No confirmation dialog should appear. Since the site is on the blacklist (of passwords never saved), the password won\'t be saved and no dialog will appear.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(233,25,'Verify Passwords aren\'t saved when the pref to do so is turned off.',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In Privacy | Passwords, click the checkbox for Remember Passwords to deselect it (off).\n 3. Save and dismiss Options.\n 4. From the menubar select Tools | Sanitize Firefox.\n 5. Deselect all of the items to clear <b>except</b> \"Saved Passwords\" then click the \"Sanitize Now\" button. If prompted to confirm, proceed with the sanitization.\n 6. Go to the test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.\n 7. Enter Username: <i>test</i> password: <i>test</i>\n 8. Click Login\n 9. Go to Options (Prefs) | Privacy | Passwords | View Saved Passwords\n','No save password dialog should appear, and the username and password should not have been saved under Options.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(234,25,'Inline deletion of saved login information.',NULL,1,1,1,NULL,' 1. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>..\n 2. Type in Username: <i>foo</i> and Password: <i>bar</i>\n 3. Press the <strong>Login</strong> button.\n 4. Repeat steps 2 & 3 several times, each time typing in a different username and password. 5. Then, select the Username field and press the down arrow to bring open the drop down list for this field.\n 6. Arrow down to an entry, then hit Shift+Delete on your keyboard\n 7. Click Shift+Reload\n 8. Select the Username field and press the down arrow to bring open the dropdown list for this field.\n',' 1. From step 6, the selected username should be deleted from the list\n 2. From step 8, the username deleted should not be in the list.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(235,25,'Verify autocomplete selects and sorts in password manager',NULL,1,1,1,NULL,' 1. Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.\n 2. Enter \"Leo\" in the \"username\" and \"password\" fields, then Submit the form.\n 3. Enter \"Leonardo\" in the username\" and \"password\" fields, then Sumbit the form.\n 4. Put focus in the \"Username\" field, then hit the arrow down key\n 5. Begin typing \"Leo\" in the \"username\" field.\n',' 1. If no other entries were previously made at this login, two autocomplete entries should appear, otherwise there may be more: one for Leo, one for Leonardo.\n 2. Typing Leo should not remove either entry.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(236,26,'Verify saving and filling in form information',NULL,1,1,1,NULL,' 1. Go to <a href=\"http://www.mozilla.org/wallet/samples\">sample forms</a>. Select one of the sample pages (suggest Sample 2).\n 2. In the resulting form, just fill in your first and last name.\n 3. Click submit (or whatever the button may be named) Click Yes to the save info dialog. This dialog will only appear once per profile as it sets the pref for save form information.\n 4. The form should still be in the browser, but now it should be blank. Begin typing your first name in the First Name field. Notice as soon as the first letter of your name was input that a drop down appeared with your first name as you had previously entered it.\n 5. Arrow down to your name and hit enter to select it and fill out that field.\n 6. Repeat steps 4 and 5 using your last name in the Last Name field.\n',' 1. From step 4, the drop downs should appear with your name in it. This indicates that the form information was saved by the Form Manager on submit\n 2. From step 5, the form field should be filled out with the data you selected.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(237,26,'Verfiy saving multiple entries to the same form field.',NULL,1,1,1,NULL,' 1. Go to <a href=\"http://www.mozilla.org/wallet/samples\">sample forms</a>. Select one of the sample pages (suggest Sample 2).\n 2. In the resulting form, just fill in your first name.\n 3. Click submit (or whatever the button may be named).\n 4. Repeat steps 2 & 3 several times, each time typing in a different name. 5. In the same form, select the first name field and press the down arrow.\n','From step 5, the drop down should appear with a list of names in it. This indicates that the form information was saved by the Form Manager on submit for each name submitted. The list should be sorted alphabetically as follows: A-Z-a-z.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(238,26,'Verify clearing saved form information',NULL,1,1,1,NULL,' 1. Go to <a href=\"http://www.mozilla.org/wallet/samples\">sample forms</a>. Select one of the sample pages (suggest Sample 2).\n 2. In the resulting form, just fill in your first and last name.\n 3. Click submit.\n 4. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 5. In the Privacy | Saved Forms panel, click on the \"Clear Saved Form Data Now\" button and dismiss (and save) Options.\n 6. Return to the form page and select the First Name field and down arrow to open the drop down list.\n','The drop down should not appear because all of the form information has been deleted in step 5.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(239,26,'Verify saving form information can be turned off',NULL,1,1,1,NULL,' 1. <b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br><b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br><b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\n 2. In the Privacy | Saved Forms panel, uncheck the selection for \"Save information I enter in web forms and the Search Bar\"\n 3. Click on the \"Clear Saved Form Data Now\" button then exit the dialog.\n 4. Go to <a href=\"http://www.mozilla.org/wallet/samples\">sample forms</a>. Select one of the sample pages (suggest Sample 2).\n 5. In the resulting form, just fill in your first and last name.\n 6. Click submit.\n 7. Select the First Name field and down arrow to open the drop down list.\n','The drop down should not appear because the form information submitted was not saved. This is expected because the option to save form information was turned off in step 2.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(240,26,'Verify opening and dismissing the autofill menulist',NULL,1,1,1,NULL,' 1. Make sure autofill is enabled, and go to a page where you have a form where autofill data was saved (eg, http://google.com).\n 2. Bring up the autofill menulist: either start typing a saved entry, hit the down arrow, or click once with the mouse.\n 3. Dismiss the autofill menulist by any of these means: Esc key or mouse-clicking (once if you displayed the list via keyboard, a second time if you brought it up with the mouse initially).\n','The list should display by any of the means in step 2, as well as be dismissed by the means in step 3.<br>See bug <a href=\" http://bugzilla.mozilla.org/show_bug.cgi?id=254492\">254492</a> for details about second mouse clicking to dismiss the autofill list.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(241,27,'Enable Cookies/All Sites/Allow Sites to Set Cookies',NULL,1,1,1,NULL,'1. Set your home page to about:blank\n2. Go to Options (Preferences) | Privacy | Cookies.\n3. Click on \"Clear Cookies Now\" to remove all stored cookies. Alternatively, you can do this via the Tools | Sanitize Firefox menu item.\n4. Make sure that the \"Allow sites to set cookies\" box is checked. Save and dismiss Options.\n5. Make sure to visit several different web sites, including aol.com and cnn.com\n6. Go to Options (Preferences) | Privacy | Cookies, then click on \"View Cookies\"\n','1. Firefox accepts all cookies, so the \"Allow sites to set cookies\" checkbox should be on by default.\n2. Confirm that cookies for the sites that you visited show in the list of stored cookies when you click on \"View cookies\".\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(242,27,'Enable Cookies/All Sites/Until I close Firefox',NULL,1,1,1,NULL,'1. Quit and launch a new instance of Firefox.\n2. Make sure your home page is set to about:blank\n3. Go to Options (Preferences) | Privacy | Cookies.\n4. Click on \"Clear Cookies Now\" to remove all stored cookies. Alternatively, you can do this via the Tools | Sanitize Firefox menu item.\n5. Highlight the dropdown that says \"Until I close Firefox\" Save and dismiss Options.\n6. Navigate to www.google.com and www.netscape.com\n7. Go to Options (Preferences) | Privacy | Cookies.\n8. Click on \"View Cookies\" and confirm there are cookies present from google.com and netscape.com\n9. Quit and Restart the Firefox browser.\n','When the browser is restarted, there should be <b>no cookies</b> listed in the view cookies list.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(243,27,'Enable Cookies/All Sites/Ask Me Every Time',NULL,1,1,1,NULL,'1. Go to Options (Preferences) | Privacy | Cookies.\n2. Click on \"Clear Cookies Now\" to remove all stored cookies. Alternatively, you can do this via the Tools | Sanitize Firefox menu item.\n3. Select the option that says \"Ask me every time\" from the \"Keep Cookies\" dropdown menu. Save and dismiss Options.\n4. Navigate to <a href=\"http://www.ibm.com\">http://www.ibm.com</a>.\n5. Each time a dialog comes up, click on \"Allow\" so that the cookie will be stored.\n','1. Confirm that a dialog box pops up each time, asking you to accept each individual cookie from www.ibm.com\n2. Confirm that the number of cookies is no greater than the number of times you received a dialog box\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(244,27,'Ask me every time/Show/Hide Details',NULL,1,1,1,NULL,'1. While testing \"Ask me every time\", try these combinations as well\n2. Navigate to www.cnn.com\n3. When the dialog box pops up, click on \"Show Details\"\n4. Click on Hide Details\n','1. You should see detailed information about the cookie that is being set when you click on Show Details.\n2. The dialog box should return to its original format and the details should no longer show when you click on Hide Details.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(245,27,'Ask me every time/Allow for session',NULL,1,1,1,NULL,'1. Navigate to www.ibm.com\n2. When the dialog box pops up for the cookies, click on \"Allow for Session\"\n3. Quit and restart the Firefox browser\n','1. Confirm that the cookies are no longer in the stored list since they were for that session only.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(246,27,'Ask me every time/Deny',NULL,1,1,1,NULL,'1. Clear all cookies through either Options (Preferences) or via the Tools | Sanitize Firefox menu item.\r\n2. Navigate to <a href=\"http://www.fanstop.com\">http://www.fanstop.com</a>.\r\n3. When the dialog box pops up for cookies, click on \"Deny\"\r\n4. Go back into Preferences | Privacy | Cookies and click on \"Stored Cookies\"\r\n','Confirm that the cookies for www.fanstop.com have not been stored.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(247,27,'Clearing Cookies/Individual Cookies',NULL,1,1,1,NULL,'1. Make sure that you have visited several different web sites.\n2. Click on \"View Cookies\" and confirm that there are cookies shown in the list.\n3. Highlight an individual cookie and click \"Remove Cookie\"\n','1. Confirm that the individual cookie has been removed when you go back into the list of stored cookies\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(248,27,'Clearing Cookies/Remove All Cookies',NULL,1,1,1,NULL,'1. Make sure that you have visited several different web sites.\n2. Click on \"Stored Cookies\" and confirm that there are cookies shown in the list.\n3. Click on \"Remove all cookies.\"\n','1. Confirm that all cookies have been removed when you go back in the list of stored cookies\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(249,27,'Disabling Cookies',NULL,1,1,1,NULL,'1. Uncheck the \"Allow sites to set cookies\" checkbox.\n2. Make sure that you have visited several web sites, such aswww.cnn.com and www.aol.com\n','1. Confirm there are <span style=\"font-weight: bold;\">no cookies</span>shown in the list of stored cookies.\n2. Confirm that \"For the originating website\" is now grayed out and not available to be selected.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(250,27,'Exceptions',NULL,1,1,1,NULL,'1. Go to Options (Preferences) | Privacy | Cookies.\n2. Click on \"Clear Cookies Now\" to remove all stored cookies. Alternatively, you can do this via the Tools | Sanitize Firefox menu item.\n3. Check the box that says \"Allow sites to set cookies\"\n4. Click on the \"Exceptions\" button.\n5. Enter www.google.com and click on \"Block\"\n6. Navigate to <a href=\"http://www.google.com\">http://www.google.com</a>.\n7. Go to Options (Preferences) | Privacy | Cookies, then click on \"View Cookies\"\n',' 1. Confirm that there is no cookie present from www.google.com. Even though you cleared your cookies, there still may be a cookie present from a banner ad that is hosted on another site independent of www.google.com.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(251,27,'Exceptions/Remove Site & Remove All Sites',NULL,1,1,1,NULL,'1. Click on Exceptions.\n2. Type www.cnn.com in the address of website area and click \'Block\"\n3. The site should be added to the box below area where you justtyped in the website\n4. Highlight www.cnn.com and click \"Remove site\". Make sure to click OK.\n5. Add a few other sites to the list of exceptions.\n6. Click on the button that says \"Remove all sites\" and click OK.\n','1. Confirm that the site www.cnn.com no longer appears in the list of exceptions.\n2. Confirm that the list of sites that you added no longer appear in the list of exceptions after clicking on the \'Remove all sites\" button\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(252,27,'Enable Cookies/All Sites/Until they expire',NULL,1,1,1,NULL,'1. Set your home page to about:blank\n2. Go to Options (Preferences) | Privacy | Cookies.\n3. Click on \"Clear Cookies Now\" to remove all stored cookies. Alternatively, you can do this via the Tools | Sanitize Firefox menu item.\n4. Confirm that the \"Allow sites to set cookies\" box is checked.\n5. Highlight the dropdown selection \"Until they expire.\" Save and dismiss Options.\n6. Visit <a href=\"http://www.fanstop.com\">www.fanstop.com</a>.\n7. Go to Options (Preferences) | Privacy | Cookies, then click on \"View Cookies.\" www.fanstop.com should now be listed.\n8. Highlight the www.fanstop.com cookie and confirm that it expires at \"end of session.\"9. Quit and restart the browser,\n10. Click on \"View Cookies\"\n ','Confirm that www.fanstop is no longer listed, and that the cookie expired at the end of the browser session.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(253,27,'Setting Future Cookies',NULL,1,1,1,NULL,' 1. Go to Options (Preferences) | Privacy | Cookies, and click on \"View Cookies\"\n 2. Make sure that there are some cookies in your list. If not visit a few sites first to build up your cookies.\n 3. Check the box that says \"Don\'t allow sites that set removed cookies to set future cookies\"\n 4. Highlist one or two cookies in the list and then click the \"Remove\" button.\n 5. Exit Preferences panel and then go back in again to Go to Options (Preferences) | Privacy | Cookies.\n 6. Click on \"Exceptions\"\n','<p>Confirm that the cookie(s) that you removed have been added to the exceptions list and have the word \"Block\" listed next to them</p><p>Please note that the functionality of this area is still being worked on. <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=75119\">Bug 75119</a> addresses this issue.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(254,28,'Verify MSN loads correctly',NULL,1,1,1,NULL,'Visist <a href=\"http://www.msn.com\">www.msn.com</a>','Check for obvious layout problems',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(255,28,'Verify Amazon loads correctly',NULL,1,1,1,NULL,'Visit <a href=\"http://www.amazon.com\">www.amazon.com</a>','Check for obvious layout problems',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(256,28,'Verify Yahoo loads correctly',NULL,1,1,1,NULL,'Visit <a href=\"http://www.yahoo.com\">www.yahoo.com</a>','Check for obvious layout problems.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(257,28,'Verify CNN loads correctly',NULL,1,1,1,NULL,'Visit <a href=\"http://www.cnn.com\">www.cnn.com</a>','Check for obvious layout problems',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(258,28,'Verify USAtoday loads correctly',NULL,1,1,1,NULL,'Visit <a href=\"http://www.usatoday.com\">www.usatoday.com</a>','Check for obvious layout problems',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(259,28,'Verify Apple loads correctly',NULL,1,1,1,NULL,'Visit <a href=\"http://www.apple.com\">www.apple.com</a>','Check for obvious layout problems',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(260,28,'Verify ESPN loads correctly',NULL,1,1,1,NULL,'Visit <a href=\"http://www.espn.go.com\">www.espn.go.com</a>','Check for obvious layout problems',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(261,29,'Verfiy View Sourse access via the Main menu',NULL,1,1,1,NULL,'Use View | Page source to open the page source in a new window.','Ensure that page source appears as expected. Close the window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(262,29,'Verify acces to View Source via context menu',NULL,1,1,1,NULL,'<p>(A) Bring up context menu in a web page, then select View Source.</p><p>(B) Select some content on a web page. Bring up context menu in a web page, then select View Selection Source.</p>','For (A) ensure that page source loads in a new window. For (B) a source window should also appear, but only displaying the source near the selection.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(263,29,'Verify access to View Source via shortcut keys',NULL,1,1,1,NULL,'Use the appropriate shortcut keys to view page source. 1. Windows, Linux: Ctrl+U\n 2. Mac: Cmd+U\n','Ensure that page source loads in window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(264,29,'Verify various source window menu options',NULL,1,1,1,NULL,' 1. Open the Page Source window.\n 2. Go to the Source window\'s menu bar and toggle with any of these settings: View | Enable Syntax Highlighting, View | Wrap Long Lines, etc.\n 3. If time permits, play the context menu.\n 4. Close the Source window either by File | Close or Ctrl/Cmd+W.\n','The Source window has three menu bar items: File, Edit and View. You should be able to access the context menu for the Source window as well (Find Again, Copy, Select All).',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(265,29,'Verify the Find toolbar works in view source',NULL,1,1,1,NULL,' 1. Open the Page Source window.\n 2. Hit Ctrl+F <i>(Mac: Cmd+F)</i> or select Edit | Find from the menubar.\n 3. Use the Find toolbar to search the page source \n','The Find toolbar should function similarly to the Find toolbar in a web page.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(266,30,'Install software update',NULL,1,0,1,NULL,'<p>The best way to test software update for the Firefox application is to use a Firefox build which you know will require softare update &mdash;as denoted by the Update Available icon in the browser toolbar. However, as in this test, the \"best\" way is to go through the pref to check.</p><p>You\'ll need make sure that the update is compatible with the Firefox build your testing. Also keep in mind that software updates are on a per-installation basis, NOT a per-profile one. That is, once you install an app update, it affects all profiles run under a given installation. To repeat this test, you\'ll need to test with another, separate installation (eg, an install in a different folder).</p> 1. Make sure that the checkbox for Prefs | Advanced | Update | \"Firefox\" is selected (on). If time permits, you can also run this for \"My Extensions and Themes,\" that\'s already covered by the Extensions and Themes test sections.\n 2. Hit the \"Check Now\" button.\n 3. In the resulting Update wizard, select the update and follow the steps to install it. Restart after update finishes.\n 4. If time permits, try canceling a software update.\n','<p>Once you run a software update, you should be notified that a restart is needed. Firefox should function fine after restarting. Cancelation of software update should not install update, nor prompt you to restart.</p><p>See bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=262688\">262688</a> and <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=262539\">262539</a> for some current issues.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(267,30,'Software update preference',NULL,1,0,1,NULL,' 1. Go to the Preferences | Advanced | Update panel.\n 2. Select both checkboxes for \"Firefox and \"My Extensions.\"\n 3. Click \"Check Now\" to check for available extensions.\n','Any available updates should be listed with a prompt to select and install. If there are no updates, you should be notified as well.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(268,30,'Application update via xpi files',NULL,1,0,1,NULL,'This currently works only on Windows and Linux, as Mac currently doesn\'t have .xpi files built daily. 1. Make sure you start with an older release of Firefox, whether an official release (eg, 1.0.2) or a somewhat older nightly build.\n 2. In Firefox, go to a nightly (or more recent official release) build directory containing the .xpi files. For example: 3. ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/[build_date]/windows-xpi\n4. ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/[build_date]/linux-xpi\n \n 5. Currently there are 6 files in the .xpi directory (adt.xpi, browser.xpi, en-US.xpi, help.xpi, talkback.xpi, xpcom.xpi).\n 6. When you click on each of the .xpi files, the software installation dialog will come appear; click Install Now when it becomes active. (Note that initially you might need to first add the site to the software installation whitelist to accomplish this.)\n 7. Installation for each .xpi file will bring up the Extension Manager dialog, although when complete the given .xpi files won\'t appear there (expected at this time).\n 8. After installing all of the .xpi files, quit and restart Firefox. Check the about: page (and/or Help | About dialog).\n','Upon restart, both about: and the About dialog should display the version number and build ID of the version you had upgraded to. Moreover, it should actually be that newer version &mdash;if there are feature differences you know of, test to ensure you\'ve got the recent version you had upgraded to.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(269,31,'Verify HTTPS and HTTP security notification',NULL,1,1,1,NULL,' 1. Visit the secure site <a href=\"https://sourceforge.net\">https://sourceforge.net</a>.\n 2. Observe that a Warning Dialog comes up,press OK to continue.\n 3. Verify that the Lock icon at the bottom right side of the browser window appears locked.\n 4. Visit <a href=\"http://sourceforge.net\">http://sourceforge.net</a>. The Lock icon at the bottom right side of the browser window should appear unlocked.\n 5. Visit <a href=\"https://sf.net\">https://sf.net</a> and ensure that the \"Security Error: Domain Name Mismatch\" dialog appears.\n 6. View the certificate, ensure that it is for sourceforge.net and looks \"correct\".\n 7. Click Okay to visit the site, ensure that it loads the same <a href=\"https://sourceforge.net\">https://sourceforge.net</a> as above.\n ','Verify correct the site security notifcations as described with each action.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(270,31,'Security levels of sites',NULL,1,1,1,NULL,' 1. Start at non-secure site, such as <a href=\"http://mozilla.org\">http://mozilla.org</a>\n 2. Go to Preferences (Options) | Advanced | Security.\n 3. Select the \"Use SSL 2.0\" checkbox, but make sure the other checkboxes under Security are deselected.\n 4. Visit a web site which uses SSL 2.0 encryption (URI TBA).\n<p>Repeat the above with the \"Use SSL 3.0\" and \"Use TLS 1.0\" checkboxes selected, one at a time.</p>','<p>The following behavior should occur</p> 1. A dialog saying that you\'ve requested an encrypted page.\n 2. After loading the page at the secure site, you should see the encryption padlock on the right in the status bar.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(271,31,'Security tab in Page Info',NULL,1,1,1,NULL,' 1. Make sure all of the checkboxes are selected under Preferences (Options) | Advanced | Security.\n 2. Start at secure site, such as <a href=\"https://www.verisign.com\">https://www.verisign.com</a>\n 3. Double-click the padlock icon in the status bar. Alternatively, bring up the Page Info window.\n 4. In the top pane of the Security tab, click the View button.\n','<p>Double-clicking the icon should display the Security tab of Page Info. In the Security tab, it should mention whether the web site identity is verified (top pane), as well as the encryption level (bottom pane). Accessing the View button should display the Certificate Viewer dialog, which contains two tabs, General and Details.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(272,31,'Certificates: import',NULL,1,1,1,NULL,'<p>If you don\'t have a cert, just check to see that Certificate Manager appears.</p> 1. Make sure you already have a certificate (need info on Test CA) which hasn\'t been imported into Firefox.\n 2. Open Preferences (Options) | Advanced | Certificates section, and click on the View Certificates button.\n 3. Click the Import button in the Certificate Manager dialog, and follow the steps to import your certificate.\n','<p>After step 2, the Certificate Manager dialog should appear. It has four tabs: Your Certificates, Other People\'s, Web Sites and Authorites. After you import your personal certificate, it should be listed under Your Certificates.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(273,31,'Certificates: view, backup, delete, restore',NULL,1,0,1,NULL,'<p>Run this test only if you have already imported a certificate into Firefox.</p> 1. Open Preferences (Options) | Advanced | Certificates section, and click on the View Certificates button.\n 2. In the Your Certificates tab, click the View button in the Certificate Manager dialog.\n 3. Click the Backup button and follow the steps to backup your certificate.\n 4. (Test this only if backup succeeds!) Click the Delete button.\n 5. Restore your certificate by re-importing it.\n',' 1. View should display (details TBA).\n 2. Backup should (details TBA)\n 3. Delete should (details TBA)\n 4. Restore (re-import) should (details TBA)\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(274,31,'Certificates: Device Manager',NULL,1,1,1,NULL,'<p>Open Preferences (Options) | Advanced | Certificates section, and click on the Security Devices button.</p>','The Device Manager dialog should appear.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(275,31,'Certificates: Verification',NULL,1,1,1,NULL,'<p>Open Preferences (Options) | Advanced | Certificates section, and click on the Verification button.</p>','Should display OCSP (Online Certificate Status Protocol) verification dialog.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(276,31,'Certificates: Revocation Lists',NULL,1,1,1,NULL,'<p>Open Preferences (Options) | Advanced | Certificates section, and click on the Revocation Lists button.</p>','Should display the Manage CRL\'s (certificate revocation lists) dialog.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(277,31,'default security preferences',NULL,1,1,1,NULL,' 1. Go to the Preferences | Advanced | Security panel.\n 2. Under the Protocols section, confirm that \"Use SSL 2.0\", Use \"SSL 3.0\", and \"Use TSL 1.0\" are all selected by default.\n 3. Close Preferences.\n','Confirm default security settings.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(278,32,'(Windows & Mac) Setup IE Migration environment and Import those setting into Firefox',NULL,1,0,1,NULL,'<b>Prepare IE settings</b> 1. Start IE\n 2. Go to Bugzilla, login and save password\n 3. Bookmark Bugzilla and make it your home page\n 4. Browse to Google and do a search for \"Mozilla Firefox\"\n 5. Bookmark Google\nthen...<br><b>Import IE settings</b> 6. Start Firefox\n 7. Select File | Import\n 8. Select \"Microsoft Internet Exporer\"\n 9. Check all the options for importing\n 10. Click Next and then Finish after migration is complete\n','This should create enough data, including Cookies, Browsing History, Favorites, Saved Passwords, and Saved Form History, to import into Firefox.<br><b>Check results</b> 1. Verify Browsing History from IE shows up in the \"Go\" menu and the \"History\" sidebar.\n 2. Verify Favorites from IE show up in the \"Bookmarks\" menu, as the \"From Internet Explorer\" folder\n 3. Verify Saved Form History from IE works by going to Google. Start typing the same search terms as you did in IE (Moz...). The autofill pulldown menu should show your original search terms (Mozilla Firefox).\n 4. Verify Saved Passwords by going to Preferences (Options) | Privacy | Saved Passwords. Click on the \"View Saved Passwords...\" button and confirm that your Bugzilla username and password have been migrated. Go to Bugzilla and login.\n 5. Verify Cookies by going to Preferences (Options) | Privacy | Cookies. Click on the \"Stored Cookies\" button and confirm that your cookies from Bugzilla and Yahoo have been migrated.\n 6. Confirm that your IE homepage is also now your Firefox homepage by clicking on the Home icon.\n',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(279,32,'Setup and Migration of data from Mozilla/Netscape',NULL,1,0,1,NULL,'<b>Prepare Mozilla settings</b> 1. Start Mozilla\n 2. Go to Bugzilla, login and save password\n 3. Bookmark Bugzilla and make it your home page\n 4. Browse to Google and do a search for \"Mozilla Firefox\"\n 5. Bookmark Google\n<br>then...<br><b>Import Mozilla settings</b> 6. Start Firefox\n 7. Select File | Import\n 8. Select \"Netscape 6, 7 or Mozilla 1.x\"\n 9. Select your Mozilla profile to be imported\n 10. Check all the options for importing\n 11. Click Next and then Finish after migration is complete\n</ol','This should create enough data, including Cookies, Bookmarks and Saved Passwords, to import into Firefox.<br><b>Check results</b> 1. Verify Bookmarks from Mozilla show up in the \"Bookmarks\" menu as the \"From Netscape 6/7/Mozilla\" folder\n 2. Verify Saved Passwords by going to Preferences (Options) | Privacy | Saved Passwords. Click on the \"View Saved Passwords...\" button and confirm that your Bugzilla username and password have been migrated. Go to Bugzilla and login.\n 3. Verify Cookies by going to Preferences (Options) | Privacy | Cookies. Click on the \"Stored Cookies\" button and confirm that your cookies from Bugzilla and Google have been migrated.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(280,32,'Setup and Migration of data from Opera',NULL,1,0,1,NULL,'<b>Prepare Opera settings</b> 1. Start Opera\n 2. Go to Bugzilla, login and save password\n 3. Bookmark Bugzilla and make it your home page\n 4. Browse to Google and do a search for \"Mozilla Firefox\"\n 5. Bookmark Google\nthen...<br><b>Import Opera settings</b> 6. Start Firefox\n 7. Select File | Import\n 8. Select \"Opera\"\n 9. Check all the options for importing\n 10. Click Next and then Finish after migration is complete\n',' 1. This should create enough data, including Cookies, Bookmarks and History, to import into Firefox.\n 2. Note: Firefox doesn\'t seem to have the ability to import saved passwords from Opera.\n<b>Check results</b> 3. Verify Browsing History from IE shows up in the \"Go\" menu and the \"History\" sidebar\n 4. Verify Bookmarks from Mozilla show up in the \"Bookmarks\" menu as the \"From Opera\" folder\n 5. Verify Cookies by going to Preferences (Options) | Privacy | Cookies. Click on the \"Stored Cookies\" button and confirm that your cookies from Bugzilla and Google have been migrated.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(281,33,'Plugins/Puzzle Piece Confirmation if Plugin is not present and Installation of Plugin',NULL,1,0,1,NULL,'<p>This first requires that (at least some of) the following plugins are not present on your system: Flash, Shockwave, Java, Adobe Reader, and Quicktime. <b>Move or rename</b> existing plugins rather than delete them.</p><p>Note: Ease/difficulty of manual installation is dependent on the plugin vendor. For further info, see <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=252659\">252659</a> for Linux, or <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=252661\">252661</a> for Mac OS X 10.3 or <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=253471\">253471</a>.</p> 1. Visit or download <a href=\"http://weblogs.mozillazine.org/marcia/archives/plugin-test.html\">this test page</a>.\n 2. Confirm that puzzle pieces are shown for the plugins that are missing.\n 3. Click on the install missing plugins button in the notification bar.\n','<p>Note that some plugins aren\'t available for all platforms. Quicktime and Director, for example, don\'t provide plugins for Linux.</p> 1. Confirm that you get a yellow nofication bar about missing plugins.\n2. After you click the button, the Flash plugin should be installed automatically and the page should refresh, showing you the Flash object.\n3. For Shockwave, you should get a dialog asking you to accept the End User License agreement. You will then be required to do a manual installation of the plugin. When the service goes to look for the plugin you should see a manual install button.\n4. Java, Quicktime and Acrobat: For Java, Windows will have an XPI but on the Mac you will be sent to the website. You should also get the manual install button. When you click on it you will be sent to the appropriate website to download the plugin.\n5. Realplayer has been partially implemented, but is not yet fully functional\n6. There are also two additional plugins that will be installed in FF, but they do not need to be tested. They are an XHTML editor and Viewpoint.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(282,33,'Plug-ins',NULL,1,1,1,NULL,' 1. Go to Preferences | Downloads | File Types section and click the Plug-Ins button.\n 2. Select one plugin and toggle the Enabled setting from a checkmark (enabled) to a dot (disabled). Click OK to save plug-in changes.\n 3. Click OK (or hit Enter/Return) to save and close Preferences.\n 4. Go visit a file URI to that plug-in type. For example, if you disabled SWF (Flash), visit a Flash URI (a file ending with .swf).\n','You should be to toggle the plug-in setting. After disabling a plug-in, when you visit a URI to a given plug-in file, the plug-in content should <em>not</em> be displayed, but instead you should be prompted to download the file. Also see bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=236622\">236622</a> for more info.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(283,33,'about:plugins',NULL,1,1,1,NULL,'In the Location field, type <b>about:plugins</b> and hit Enter.','about:plugins should load in the page, displaying information about the plug-ins active in Firefox.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(284,34,'Verify browser security tests',NULL,1,1,1,NULL,'<p>Follow the instructions to run the browser security tests at the link below; select the \"only test for bugs specific to my type of browser\" choice. Make sure that JavaScript is turned on, and that you have turned off popup blocking.</p><p><a href=\"http://bcheck.scanit.be/bcheck/\">http://bcheck.scanit.be/bcheck/</a></p><p>If time permits, run the tests under the \"all available tests\" option.</p>','<p>Firefox should pass all of the automated security tests.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(285,35,'Verify Quit works',NULL,1,1,1,NULL,'Do the following to quit Firefox: 1. <b>Windows</b>: File | Exit\n 2. <b>Linux</b>: File | Quit\n 3. <b>Mac</b>: Firefox | Quit\n','Firefox should shut down, and none of its processes should be running anymore.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(286,35,'Shutdown and Uninstall',NULL,1,1,1,NULL,'1. Select the File | Exit/Quit menu item; on Mac select Firefox | Quit.\n2. On Windows, go to Start -> Control Panel -> Add or Remove Programs, select Firefox and click Uninstall.\n3. On Mac, drag the Firefox application package to the trash.\n4. On Linux, delete the Firefox install folder.\n','The application should be removed but the profile should remain intact.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(287,38,'Installation',NULL,1,1,1,NULL,'After acquiring the installer, follow these steps.1. On Windows, Launch the Install wizard\n2. Navigate through the wizard with the Next buttons.\n3. Accept the licensing agreement and perform a \"Standard\" installation.\n4. When the installation has completed, ensure that the checkbox to launch the application is checked and click the \"Finish\" button.\n5. On Mac, drag the Thunderbird package to your Application folder.\n6. On Linux, decompress the tarball (tar zxvf [filename]). The resulting \"thunderbird/\"folder is the \"installation\" folder.\n','The installer should be complete, all of it\'s content should fit properly in the wizard panels, and the application should launch at completion of the installation.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(288,38,'Start up',NULL,1,1,1,NULL,'After installation, make sure that you can start Thunderbird.','Thunderbird should launch with no problems. Scenarios: 1. No existing tbird profile, no other email client used previously: You should be prompted to add a new account.\n 2. No existing tbird profile, but had previously used another email client: Should get Migration wizard; see Migration test section for details.\n 3. Existing tbird profile: Thunderbird should launch normally.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(289,38,'Talkback',NULL,1,1,1,NULL,'Ensure that talkback is part of the installation (on Windows, you\'ll need to custom install to get it). Its files should be in components/talkback. If time permits, make sure you can launch talkback after crashing Tbird.','The components/talkback directory should exist and contain the appropriate files.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(290,38,'Migrate Mozilla Mail & Newsgroups (Seamonkey)',NULL,1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Mozilla with the following information. Start with the latest release of Mozilla (1.7.2 as of this writing), and if time permits try older versions like 1.0, and/or Netscape 6/7.</p> 1. Mail accounts (POP and IMAP)\n 2. Local mail folders\n 3. Address books\n 4. Newsgroups\n 5. Mail filters\n 6. Saved passwords\n 7. (if time permits) Junk mail training\n 8. (if time permits) Certificates\n 9. Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.\n 10. Install and launch Thunderbird.\n 11. Proceed through the Migration wizard.\n 12. When finished with migration, check your migrated settings and data in Thunderbird.\n','<p>All settings and data from Mozilla should be successfully migrated to Thunderbird.</p><p>Exceptions/issues: TBA.</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(291,39,'Create a POP3 account',NULL,1,1,1,NULL,'If this is a new Thunderbird profile, you will be prompted with the Account Creation wizard. If this is not the first account you will need to access the Account Creation wizard by selecting Tools -> Account Settings, and clicking the \"Add Account\" button. Then follow these instructions:1. Select the \"Email Account\" radio button and click \"Next\".\n2. Fill in the Name and Email address fields and click \"Next\".\n3. Select the POP radio button, fill out the incoming server name, make sure the \"Use Global Inbox\" checkbox is checked, and click the \"Next\" button.\n4. Fill in the User name and click \"Next\".\n5. Give the account a name and click \"Next\".\n6. Verify that the information is all correct and click \"Finish\".\n','Your POP mail account should be created and you should be prompted to log in. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(292,39,'Create an IMAP account',NULL,1,1,1,NULL,'If this is a new Thunderbird profile, you will be prompted with the Account Creation wizard. If this is not the first account you will need to access the Account Creation wizard by selecting Tools -> Account Settings, and clicking the \"Add Account\" button. Then follow these instructions:1. Select the \"Email Account\" radio button and click \"Next\".\n2. Fill in the Name and Email address fields and click \"Next\".\n3. Select the IMAP radio button, fill out the incoming server name, and click the \"Next\" button.\n4. Fill in the User name and click \"Next\".\n5. Give the account a name and click \"Next\".\n6. Verify that the information is all correct and click \"Finish\".\n','Your IMAP mail account should be created and you should be prompted to log in. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(293,39,'Create a Newsgroup account and Subscribe to a newsgroup',NULL,1,1,1,NULL,'If this is a new Thunderbird profile, you will be prompted with the Account Creation wizard. If this is not the first account you will need to access the Account Creation wizard by selecting Tools -> Account Settings, and clicking the \"Add Account\" button. Then follow these instructions:1. Select the \"Newsgroup Account\" radio button and click \"Next\".\n2. Fill in the Name and Email address fields and click \"Next\".\n3. Fill out the newsgroup server name with \"news.mozilla.org\", and click the \"Next\" button.\n4. Give the account a name and click \"Next\".\n5. Verify that the information is all correct and click \"Finish\".\nOnce you\'ve created the account you will need to subscribe to a newsgroup:6. Select the Newsgroup server.\n7. Use either the File | Subscribe... menu item or click the \"Manage Newsgroup Subscriptions\" link in the account pane.\n8. In the field \"show items that contain\" type the word \"test\" to see the available testing groups.\n9. Check netscape.public.test and click \"OK\".\n','Your newsgroup account should be created and the newsgroup, netscape.public.test should be added. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(294,39,'Create an RSS account and subscribe to RSS feed',NULL,1,1,1,NULL,'If this is a new Thunderbird profile, you will be prompted with the Account Creation wizard. If this is not the first account you will need to access the Account Creation wizard by selecting Tools -> Account Settings, and clicking the \"Add Account\" button. Then follow these instructions:1. Select the \"RSS News & Blogs\" radio button and click \"Next\".\n2. Fill in the Account Name (or keep the default) and click \"Next\".\n3. Verify that the information is all correct and click \"Finish\".\nOnce you\'ve created the account you will need to subscribe to a newsgroup:4. Select the RSS account in the folder pane.\n5. Use either context-click and select \"Manage Subscriptions\" or click the \"Manage Subscriptions\" link in the Account Central pane.\n6. In the resulting RSS Subscriptions dialog, click the Add button.\n7. Enter a feed url, such as the following then click OK.8. <a href=\"http://www.livejournal.com/stats/latest-rss.bml\">http://www.livejournal.com/stats/latest-rss.bml</a> (big!)\n9. Any of the feed links listed at <a href=\"http://news.yahoo.com/rss\">http://news.yahoo.com/rss</a>\n\n10. After the feed is verified, click OK to dismiss RSS Subscriptions.\n11. Click the feed folder under your RSS account in the folder pane.\n','Your RSS account should be created. Your feed should be added, and you should be able to read the feed articles.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(295,39,'Account Manager (Account Settings)',NULL,1,1,1,NULL,'Test that you can access and make changes in the Account Manager. 1. Should be able to access the Account Manager from either Account Central: click an account name in the folder pane, then click \"View settings\"\n 2. Should be able to access Account Manager from Tools | Account Settings (Windows, Mac) or Edit | Account Settings (Linux).\n 3. Make a simple change, like toggling default message composition between HTML and plain text. The click OK.\n',' 1. \"View settings\" should display the Account Manager for the given account. Accessing \"Account Settings\" from the main menu should also display this dialog.\n 2. The message composition style should take effect after you\'ve OK\'d Account Settings.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(296,39,'Import Mail from Another E-Mail Client',NULL,1,1,1,NULL,'<p><em>This test assumes that you have another mail client such as Eudora or Outlook Express to import from</em></p><p>Also note that bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=272292\">272292</a> prevents importing from Mozilla 1.x/Netscape 6/7.</p> 1. Go to Tools | Import\n2. Click on the \"Mail\" radio button\n3. Await a dialog which pops up, asking you which mail program to import the mail from. \n4. Click on the name of the Email program to import from\n5. You should get another dialog which asks you to navigate to the mail directory where your mail resides.\n6. If time permits, you can try importing an address book or mail settings.\n',' 1. Mail should be imported from the directory you have specified into Thunderbird.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(297,40,'Receive & read POP3 email messages',NULL,1,1,1,NULL,' 1. Select your POP account Inbox and login if needed.\n 2. If needed, press the \"Get Mail\" button on the toolbar, or hit Ctrl/Cmd+T.\n 3. Select a message in the thread pane.\n 4. If time permits, hit the Enter/Return key to view the message in a standalone window.\n','Your POP messages should download and populate the thread pane. In addition, the message should be loaded into the message pane. The standalone window is another window in addition to the mail 3pane window.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(298,40,'Receive & read IMAP email messages',NULL,1,1,1,NULL,' 1. Select your IMAP account Inbox and login if needed.\n 2. If needed, press the \"Get Mail\" button on the toolbar, or hit Ctrl/Cmd+T.\n 3. Select a message in the thread pane.\n 4. If time permits, hit the Enter/Return key to view the message in a standalone window.\n','Your IMAP messages should download and populate the thread pane. In addition, the message should be loaded into the message pane. The standalone window is another window in addition to the mail 3pane window.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(299,40,'Refresh RSS subscription: get new articles',NULL,1,1,1,NULL,'<p>For this test, it\'d be best to use a feed that frequently changes and/or has new articles, such as <a href=\"http://del.icio.us/rss\">del.icio.us</a>.</p>(A) Manual refresh:<br /> 1. In the folder pane, select the RSS account or any of the RSS subscriptions.\n 2. Bring up the context menu and select \"Get Messages for Account\"\n 3. Alternatively, hit Ctrl/Cmd+T.\n(B) Automatic refresh:<br /> 4. Bring up Account Settings for your RSS account.\n 5. In the option for \"Check for new articles every [n] minutes,\" change the value to 5 minutes.\n 6. Click OK to dismiss and save the settings.\n 7. Wait 5 minutes and watch your frequently updating subscription.\n','<p>(A) Manually refreshing should occur immediately after you issue the command, i.e., you should see new articles after you refresh if you have a frequently updated subscription.</p><p>(B) Automatic refreshing should occur in about 5 minutes, displaying new articles in a frequently updated feed. Keep in mind issues raised in bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=255466#c3\">255466</a>.</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(300,40,'Create a Virtual Folder',NULL,1,1,1,NULL,' 1. Click on Edit | Find | Search Messages\n2. Construct a query such as Sender is XXX\n3. Click on more, than Date is after XX/XX/XXXX\n4. Click on more, than Date is before XX/XX/XXXX\n5. Click Search\n6. Wait for search to complete and messages to show\n7. Select which location you want to the Virtual Folder to be stored in\n8. Click \"Save as Virtual Folder\"\n9. Await prompt to name your folder. Fill in a name\n',' 1. Confirm that a folder is created with the name you specified and that it displays in the correct location\n2. Confirm that the messages are not permanently moved to the folder as it is a virtual folder\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(301,40,'Sort by Group',NULL,1,1,1,NULL,' 1. In the thread pane of the main mail window, click on any of the following columns to sort by that type (you may need to add the column from the Column Picker on the right end of the pane): Sender/Recepient, Subject, Date, Account, Priority or Label.\n 2. Select View | Sort by | Grouped by Sort, or hit the G key.\n','The messages in the thread pane should be grouped according to the column you had sorted by.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(302,40,'Quicksearch',NULL,1,1,1,NULL,'In the main mail window do the following:1. Go to the Quicksearch field in the upper-right of the thread pane and enter a search string.\n2. Repeat (as time permits) with the various search types available from its dropdown menu: Subject or Sender (default; Subject or Recepient in Sent folders), Subject, Sender (Recepient), Entire Message, Find in Message.\n3. Test the \'x\' button to clear the field.\n4. Also test Ctrl (Cmd)+K.\n','Quicksearch should display messages containing your search string for the given search type &mdash;it should do this dynamically as you type the search string. Clicking \'x\' should clear the Quicksearch field. Ctrl (Cmd)+K should bring focus to the Quicksearch field as well as select its content if it\'s not empty.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(303,41,'Compose and send a plaintext message',NULL,1,1,1,NULL,'Send yourself and at least one other recipient (To: or CC:) the same message, using the plain text editor to compose it.1. From either an IMAP or POP account, select the File -> New -> Message menu item or click the \"Write\" button on the primary toolbar.\n2. Address the message to yourself and one other recipient.\n3. Type a simple plaintext message.\n4. Click the \"Send\" button on the primary toolbar.\n','Your message should be sent and copied to the Sent folder. You should not receive any prompt for send format.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(304,41,'Reply to a message',NULL,1,1,1,NULL,'1. From either an IMAP or POP account, select a message and click the \"Reply\" button on the primary toolbar\n2. Add some text to the message.\n3. Click the \"Send\" button on the primary toolbar.\n','Your message should be sent and copied to the Sent folder.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(305,41,'Spellchecking',NULL,1,1,1,NULL,'Test both the Spell Check dialog as well as Inline Spelling 1. Spell Check dialog: test with and without misspelled words. Access the dialog via the Spell toolbar icon, Options | Check Spelling (menu), or Ctrl/Cmd/Ctrl+Shift+K (Windows, Mac and Linux shortcuts, respectively).\n 2. Inline spell checking (only in post-aviary 1.0.x Trunk): note style (dotted red underline) for misspelled words as you type. You should be able to bring up spell checking via the context menu in the compose region, too.\n','Spell checking, whether from the dialog or inline, should work sensibly by providing reasonable corrections/options (and not appearing for correctly spelled words).',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(306,41,'Attachments',NULL,1,1,1,NULL,'Attach files to a message you\'re composing, such as (as time permits): image files, text files, html files, Word, Excel, etc files. 1. Test viewing the attachments inline (where applicable) upon receipt.\n 2. Test opening the attachments upon receipt (where applicable --usually with files requiring another application for launching/viewing).\n 3. Test saving the attachments. The files should be saved intact to your chosen desitination.\n','You should be able to attach the file without the filename being munged or changed: it should appear in the attachment pane. Likewise, you should be able to receive and open (or view inline, depending on the filetype) the attachements. Typically, most image formats, plain text and html should be displayed inline upon receipt (but not during composition).',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(307,41,'HTML composition',NULL,1,1,1,NULL,'While writing an HTML mail, try the following (as time permits): 1. Style text: bold, italicize, underline, color, big, small, etc.\n 2. Insert an image.\n 3. Insert a list.\n 4. Insert a link.\n 5. Insert a table.\n 6. Insert a smiley.\n','While composing the email, the styles and elements you add should display as WYSIWYG. Likewise, upon receiving the email, the content\'s style should be WYSIWYG.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(308,41,'Composing Mail Offline',NULL,1,1,1,NULL,' 1. While in offline mode, click the \"Write\" icon and compose your message. When finished, click \"Send Later.\"2. Go back online\n','Confirm that Thunderbird launches a dialog box asking you if you want to send this message later.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(309,42,'Basic Address Book usage',NULL,1,1,1,NULL,'Make sure you can open the Address Book window: from the mail 3pane toolbar icon, from Tools | Address Book in the mail compose window, or Ctrl/Cmd+2.','Ensure that the AB appears.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(310,42,'Create or edit an Address Book card & AB autocomplete',NULL,1,1,1,NULL,'Create or edit an address book card. 1. Create a new address book card from the header of the message pane, or standalone window.\n 2. Create a new AB card from the AB window.\n 3. Compose a mail message and start typing the name or email of someone who\'s in your AB.\n 4. Change AB card info.\n','Make sure that the address book card appears properly in the AB window. Make sure changes can be made, and that autocomplete during message composition works.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(311,43,'Default email client',NULL,1,1,1,NULL,'So far this feature is limited to Windows and Linux. The default email client check occurs on a per computer-account basis, <b>not</b> a per profile basis. It\'s best (easier) to test this under a clean install/new profile scenario, unless you could remember whether or not you selected the choice with a previous build/existing profile. 1. Startup Thunderbird and when prompted to make tbird your default email client, click Yes.\n 2. Try the following with tbird either running or shutdown: 3. In a web browser (IE, Firefox, Mozilla), click a <b>mailto:</b> link\n 4. In a web browser, access the Send Page or Send Link feature\n \n','The first time Thunderbird launches with a clean installation, you should be prompted with a dialog asking if you want to make Thunderbird you default email client. At step 2, Thunderbird should launch (if not already running) and open a mail compose window.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(312,43,'Options (Preferences)',NULL,1,1,1,NULL,' 1. For Windows, select Tools | Options. For Mac, select Thunderbird | Preferences. For Linux, select Edit | Preferences.\n 2. For aviary 1.0.x builds, go to the General catgory, and change the layout of the main 3pane mail window. Starting with the 1.1 trunk builds, this option is now only found in the main menu under View | Layout --feel free to test that on the trunk, as time permits.\n 3. For 1.1 (or later) trunk builds, go to the General category and change the default mail start page. Either change the URL, or deselect the option so that nothing loads.\n 4. Save and dismiss Options (Preferences).\n','The change made to the window layout noted should be immediate. The change made to the start page will take place after restarting Thunderbird.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(313,43,'Download & install extensions',NULL,1,1,1,NULL,'ou\'ll need a web browser installed to test this. 1. Select Tools | Extensions from the menu bar.\n 2. Click on the link to \"Get More Extensions.\" \n 3. Navigate to a Thunderbird extensions page.\n 4. Do <b>not</b> click (left-click) the Install Now link, otherwise this would launch Firefox\'s Extension manager (if you\'re running Firefox). Instead, download the link target: Right-click the Install link, and save it to your computer.\n 5. Go back to the Extensions Manager in Thunderbird, and click the Install button.\n 6. In the resulting file picker, locate the extension installer (XPI) file, then hit Open.\n 7. Click the Install Now button in the resulting dialog to confirm extension installation.\n 8. Quit and restart Thunderbird and check that the extension was successfully installed.\n 9. If time permits, install more extensions.\n','After restarting Thunderbird, the extension should be listed as active in the Extensions dialog. Make sure that its appropriate UI/behavior work, too.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(314,43,'Download & install themes',NULL,1,1,1,NULL,'You\'ll need a web browser installed to test this. 1. Select Tools | Themes from the menu bar.\n 2. Click on the link to \"Get More Themes.\" \n 3. Navigate to a Thunderbird theme page.\n 4. Do <b>not</b> click (left-click) the \"Install Now\" JAR link, otherwise this would launch Firefox\'s Theme manager (if you\'re running Firefox). Instead, download the link target: Right-click the \"Install Now\" link, and save it to your computer.\n 5. Go back to the Theme Manager in Thunderbird, and click the Install button.\n 6. In the resulting file picker, locate the theme installer (JAR) file, then hit Open.\n 7. Click OK in the resulting Confirm dialog.\n 8. Use that new theme, and restart Thunderbird to see the changed UI.\n 9. If time permits, install more themes.\n','A browser window should open and load update.mozilla.org for Thunderbird themes. A new theme should appear in theme list in the Theme Manager for each additional theme installed. You should also be able to use a new theme after selecting it and restarting Thunderbird. NOTE: Starting with the 1.1 trunk builds, many themes might not be updated to reflect the new Preferences UI.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',1,NULL,1),(315,43,'Print a message',NULL,1,1,1,NULL,'Print a message from either the main 3pane mail window, or from a standalone message window. File | Print, the Print toolbar icon and Ctrl/Cmd+P should all work.','Should be able to print the mail message successfully.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(316,44,'Shutdown and Uninstall',NULL,1,1,1,NULL,'1. Select the File | Exit menu item\n2. On Windows, go to Start -> Control Panel -> Add or Remove Programs, select Thunderbird and click Remove.\n3. On Mac, drag the Thunderbird application package to the trash.\n4. On Linux, delete the thunderbird/ folder.\n','The application should be removed but the profile should remain intact. ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(317,45,'Start up',NULL,1,1,1,NULL,'After installation, make sure that you can start Thunderbird.','Thunderbird should launch with no problems. Scenarios:\r\n\r\n<ul>\r\n <li>No existing tbird profile, no other email client used previously: You should be prompted to add a new account.</li>\r\n <li>No existing tbird profile, but had previously used another email client: Should get Migration wizard; see Migration test section for details.</li>\r\n <li>Existing tbird profile: Thunderbird should launch normally.</li>\r\n</ul>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,992,3),(318,45,'Shutdown & uninstall',NULL,1,1,1,NULL,'<b><em>Best to run this test at the end of the test suite!</em></b>\r\n\r\n<ol>\r\n <li>Windows: Select the File | Exit menu item (or Ctrl+Q). Thengo to Start menu | Control Panel | Add or Remove Programs, select the Thunderbird build, and click Uninstall.</li>\r\n <li>Select Thunderbird | Quit (or Cmd+Q). Then drag the Thunderbird application package to the trash.</li>\r\n <li>Select File | Quit (or Ctrl+Q). Then remove the Thunderbird folder.</li>\r\n</ol>','Exiting should shutdown all Thunderbird process. Unininstall should remove the application files but the user profile should remain intact. ',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,986,3),(319,45,'Default email client',NULL,1,1,1,NULL,'So far this feature is limited to Windows and Linux. The default email client check occurs on a per computer-account basis, <b>not</b> a per profile basis. It\'s best (easier) to test this under a clean install/new profile scenario, unless you could remember whether or not you selected the choice with a previous build/existing profile.\r\n\r\n<ol>\r\n <li>Startup Thunderbird and when prompted to make tbird your default email client, click Yes.</li>\r\n <li>Try the following with tbird either running or shutdown:\r\n <ul>\r\n <li>In a web browser (IE, Firefox, Mozilla), click a <b>mailto:</b> link</li>\r\n <li>In a web browser, access the Send Page or Send Link feature</li>\r\n </ul></li>\r\n</ol>','The first time Thunderbird launches with a clean installation, you should be prompted with a dialog asking if you want to make Thunderbird you default email client. At step 2, Thunderbird should launch (if not already running) and open a mail compose window.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,993,3),(320,45,'Default email client',NULL,1,1,1,NULL,'So far this feature is limited to Windows and Linux. The default email client check occurs on a per computer-account basis, <b>not</b> a per profile basis. It\'s best (easier) to test this under a clean install/new profile scenario, unless you could remember whether or not you selected the choice with a previous build/existing profile.\r\n\r\n<ol>\r\n <li>Startup Thunderbird and when prompted to make tbird your default email client, click Yes.</li>\r\n <li>Try the following with tbird either running or shutdown:\r\n <ul>\r\n <li>In a web browser (IE, Firefox, Mozilla), click a <b>mailto:</b> link</li>\r\n <li>In a web browser, access the Send Page or Send Link feature</li>\r\n </ul></li>\r\n</ol>','The first time Thunderbird launches with a clean installation, you should be prompted with a dialog asking if you want to make Thunderbird you default email client. At step 2, Thunderbird should launch (if not already running) and open a mail compose window.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,993,3),(321,45,'Windows: Installing .8 on top of an unclean .6 or .7 (deleting the underlying application bits before having the installer install on top).',NULL,1,1,1,NULL,'<ol>\r\n <li>Install tbird 0.6 successfully.</li>\r\n <li>Delete the underlying app bits of Thunderbird</li>\r\n <li>Install tbird 0.8.</li>\r\n</ol>','<ol>\r\n <li>The installer should remove all the stale files during installation.</li>\r\n <li>Installation should be successful without errors.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1102,2),(322,45,'Dialog Confirmation: Detecting that we were once the default e-mail client',NULL,1,1,1,NULL,'This is currently not implemented on Mac.\r\n<ol>\r\n <li>Use Tbird as your default e-mail client. Important: Make sure to turn off the dialog at startup that asks you if Tbird should be the default.</li>\r\n<li>(Windows only) Go to IE Tools | Options | Programs and change to an old e-mail client such as Communicator 4.X and make it the default</li>\r\n<li>Launch Tbird again.</li>\r\n</ol>','<ol>\r\n <li>We should detect that we were the default e-mail client and the dialog asking you if you want to make Tbird the default should come up</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1128,3),(323,46,'Windows: Outlook Express',NULL,1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Outlook Express on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Outlook Express (at least those listed under the Action steps) should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: TBA.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,989,2),(324,46,'Mozilla Mail & Newsgroups (Seamonkey)',NULL,1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Mozilla with the following information. Start with the latest release of Mozilla (1.7.2 as of this writing), and if time permits try older versions like 1.0, and/or Netscape 6/7.</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address books</li>\r\n <li>Newsgroups</li>\r\n <li>Mail filters</li>\r\n <li>Saved passwords</li>\r\n <li>(if time permits) Junk mail training</li>\r\n <li>(if time permits) Certificates</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Mozilla should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: TBA.</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,988,4),(325,46,'Windows: Outlook',NULL,1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Outlook on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Outlook (at least those listed under the Action steps) should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: TBA.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,990,2),(326,46,'Eudora',NULL,1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Eudora on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Eudora (at least those listed under the Action steps) should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=255065\">Bug 255065</a> dealing with Eudora Migration for the Mac is not targeted for 1.0.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,991,5),(327,46,'Eudora',NULL,1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Eudora on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Eudora (at least those listed under the Action steps) should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=255065\">Bug 255065</a> dealing with Eudora Migration for the Mac is not targeted for 1.0.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,991,5),(328,46,'Migration from older releases of Thunderbird',NULL,1,1,1,NULL,'<ol>\r\n <li>Run a 1st time install of Thunderbird 1.0.x.</li>\r\n <li>Create a profile.</li>\r\n <li>Install and launch the latest Thunderbird nightly or release build.</li>\r\n <li>If time permits, repeat using an earlier Tbird milestone (0.9, 0.8, 0.7, etc.).</li>\r\n</ol>','<ol>\r\n <li>The older profile should be recognized.</li>\r\n <li>A new profile creation should not occur.</li>\r\n <li>Themes and extensions should be handled gracefully: if compatible, they should be active, if not they should fail gracefully (labeled as incompatible, no crashing, etc.).</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1103,4),(329,47,'Updating the Thunderbird application',NULL,1,1,1,NULL,'Test this by starting with an old release of Thunderbird (eg, 0.8), and see if it will detect a more recent release. This would depend on whether the software update mechanism (including appropriate pref strings, etc.) is implemented.\r\n\r\n<ol>\r\n <li>Go to the Preferences/Options | Advanced | Update tab.</li>\r\n <li>Make sure that only the \"Thunderbird\" checkbox is selected.</li>\r\n <li>Click on the \"Check Now\" button.</li>\r\n <li>Confirm that you get a dialog which says \"Checking for compability updates to Thunderbird. This may take a few minutes.\"</li>\r\n <li>Confirm that a progress meter is present and that progress moves along as it checks for updates.</li>\r\n <li>Install the update, if any are found.</li>\r\n <li>Also, if time permits, cancel an update &mdash;this should prevent the update from installing.</li>\r\n</ol>','<p>If there are updates found, you should get a notification. Installation of the update should replace the older version (check the appropriate strings) of Thunderbird (you\'ll need to restart). If there are no updates found, you should get a message which says \"No Updates found.\"</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1151,3),(330,47,'Updating the Thunderbird application',NULL,1,1,1,NULL,'Test this by starting with an old release of Thunderbird (eg, 0.8), and see if it will detect a more recent release. This would depend on whether the software update mechanism (including appropriate pref strings, etc.) is implemented.\r\n\r\n<ol>\r\n <li>Go to the Preferences/Options | Advanced | Update tab.</li>\r\n <li>Make sure that only the \"Thunderbird\" checkbox is selected.</li>\r\n <li>Click on the \"Check Now\" button.</li>\r\n <li>Confirm that you get a dialog which says \"Checking for compability updates to Thunderbird. This may take a few minutes.\"</li>\r\n <li>Confirm that a progress meter is present and that progress moves along as it checks for updates.</li>\r\n <li>Install the update, if any are found.</li>\r\n <li>Also, if time permits, cancel an update &mdash;this should prevent the update from installing.</li>\r\n</ol>','<p>If there are updates found, you should get a notification. Installation of the update should replace the older version (check the appropriate strings) of Thunderbird (you\'ll need to restart). If there are no updates found, you should get a message which says \"No Updates found.\"</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1151,3),(331,48,'Import Address Book from Another E-Mail Client',NULL,1,1,1,NULL,'<p><em>This test assumes that you have another mail client such as Mozilla, Netscape, Eudora, Opera or Outlook Express to import from</em></p>\r\n\r\n<p>Also note that bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=35509\">35509</a> prevents importing AB from Communicator 4.x.</p>\r\n\r\n<ol>\r\n <li>Go to Tools | Import</li>\r\n<li>Click on the \"Address Book\" radio button</li>\r\n<li>Await a dialog which pops up, asking you which mail program to import the AB from. </li>\r\n<li>Click on the name of the Email program to import from.</li>\r\n<li>You should get a file picker dialog, currently set to look for LDIF files. Change this file format to TXT or CSV if your AB format differs.</li>\r\n<li>You should be prompted to select which fields in each card to import. You can hit Finish to keep the same selection for all cards.</li>\r\n<li>If time permits, you can try importing another address book file via another formate.</li>\r\n</ol>','<ol>\r\n <li>Address book entries should be imported from the directory you have specified into Thunderbird.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1212,3),(332,48,'Import Address Book from Another E-Mail Client',NULL,1,1,1,NULL,'<p><em>This test assumes that you have another mail client such as Mozilla, Netscape, Eudora, Opera or Outlook Express to import from</em></p>\r\n\r\n<p>Also note that bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=35509\">35509</a> prevents importing AB from Communicator 4.x.</p>\r\n\r\n<ol>\r\n <li>Go to Tools | Import</li>\r\n<li>Click on the \"Address Book\" radio button</li>\r\n<li>Await a dialog which pops up, asking you which mail program to import the AB from. </li>\r\n<li>Click on the name of the Email program to import from.</li>\r\n<li>You should get a file picker dialog, currently set to look for LDIF files. Change this file format to TXT or CSV if your AB format differs.</li>\r\n<li>You should be prompted to select which fields in each card to import. You can hit Finish to keep the same selection for all cards.</li>\r\n<li>If time permits, you can try importing another address book file via another formate.</li>\r\n</ol>','<ol>\r\n <li>Address book entries should be imported from the directory you have specified into Thunderbird.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1212,3),(333,49,'Progress Meter',NULL,1,1,1,NULL,'<ol>\r\n <li>Launch Thunderbird</li>\r\n<li>Wait for the Password dialog to come up. Do not enter your password yet.</li>\r\n<li>Observe the progress meter in the lower right hand corner of the mail window.</li>\r\n</ol>','The progress meter should \"pulse\" (green bars move right to left across the progress bar) up until the point that you enter your password. After that it should show progress as mail is downloaded.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1077,3),(334,49,'Options (Preferences): 3pane appearance',NULL,1,1,1,NULL,'Go to the General category of Options (Prefs) and fiddle with any of the following setting for the appearance of the 3pane window.\r\n<ul>\r\n <li>Tbird Start Page</li>\r\n</ul>','Changes should take affect after clicking OK, unless otherwise noted. Canceling should not make any changes go into effect (again, unless noted by the UI). For the default start page, you may need to open another 3pane window to see the change (Ctrl/Cmd+1).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1152,5),(335,49,'Message Window Configuration',NULL,1,1,1,NULL,'<ol>\r\n <li>In Preferences/Options, go to the Advanced | General | \"Open new messages in\" section.</li>\r\n<li>Change the radio button setting to a new message window if it is set for existing message window, or vice versa.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the setting that you selected is being enforced.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1181,2),(336,49,'Toolbar state',NULL,1,1,1,NULL,'Check the Toolbar state for each of the following selections: 1. Select an account in the Folders pane.\n 2. Select a mailbox in the Folders pane.\n 3. Select a message in the Message pane.\n',' 1. Get Mail, Write and Address Book should be the only toolbar icons colored. All others should be grayed out.\n 2. Get Mail, Write and Address Book should be the only toolbar icons colored. All others should be grayed out.\n 3. All the toolbar icons should be colored(active). Only stop grayed out.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1214,1),(337,50,'Toolbars & menus for Address Book window',NULL,1,1,1,NULL,'Check the following aspects of Thunderbird\'s Address Book window:\r\n<ul>\r\n <li>Menubar: Check the items for File, Edit, View, Tools and Help menus. Ensure that the items work and keyboard navigation (shortcuts/accelerators and mnemonics/access keys) works. Note that on Mac there\'s the additional Thunderbird application menu and Window menu (and that there are no access keys).</li>\r\n <li>Toolbars: play with the buttons on the main toolbar. Customize and/or change toolbar views, as time permits.</li>\r\n</ul>','Ensure that the features of the menus and toolbars work fine in the AB window.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1097,2),(338,50,'Toolbars & menus for the compose window',NULL,1,1,1,NULL,'Check the following aspects of Thunderbird\'s mail composition window. If time permits, check HTML, plaintext and news composition windows.\r\n<ul>\r\n <li>Menubar: Check the items for File, Edit, View, Options, Tools and Help menus. Ensure that the items work and keyboard navigation (shortcuts/accelerators and mnemonics/access keys) works. Note that on Mac there\'s the additional Thunderbird application menu and Window menu (and that there are no access keys).</li>\r\n <li>Mail toolbar: play with the buttons on the main toolbar. Customize and/or change toolbar views, as time permits.</li>\r\n <li>Formatting toolbar (HTML compose only): play with the buttons, dropmenus and other options on this toolbar.</li>\r\n</ul>','Ensure that the features of the menus and toolbars work fine in the compose window.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1096,2),(339,50,'Toolbars & menus for Address Book window',NULL,1,1,1,NULL,'Check the following aspects of Thunderbird\'s Address Book window:\r\n<ul>\r\n <li>Menubar: Check the items for File, Edit, View, Tools and Help menus. Ensure that the items work and keyboard navigation (shortcuts/accelerators and mnemonics/access keys) works. Note that on Mac there\'s the additional Thunderbird application menu and Window menu (and that there are no access keys).</li>\r\n <li>Toolbars: play with the buttons on the main toolbar. Customize and/or change toolbar views, as time permits.</li>\r\n</ul>','Ensure that the features of the menus and toolbars work fine in the AB window.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1097,2),(340,51,'Account Settings',NULL,1,1,1,NULL,'Use the Account Settings dialog to modify various accounts:\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>RSS account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that you can modify the accounts through Account Settings.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1089,2),(341,51,'Account Settings: Manage Identities',NULL,1,1,1,NULL,'<ol>\r\n <li>Open the Account Settings dialog and go to the top-level panel.</li>\r\n <li>Click on the Manage Identities button.</li>\r\n <li>Add, Edit and/or Delete an identity entry.</li>\r\n <li>New for Thunderbird 1.1: If you have multiple identities for a single account, test using a different SMTP server (if you have more than 1 you can use, see test <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1230&product_id=23\">#1230</a>).</li>\r\n <li>Save and dismiss changes (OK, OK).</li>\r\n <li>Verify your changes by bringing a message compose window and selecting choices in the From dropment.</li>\r\n</ol>\r\n\r\n<p>If time permits, try the above with various account types:</p>\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that you can modify your identities.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1167,4),(342,51,'about:config',NULL,1,1,1,NULL,'Make sure that you can access and use about:config.\r\n<ol>\r\n <li>Go to Preferences (Options) | Advanced | General, and click on the Config Editor button.</li>\r\n <li>Verify that the Filter works by entering some text.</li>\r\n <li>Verify that you can also sort via the various columns (Preference Name, Status, Type and Value). The column picker on the right edge should work as expected, too.</li>\r\n <li>For any given preference, bring up the context menu and make sure that Copy Name, Cope Value, New (submenu), Toggle, Reset and Lock are listed.</li>\r\n <li>Modify the setting of a pref, make sure it changes, then reset it back to its default. Choose a simple, obvious pref, such as <b>mailnews.start_page.url</b> (start page for message pane), <b>msgcompose.background_color</b> (backgound color for HTML compose), or <b>msgcompose.text_color</b> (foreground/text color for HTML compose), etc.</li>\r\n</ol>','<p>Clicking Config Editor should open another dialog displaying about:config. The Filter should search based on Preference Name. You should be able change sorting columns, display preference\'s context menu, as well as change and reset preferences from about:config.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1650,2),(343,51,'Options (Preferences): Fonts',NULL,1,1,1,NULL,'Go to Preferences/Options | Display | Fonts tab and fiddle with any of the following settings.\r\n<ul>\r\n <li>Fonts section</li>\r\n <li>Character encodings</li>\r\n</ul>','Changes should take affect after clicking OK/Close, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1155,3),(344,51,'Options (Preferences): Advanced | General',NULL,1,1,1,NULL,'Go to Preferences/Options | Advanced | General category and fiddle with its settings. Note that other BFT sections will cover the other sections in greater detail.','Changes should take affect after clicking OK, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1156,6),(345,51,'Options (Preferences): New message notification',NULL,1,1,1,NULL,'Go to the General category and toggle the new message notification (biff) setting.\r\n<ul>\r\n <li>When new messages arrive</li>\r\n</ul>','Changes should take affect after clicking OK/Close, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1163,7),(346,51,'SMTP (Outgoing) server settings',NULL,1,1,1,NULL,'<ol>\r\n <li>Open the Account Settings dialog and go to the top-level panel.</li>\r\n <li>At the bottom of the left panel, select Outgoing Server (SMTP).</li>\r\n <li>Try adding, editing and removing an outgoing server.</li>\r\n <li>Test changes by sending message over POP, IMAP and/or news.</li>\r\n <li>If time permits, change the default outgoing server.</li>\r\n</ol>\r\n\r\n<p>If time permits, try the above with various account types:</p>\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that you can modify the outgoing server settings and still send messages.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1230,4),(347,51,'SMTP (Outgoing) server settings',NULL,1,1,1,NULL,'<ol>\r\n <li>Open the Account Settings dialog and go to the top-level panel.</li>\r\n <li>At the bottom of the left panel, select Outgoing Server (SMTP).</li>\r\n <li>Try adding, editing and removing an outgoing server.</li>\r\n <li>Test changes by sending message over POP, IMAP and/or news.</li>\r\n <li>If time permits, change the default outgoing server.</li>\r\n</ol>\r\n\r\n<p>If time permits, try the above with various account types:</p>\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that you can modify the outgoing server settings and still send messages.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1230,4),(348,51,'about:config',NULL,1,1,1,NULL,'Make sure that you can access and use about:config.\r\n<ol>\r\n <li>Go to Preferences (Options) | Advanced | General, and click on the Config Editor button.</li>\r\n <li>Verify that the Filter works by entering some text.</li>\r\n <li>Verify that you can also sort via the various columns (Preference Name, Status, Type and Value). The column picker on the right edge should work as expected, too.</li>\r\n <li>For any given preference, bring up the context menu and make sure that Copy Name, Cope Value, New (submenu), Toggle, Reset and Lock are listed.</li>\r\n <li>Modify the setting of a pref, make sure it changes, then reset it back to its default. Choose a simple, obvious pref, such as <b>mailnews.start_page.url</b> (start page for message pane), <b>msgcompose.background_color</b> (backgound color for HTML compose), or <b>msgcompose.text_color</b> (foreground/text color for HTML compose), etc.</li>\r\n</ol>','<p>Clicking Config Editor should open another dialog displaying about:config. The Filter should search based on Preference Name. You should be able change sorting columns, display preference\'s context menu, as well as change and reset preferences from about:config.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1650,2),(349,52,'IMAP Account Settings|Server Setting',NULL,1,1,1,NULL,' 1. Server Name & User name are editable\n 2. Check for new mail at startup\n 3. Check Msg every x minutes - Mail Biff\n 4. Three IMAP Delete Modes: 1) Move to Trash 2) Marked it as Deleted 3) Delete Immediately\n 5. Empty Trash On Exit\n',' 1. Expected behavior should be observed.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1187,1),(350,52,'IMAP Messages',NULL,1,1,1,NULL,' 1. Copy & Move (Drag & Drop) msgs to Folders\n 2. Undo Copy & Move \n 3. Deleted msgs\n 4. Undo Deleted msgs\n 5. Empty Trash\n',' 1. Expected behavior should be observed.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1189,1),(351,53,'Account Settings|Server Setting',NULL,1,1,1,NULL,'<ol>\r\n <li>Server Name & User name are editable</li>\r\n <li>Check for new mail at startup & Automatically download new messages</li>\r\n <li>Check Msg every x minutes - Mail Biff</li>\r\n <li>Leave messages on the server</li>\r\n <li>Empty Trash On Exit</li>\r\n \r\n \r\n</ol>','<ol>\r\n <li>Expected behavior should be observed.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1184,2),(352,53,'POP Messages',NULL,1,1,1,NULL,'<ol>\r\n <li>Copy & Move (Drag & Drop) msgs to Folders</li>\r\n <li>Undo Copy & Move</li>\r\n <li>Undo Deleted msgs</li>\r\n <li>Empty Trash</li>\r\n</ol>','<ol>\r\n <li>Expected behavior should occur</li>\r\n \r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1185,2),(353,54,'Multiple Account 1st Time Setup',NULL,1,1,1,NULL,'<ol>\r\n <li>Launch mail client</li>\r\n <li>Add an pop3 email account and enable Global Inbox setting.</li>\r\n <li>Add a second pop3 email account and enable Global Inbox setting.</li>\r\n <li>After a succesful setup, click ont he Get Mail icon in the Toobar. \r\n</ol>','Email from both accounts should be downloaded into the Inbox of the Local Folders',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1041,3),(354,54,'Global Inbox 1st Time Setup From Account Settings',NULL,1,1,1,NULL,'Assumption: An IMAP or non-global inbox pop3 account previously installed.\r\n\r\n<ol>\r\n <li>In mail client, goto Account Settings from the Tools Menu</li>\r\n <li>Click on Add Account button to begin the setup.</li>\r\n <li>Setup an email POP3 account with Global Inbox enabled.</li>\r\n <li>Setup a 2nd email POP3 account with Global Inbox enabled.</li>\r\n <li>After a successful setup, click on the Get Mail icon in the Toolbar to begin mail retrieval</li>\r\n</ol>','Email from both global inbox enabled accounts should be installed into the Inbox of the Local Folders.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1042,3),(355,54,'Modify Existing POP3 mail account to associate with Global Inbox.',NULL,1,1,1,NULL,'Assumption: 1existing POP3 non-Global Inbox enabled mail account and 1 existing POP3 Global Inbox enabled mail account exists.\r\n\r\n<ol>\r\n <li>Goto Account Settings from Tools in Menubar.</li>\r\n <li>Click on Server Settings of non-Global enabled account.</li>\r\n <li>Click on Advanced button to bring up the Advanced Account Settings dialog.</li>\r\n <li>Select Global Inbox radio button and then OK to save.</li>\r\n <li>Save settings and Get Mail</li>\r\n</ol>','<ol>\r\n <li>The non-Global Inbox account should no longer be listed in the Folders column.</li>\r\n <li>When you Get Mail, mail from prior account should now be placed into the Local Folders in addition to other accounts</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1043,2),(356,54,'Modify existing Global Inbox account to become a seperate POP3 account.',NULL,1,1,1,NULL,'Assumptions: Assume at least 1 Glonbal inbox account previously setup.\r\n\r\n<ol>\r\n <li>Goto Account Settings from Tools in the menubar</li>\r\n <li>Select the Server Settings of the Global Inbox account.</li>\r\n <li>Select the Advance button to bring up the Advance account Settings dialog</li>\r\n <li>Select the \"Inbox for this server\'s account\" radion button option and then OK.</li>\r\n <li>In your new POP3 account, send a message to self to validate whether messages are now sent to POP3 Inbox instead of Local Folders Inbox.\r\n</ol>','<ol>\r\n <li>A seperate POP3 account should be displayed .</li>\r\n <li>Messages should now be sent to the new POP3 account instead of being redirected into the Local Folders.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1055,2),(357,54,'Deleting a Global Inbox account',NULL,1,1,1,NULL,'Assumptions: At least 1 POP3 account and 2 Global Inbox accounts are setup successfully.\r\n<ol>\r\n <li>Goto Account Settings in the Tools section of the Menubar.</li>\r\n <li>Click on the POP3 folder name of the Global Inbox account planned for deletion.</li>\r\n <li>Click on the Remove Account button, then OK to save changes.</li>\r\n <li>In your primary POP3 account, send a message to the deleted account.</li>\r\n <li>Now click on the Get Mail icon to download messages</li>\r\n</ol>','<ol>\r\n <li>Sent message should not be delivered into the Local Folders.</li>\r\n <li>No messages from that deleted account should be desplayed.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1056,2),(358,55,'Compose for various recipient types',NULL,1,1,1,NULL,'Perform for an IMAP, POP and news account:\r\n\r\n<ol>\r\n <li>Compose an email with several recipients. Make sure to use \"To, cc, bcc, etc.\"</li>\r\n <li>Send and retrieve the email</li>\r\n</ol>','<ol>\r\n <li>Confirm that mail is sent and that the correct recipients receive the e-mail.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1080,6),(359,55,'Options (Preferences): Attachments',NULL,1,1,1,NULL,'In Prefs/Options, go to the Attachments category and fiddle with any of the following settings.\r\n<ul>\r\n <li>Attachment Folder</li>\r\n <li>File Types</li>\r\n</ul>','Changes should take affect after clicking OK, unless otherwise noted. Canceling should not make any changes go into effect (again, unless noted by the UI).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1154,8),(360,55,'Options (Preferences): Composition | General',NULL,1,1,1,NULL,'In Prefs/Options, go to the Composition | General category and fiddle with any of its settings.','Changes should take affect after clicking OK, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1157,6),(361,55,'Compose Window menu items',NULL,1,1,1,NULL,'<ol>\r\n <li>Click on the Write icon, or hit Ctrl+M (Cmd+Shift+M on Mac) to launch the Mail Compose Window.</li>\r\n <li>For plain text mail compose, confirm that the following menus and their items exist: File, Edit, View, Insert, Format, Options, Tools, Help</li>\r\n <li>For HTML mail compose, confirmthat the following menus and their items exist: File, Edit, View, Options, Tools, Help</li>\r\n <li>Remember on Mac that there\'s the additional Apple, Thunderbird and Window menus.</li>\r\n</ol>','<ol>\r\n <li>Icons should display as expected.</li>\r\n <li>Spell check should be greyed out until you start typing text in the message body.</li>\r\n <li>The formatting toolbar should also be greyed out until you start typing in the message body.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1223,2),(362,55,'Draft messages: Auto Save',NULL,1,1,1,NULL,'As time permits, try this out in IMAP, POP or news accounts, as well as in plain text and HTML compose.\r\n<ol>\r\n <li>Go to Preferences (Options) | Composition | General, and turn on (select) the checkbox for \"Auto Save every 5 (default) minutes. Feel free to change the time value. Then close (save) Prefs.</li>\r\n <li>Compose, view and edit a draft email message: Type recepients, body content, attachments, etc., but don\'t send it or manually save it.</li>\r\n <li>Keep the composition window open (or minimized, just don\'t send or close it), and wait at least 5 minutes, or however long you had set in step 1.</li>\r\n <li>Click on your Drafts folder.</li>\r\n</ol>','You should be able to see a draft your unsent email message in the Drafts folder.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1649,3),(363,55,'Reply to a message',NULL,1,1,1,NULL,'<ol>\r\n<li>From either an IMAP, POP or news account, select a message.</li>\r\n<li>Click the \"Reply\" button on the primary toolbar, or hit Ctrl/Cmd+R.</li>\r\n<li>Add some text to the message, either as plain text or HTML (as time permits).</li>\r\n<li>Click the \"Send\" button on the primary toolbar, or hit Ctrl/Cmd+Enter (the latter will display a dialog asking if you want to send).</li>\r\n<li>The default is to automatically quote the original message and place the caret (cursor) at the end. In Account | Settings | Composition & Addressing, try changing the options to place the caret at the top or to select the quoted original.</li>\r\n</ol>','<ol>\r\n <li>The recipient should be added in To field<li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Re: prefixed to the subject.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-21 13:05:22',2,1215,8),(364,55,'Forward a message as an attachment (default)',NULL,1,1,1,NULL,'<ol>\r\n<li>From either an IMAP, POP, news or RSS account, select a message.</li>\r\n<li>Click the \"Forward\" button on the primary toolbar, or select Message | Forward (or hit Ctrl/Cmd+L).</li>\r\n<li>Add a recepient in the To: field and add some text to the message.</li>\r\n<li>As time permits, add additional content to your message, either as plain text or HTML.</li>\r\n<li>Click the \"Send\" button on the primary toolbar.</li>\r\n</ol>','<ol>\r\n <li>The message subject should be the name of an attachment in the compose window Attachments: field.</li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Fwd: prefixed to the subject and the subject enclosed in [ ] brackets.</li>\r\n <li>The message content should appear inline in the preview pane and the subject the name of an attachment in the Attachments: field at the bottom of the preview pane.\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1217,6),(365,55,'Forward a message as inlined',NULL,1,1,1,NULL,'<ol>\r\n<li>Go to Options | Composition. Select Inline in the Forward message: field.</li>\r\n<li>From either an IMAP, POP, news or RSS account, select a message.</li>\r\n<li>Click the \"Forward\" button on the primary toolbar, or select Message | Forward As | Inline.</li>\r\n<li>Add a recipient to the To: field.</li>\r\n<li>As time permits, add additional content to your message, either as plain text or HTML.</li>\r\n<li>Click the \"Send\" button on the primary toolbar.</li>\r\n</ol>','<ol>\r\n <li>The message content should become the selected mail header and message.</li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Fwd: prefixed to the subject and the subject enclosed in [ ] brackets.</li>\r\n <li>The message content should appear inline in the preview pane.\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1218,4),(366,55,'Forward a message as inlined',NULL,1,1,1,NULL,'<ol>\r\n<li>Go to Options | Composition. Select Inline in the Forward message: field.</li>\r\n<li>From either an IMAP, POP, news or RSS account, select a message.</li>\r\n<li>Click the \"Forward\" button on the primary toolbar, or select Message | Forward As | Inline.</li>\r\n<li>Add a recipient to the To: field.</li>\r\n<li>As time permits, add additional content to your message, either as plain text or HTML.</li>\r\n<li>Click the \"Send\" button on the primary toolbar.</li>\r\n</ol>','<ol>\r\n <li>The message content should become the selected mail header and message.</li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Fwd: prefixed to the subject and the subject enclosed in [ ] brackets.</li>\r\n <li>The message content should appear inline in the preview pane.\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1218,4),(367,55,'Plain text message composition',NULL,1,1,1,NULL,'Perform for both a POP, IMAP and news account:\r\n<ol>\r\n<li>Go to Account settings for the account | Coposition and Addressing. Uncheck Compose messages in HTML format.</li>\r\n<li>Select the File -> New -> Message menu item or click the \"Write\" button on the primary toolbar.</li>\r\n<li>Address the message to yourself and one other recipient.</li>\r\n<li>Type a simple plain text message.</li>\r\n<li>Click the \"Send\" button on the primary toolbar.</li>\r\n</ol>','Your message should be sent and copied to the Sent folder. You should not receive any prompt for send format.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1219,5),(368,55,'HTML composition',NULL,1,1,1,NULL,'While writing an HTML mail, try the following in a POP, IMAP or news account (as time permits):\r\n\r\n<ul>\r\n <li>Style text: bold, italicize, underline, color, big, small, etc.</li>\r\n <li>Insert an image.</li>\r\n <li>Insert a list.</li>\r\n <li>Insert a link.</li>\r\n <li>Insert a table.</li>\r\n <li>Insert a smiley.</li>\r\n</ul>','While composing the email, the styles and elements you add should display as WYSIWYG. Likewise, upon receiving the email, the content\'s style should be WYSIWYG.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1220,2),(369,55,'Editing commands',NULL,1,1,1,NULL,'Ensure that the editing commands below work as expected; most are in the Edit menu and have keyboard equivalents. Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ul>\r\n <li>Copy, Cut, Paste, Undo, Redo.</li>\r\n <li>Find, Find and Replace, Find Again.</li>\r\n <li>Good to test with replies or forwarded email: Rewrap, Options | Quote Message.</li>\r\n <li>Paste Without Formatting. Copy from other emails, web pages or Office documents.</li>\r\n <li>Paste as Quotation. Copy from other emails or web pages.</li>\r\n <li>Options | Priority</li>\r\n</ul>','In all scenarios, the editing commands should behave sensibly.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1224,2),(370,55,'vCard',NULL,1,1,1,NULL,'Test adding of a vCard to a mail message in the following scenarios, as time permits. Select a vCard file to use from Account | Settings, main panel for the given account &mdash;it\'s based on the Identity you select.\r\n\r\n<ul>\r\n <li>Test with POP, IMAP and news accounts.</li>\r\n <li>Test with plain and HTML compose.</li>\r\n <li>Test with new mail compose, reply and forwarding.</li>\r\n <li>Upon receipt of the vCard, make sure you can click links in vCard, including adding that person to your Address Book.</li>\r\n</ul>','In all scenarios, the vCard should be attached toand accesible in the message.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1222,2),(371,55,'Compose Window menu items',NULL,1,1,1,NULL,'<ol>\r\n <li>Click on the Write icon, or hit Ctrl+M (Cmd+Shift+M on Mac) to launch the Mail Compose Window.</li>\r\n <li>For plain text mail compose, confirm that the following menus and their items exist: File, Edit, View, Insert, Format, Options, Tools, Help</li>\r\n <li>For HTML mail compose, confirmthat the following menus and their items exist: File, Edit, View, Options, Tools, Help</li>\r\n <li>Remember on Mac that there\'s the additional Apple, Thunderbird and Window menus.</li>\r\n</ol>','<ol>\r\n <li>Icons should display as expected.</li>\r\n <li>Spell check should be greyed out until you start typing text in the message body.</li>\r\n <li>The formatting toolbar should also be greyed out until you start typing in the message body.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1223,2),(372,55,'Attachments: inline attachments',NULL,1,1,1,NULL,'Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ol>\r\n <li>Open a mail compose window &mdash;alternatively, reply or forward a message.</li>\r\n <li>Attach any of the following file types: image (gif, png, jpg), plain text (txt) or an html file (web page).</li>\r\n <li>Send the message, then receive to read it.</li>\r\n</ol>','Some attachments, upon receipt, should be displayed inline withing the message pane, as opposed to only being listed in the attachement pane. Images, plain text and web pages should be listed by filename in the attachment pane, but they should also be viewable inline within the message pane or standalone window.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1225,2),(373,55,'Attachments: non-inline attachments & helper applications',NULL,1,1,1,NULL,'Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ol>\r\n <li>Open a mail compose window &mdash;alternatively, reply or forward a message.</li>\r\n <li>Attach any of the following file types: pdf, Word (doc), Excel, Powerpoint.</li>\r\n <li>Send the message, then receive to read it.</li>\r\n <li>Save, Open or Save All of the attachments.</li>\r\n</ol>','<p>Some attachments, such as those for this case, will only be listed in the attachment pane upon receipt. However, you should be able to save one or all of the attachments.</p>\r\n\r\n<p>You should also be able to open a given attachment with a helper application, which you have already set in <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1154&product_id=23\">Options</a>, or set by your system.</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1226,2),(374,55,'Attachments: delete & detach',NULL,1,1,1,NULL,'Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ol>\r\n <li>Select a message containing an attached file.</li>\r\n <li>In the attachment pane, bring up the context menu for any of the attachments.</li>\r\n <li>Select Delete or Delete All.</li>\r\n <li>Repeat the above but select Detach or Detach All. Enter a target location when prompted for a place to put detached files.</li>\r\n</ol>','<p>Deleting: The selected message will be reloaded as unread, and the deleted attachments should be removed from the given message.</p>\r\n\r\n<p>Detaching: The selected message will be reloaded as unread, and the detached attachments should be removed from the given message. However, the detached attachments should be located (moved) to the place you had selected, and still viewable (not corrupted).</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1227,3),(375,55,'Attachments: delete & detach',NULL,1,1,1,NULL,'Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ol>\r\n <li>Select a message containing an attached file.</li>\r\n <li>In the attachment pane, bring up the context menu for any of the attachments.</li>\r\n <li>Select Delete or Delete All.</li>\r\n <li>Repeat the above but select Detach or Detach All. Enter a target location when prompted for a place to put detached files.</li>\r\n</ol>','<p>Deleting: The selected message will be reloaded as unread, and the deleted attachments should be removed from the given message.</p>\r\n\r\n<p>Detaching: The selected message will be reloaded as unread, and the detached attachments should be removed from the given message. However, the detached attachments should be located (moved) to the place you had selected, and still viewable (not corrupted).</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1227,3),(376,55,'Template messages',NULL,1,1,1,NULL,'Compose, view and edit a template email message. As time permits, try this out in IMAP, POP or new accounts, as well as in plain text and HTML compose.\r\n<ol>\r\n<li>Click File | Save as | Template.</li>\r\n<li>You should get a confirmation dialog saying the message is being copied to your Templates folder.</li>\r\n<li>Click on your Templates folder.</li>\r\n<li>To edit the template, double-click or hit Enter after selecting the message in the thread pane. Then send the message</li>\r\n</ol>','You should be able to see your email message. Confirm that you are able to edit the message and that its format hasn\'t been altered. After sending the message, the original template message should remain in the Templates folder.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1228,2),(377,55,'Draft messages: Auto Save',NULL,1,1,1,NULL,'As time permits, try this out in IMAP, POP or news accounts, as well as in plain text and HTML compose.\r\n<ol>\r\n <li>Go to Preferences (Options) | Composition | General, and turn on (select) the checkbox for \"Auto Save every 5 (default) minutes. Feel free to change the time value. Then close (save) Prefs.</li>\r\n <li>Compose, view and edit a draft email message: Type recepients, body content, attachments, etc., but don\'t send it or manually save it.</li>\r\n <li>Keep the composition window open (or minimized, just don\'t send or close it), and wait at least 5 minutes, or however long you had set in step 1.</li>\r\n <li>Click on your Drafts folder.</li>\r\n</ol>','You should be able to see a draft your unsent email message in the Drafts folder.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1649,3),(378,56,'Access inline spell checking & its options',NULL,1,1,1,NULL,'If time permits, test in plain text and HTML, as well as POP, IMAP and/or news.\r\n<ol>\r\n <li>Open a mail compose window.</li>\r\n <li>In the compose region enter some misspelled text. Such words should be displayed as misspelled by a dotted red underline.</li>\r\n <li>Bring up the context menu over the misspelled word.</li>\r\n <li>Select any of the offered words, \"Add to Dictionary\" or Ignore Word\" from the context menu.</li>\r\n <li>As time permits, repeat the above with combining the spell checker dialog and auto-check spelling on send.</li>\r\n</ol>','<p>Inline spell checking becomes available when a word gets a dotted red underline. Bringing up the context menu for such a word should display the inline speller options at the top of the context menu: with word suggestions at the top followed by \"Add to Dictionary\" and \"Ignore Word.\" After selecting any of those choices, the underlining should go away.</p>\r\n\r\n<p>Inline spell checking is a good substitute for the spell checker dialog and auto-check on send, and should not conflict with those similar features either.</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1229,3),(379,56,'Replace & Replace All',NULL,1,1,1,NULL,'<p>If time permits test in plaintext and HTML compose, for both mail and news.</p>\r\n\r\n(A) Changing one instance.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with one misspelled word.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Replace button.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n</ol>\r\n\r\n(B) Changing multiple instances one at a time.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with several misspelled words.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Replace button for each misspelled word.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n <li>If time permits, test with multiple instances of the same word misspelled. The result should be the same.</li>\r\n</ol>\r\n\r\n(C) Changing multiple instances all at once.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with several words misspelled the same way.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Replace All button.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n <li>If time permits, mix with multiple words misspelled differently.</li>\r\n</ol>','<p>At step 2 (for all tests) the first misspelled word in the message should become highlighted in the mail compose window. In the spell checker, the misspelled word should appear in bold next to \"Misspelled word,\" and a suggested correct word should appear in the \"Replace with\" textfield. Note that spell checking should start at the beginning, regardless of caret position.</p>\r\n\r\n<p>Hitting Replace should replace the single, highlighted instance of a misspelled word &mdash;always one at a time.</p>\r\n\r\n<p>Hitting Replace All should change instances of a word misspelled the same way.</p>\r\n\r\n<p>When spell checking reaches the end of the message, \"Completed spell checking\" should appear in bold next to \"Mispelled word\".</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1045,7),(380,56,'Recheck Page',NULL,1,1,1,NULL,'<p>If time permits test in plaintext and HTML compose, for both mail and news.</p>\r\n<ol>\r\n <li>Open a mail compose window and enter some text which contains misspelled words.</li>\r\n <li>Open the spell checker and Ignore/Ignore All of the misspelled words until the checker reaches the end of the message.</li>\r\n <li>Hit Recheck Page. Replace or ignore misspelled words, as desired.</li>\r\n</ol>','<p>At step 3, Recheck Page should start rechecking at the beginning of the message. You should be able to replace (or ignore again) when rechecking.</p>\r\n\r\n<p>When spell checking reaches the end of the message, \"Completed spell checking\" should appear in bold next to \"Mispelled word\".</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1047,4),(381,56,'Check Word & Replace With',NULL,1,1,1,NULL,'<ol>\r\n <li>Open a mail compose window. Enter some text with a misspelled word or three.</li>\r\n <li>Bring up the spell checker.</li>\r\n <li>In the \"Replace with\" textfield, delete what\'s there and replace it with a misspelled word that\'s not in your message.</li>\r\n <li>Hit the Check Word button.</li>\r\n <li>Repeat steps 3 - 4 with correctly spelled words, words mildly misspelled, completely made-up words, etc.</li>\r\n <li>If time permits, select one of the suggested words in the \"Suggestions\" listbox and hit Replace.</li>\r\n</ol>','<p>Check Word should display words under the \"Suggestions\" listbox. If a word is so unworldly, then \"Suggestions\" will display \"(no suggested words)\" in disabled text. If you had entered a correctly spelled word, then \"Suggestions\" should display \"(correct spelling)\" in disabled text.</p>\r\n\r\n<p>If you hit Replace during this test, then the spell checker will replace whatever word is currently selected in the message &mdash;even after you had changed the word in step 2. It\'ll be replaced with whatever\'s in the \"Replace with\" field (whether you select something from \"Suggestions\", change it manually, etc.).</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1048,4),(382,56,'Check Word & Replace With',NULL,1,1,1,NULL,'<ol>\r\n <li>Open a mail compose window. Enter some text with a misspelled word or three.</li>\r\n <li>Bring up the spell checker.</li>\r\n <li>In the \"Replace with\" textfield, delete what\'s there and replace it with a misspelled word that\'s not in your message.</li>\r\n <li>Hit the Check Word button.</li>\r\n <li>Repeat steps 3 - 4 with correctly spelled words, words mildly misspelled, completely made-up words, etc.</li>\r\n <li>If time permits, select one of the suggested words in the \"Suggestions\" listbox and hit Replace.</li>\r\n</ol>','<p>Check Word should display words under the \"Suggestions\" listbox. If a word is so unworldly, then \"Suggestions\" will display \"(no suggested words)\" in disabled text. If you had entered a correctly spelled word, then \"Suggestions\" should display \"(correct spelling)\" in disabled text.</p>\r\n\r\n<p>If you hit Replace during this test, then the spell checker will replace whatever word is currently selected in the message &mdash;even after you had changed the word in step 2. It\'ll be replaced with whatever\'s in the \"Replace with\" field (whether you select something from \"Suggestions\", change it manually, etc.).</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1048,4),(383,56,'Personal Dictionary: editing & deleting words',NULL,1,1,1,NULL,'If time permits test in plaintext and HTML compose, for both mail and news &mdash;and/or, also test when using auto-check on message send.\r\n<ol>\r\n <li>Make sure you already have a few entries added to your Personal Dictionary.</li>\r\n <li>Open a mail compose window.</li>\r\n <li>Bring up the spell checker.</li>\r\n <li>Click the Edit... button to open the Personal Dictionary dialog.</li>\r\n <li>Play with the Add, Replace and Remove options.</li>\r\n <li>Try having these in your Personal Dictionary:\r\n <ul>\r\n <li>more than one word separated by whitespace</li>\r\n <li>words with punctuation (e.g., apostrophe, hyphen, etc.)</li>\r\n </ul></li>\r\n <li>Either for your current mail compose window, or another in which you use words you added to you Personal Dictionary, run the spell checker again.</li>\r\n</ol>','In subsequent uses of the spell checker, it should not recognize the added or replaced words as misspelled &mdash;or if they are misspelled (similar), offered as suggestions. But if a word from the Personal Dictionary is removed, that word should subsequently be recognized as misspelled.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1050,4),(384,56,'Personal Dictionary: editing & deleting words',NULL,1,1,1,NULL,'If time permits test in plaintext and HTML compose, for both mail and news &mdash;and/or, also test when using auto-check on message send.\r\n<ol>\r\n <li>Make sure you already have a few entries added to your Personal Dictionary.</li>\r\n <li>Open a mail compose window.</li>\r\n <li>Bring up the spell checker.</li>\r\n <li>Click the Edit... button to open the Personal Dictionary dialog.</li>\r\n <li>Play with the Add, Replace and Remove options.</li>\r\n <li>Try having these in your Personal Dictionary:\r\n <ul>\r\n <li>more than one word separated by whitespace</li>\r\n <li>words with punctuation (e.g., apostrophe, hyphen, etc.)</li>\r\n </ul></li>\r\n <li>Either for your current mail compose window, or another in which you use words you added to you Personal Dictionary, run the spell checker again.</li>\r\n</ol>','In subsequent uses of the spell checker, it should not recognize the added or replaced words as misspelled &mdash;or if they are misspelled (similar), offered as suggestions. But if a word from the Personal Dictionary is removed, that word should subsequently be recognized as misspelled.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1050,4),(385,56,'Spell check exceptions',NULL,1,1,1,NULL,'The spell checker and inline spell checking should avoid checking the following items in the mail compose body. If time permits test in plaintext and HTML compose, for both mail and news —and/or, also test when using auto-check on message send.\r\n<ul>\r\n <li>Any links, whether HTMLized or in plaintext (beginning with a protocol handler like http://, ftp://, and so forth)</li>\r\n <li>Quoted text when doing a Reply (or Reply All).</li>\r\n <li>(?)Header info when doing a Foward (and/or Reply?)</li>\r\n</ul>\r\n','Make sure that the spell checker skips these kinds of content in the message body. Inline spell check should also do so likewise by <b>not</b> applying the red dotted underline.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1052,5),(386,56,'Spell check control tests',NULL,1,1,1,NULL,'Use both the spell checker dialog and inline spell checking under the following conditions. If time permits, test with plaintext and HTML compose for both mail and news.\r\n<ul>\r\n <li>Blank message body</li>\r\n <li>Message contains no misspelled words at all.</li>\r\n <li>Repeat for both manual spell checking as well as auto-check on message send.</li>\r\n</ul>\r\n','In all cases where you manually spell check, the spell checking dialog should say <b>No misspelled words</b> next to \"Misspelled word\". For inline spell checking, you shouldn\'t see the dotted red underline. In the auto-check cases, the spell checking dialog should not appear since there\'s either nothing to check or no errors.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1065,3),(387,56,'Auto spell check on message send',NULL,1,1,1,NULL,'<p>For both of these tests, make sure you have turned ON the pref for auto-spell checking on message send (it\'s OFF by default): Go to Preferences (Options), select the Composition category, and then select (turn ON) the checkbox for \"Check spelling before sending.\"</p>\r\n\r\n<p>If time permits test in plaintext and HTML compose, for both mail and news. Also try for Reply, Reply All, Forwarding (again as time permits).</p>\r\n\r\n(A) Cancel spell check on send.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with at least one misspelled word.</li>\r\n <li>Replace, Ignore or do nothing.</li>\r\n <li>Hit the Stop button or the Esc key.</li>\r\n</ol>\r\n\r\n(B) Correct words upon message send.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with at least one misspelled word.</li>\r\n <li>Replace, Ignore or do nothing.</li>\r\n <li>Hit the Send button.</li>\r\n</ol>','In both cases, the spell checker dialog should appear. In (A) the spell checker should be dismissed, but the message not sent: you should be returned to the mail compose window. In (B), hitting Send should send the message. Spell checking in either case should behave normally, whether you had replaced, ignored or done nothing in that dialog.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1053,6),(388,56,'Language dictionary',NULL,1,1,1,NULL,'<ol>\r\n <li>Open a mail compose window, then open the spell checker.</li>\r\n <li>Expand the dropmenu for \"Language\" and select Download More.</li>\r\n <li>This will open a browser window to <a href=\"http://dictionaries.mozdev.org/installation.html\">http://dictionaries.mozdev.org/installation.html</a>.</li>\r\n <li>Download any of the dictionary XPI files to your computer.</li>\r\n <li>Open Thunderbird\'s Extension Mgr, and install the dictionary XPI. (Close Extensions when finished.)</li>\r\n <li>Close and reopen the spell checker, then recheck the \"Languages\" dropmenu.</li>\r\n <li>Add some misspelled non-US English words, and spell check based on another dictionary. You\'ll need to select the dictionary before checking. Also try this out with the inline spell checker by selecting \"Add to Dictionary\" from the context menu in the mail compose region.</li>\r\n</ol>','<p>You should see the dictionary you installed listed under the \"Languages\" dropmenu.</p>\r\n\r\n<p>If you spell check non-US English words, the selected language should serve as the basis for correct spelling. e.g., if you\'re checking a message written in English using, say, the Czech dictionary, many of those words will come up as misspelled.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1054,4),(389,56,'Spell check control tests',NULL,1,1,1,NULL,'Use both the spell checker dialog and inline spell checking under the following conditions. If time permits, test with plaintext and HTML compose for both mail and news.\r\n<ul>\r\n <li>Blank message body</li>\r\n <li>Message contains no misspelled words at all.</li>\r\n <li>Repeat for both manual spell checking as well as auto-check on message send.</li>\r\n</ul>\r\n','In all cases where you manually spell check, the spell checking dialog should say <b>No misspelled words</b> next to \"Misspelled word\". For inline spell checking, you shouldn\'t see the dotted red underline. In the auto-check cases, the spell checking dialog should not appear since there\'s either nothing to check or no errors.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1065,3),(390,56,'Access inline spell checking & its options',NULL,1,1,1,NULL,'If time permits, test in plain text and HTML, as well as POP, IMAP and/or news.\r\n<ol>\r\n <li>Open a mail compose window.</li>\r\n <li>In the compose region enter some misspelled text. Such words should be displayed as misspelled by a dotted red underline.</li>\r\n <li>Bring up the context menu over the misspelled word.</li>\r\n <li>Select any of the offered words, \"Add to Dictionary\" or Ignore Word\" from the context menu.</li>\r\n <li>As time permits, repeat the above with combining the spell checker dialog and auto-check spelling on send.</li>\r\n</ol>','<p>Inline spell checking becomes available when a word gets a dotted red underline. Bringing up the context menu for such a word should display the inline speller options at the top of the context menu: with word suggestions at the top followed by \"Add to Dictionary\" and \"Ignore Word.\" After selecting any of those choices, the underlining should go away.</p>\r\n\r\n<p>Inline spell checking is a good substitute for the spell checker dialog and auto-check on send, and should not conflict with those similar features either.</p>',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1229,3),(391,57,'Add RSS subscription (feed)',NULL,1,1,1,NULL,'<ol>\r\n <li>Access either of the following:\r\n <ul>\r\n <li>Bring up the context menu for the RSS account in the folder pane and select \"Manage Subscriptions\"</li>\r\n <li>Bring up Account Settings, select the RSS account, then click the Manage Subscriptions button</li>\r\n <li>In Account Central for the RSS account, click the \" Manage subscriptions\" link.</li>\r\n </ul></li>\r\n <li>In the RSS Subscriptions dialog, click the Add button.</li>\r\n <li>In the News Feed Properties dialog, enter the Feed URL (see below for suggestions).</li>\r\n <li>Make sure the selected RSS account is the one in the \"Store Feed Articles in\" menulist. Also, keep the \"Show the article summary instead...\" checkbox is deselected (off). Then click OK.</li>\r\n <li>Wait for the feed to be verified in the RSS Subscriptions dialog, then click OK in that dialog.</li>\r\n <li>Click OK in Account Settings to return to the main window.</li>\r\n</ol>\r\n\r\nSome RSS feed URL\'s to test:<br />\r\n<ul>\r\n <li><a href=\"http://del.icio.us/rss\">http://del.icio.us/rss</a></li>\r\n <li><a href=\"http://feedhouse.mozillazine.org/rss10.xml\">http://feedhouse.mozillazine.org/rss10.xml</a></li>\r\n <li><a href=\"http://feedhouse.mozillazine.org/rss20.xml\">http://feedhouse.mozillazine.org/rss20.xml</a></li>\r\n <li><a href=\"http://www.squarefree.com/burningedge/index.rdf\">http://www.squarefree.com/burningedge/index.rdf</a></li>\r\n <li>An individual\'s Livejournal blog, using the format <b>http://www.livejournal.com/users/[username]/data/rss</b></li>\r\n <li>All Livejournal blogs via <a href=\"http://www.livejournal.com/stats/latest-rss.bml\">http://www.livejournal.com/stats/latest-rss.bml</a></li>\r\n</ul>','Each added RSS feed should appear as a folder under the RSS account in the folder pane of the main Thunderbird window.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,995,8),(392,57,'Add RSS subscription (feed)',NULL,1,1,1,NULL,'<ol>\r\n <li>Access either of the following:\r\n <ul>\r\n <li>Bring up the context menu for the RSS account in the folder pane and select \"Manage Subscriptions\"</li>\r\n <li>Bring up Account Settings, select the RSS account, then click the Manage Subscriptions button</li>\r\n <li>In Account Central for the RSS account, click the \" Manage subscriptions\" link.</li>\r\n </ul></li>\r\n <li>In the RSS Subscriptions dialog, click the Add button.</li>\r\n <li>In the News Feed Properties dialog, enter the Feed URL (see below for suggestions).</li>\r\n <li>Make sure the selected RSS account is the one in the \"Store Feed Articles in\" menulist. Also, keep the \"Show the article summary instead...\" checkbox is deselected (off). Then click OK.</li>\r\n <li>Wait for the feed to be verified in the RSS Subscriptions dialog, then click OK in that dialog.</li>\r\n <li>Click OK in Account Settings to return to the main window.</li>\r\n</ol>\r\n\r\nSome RSS feed URL\'s to test:<br />\r\n<ul>\r\n <li><a href=\"http://del.icio.us/rss\">http://del.icio.us/rss</a></li>\r\n <li><a href=\"http://feedhouse.mozillazine.org/rss10.xml\">http://feedhouse.mozillazine.org/rss10.xml</a></li>\r\n <li><a href=\"http://feedhouse.mozillazine.org/rss20.xml\">http://feedhouse.mozillazine.org/rss20.xml</a></li>\r\n <li><a href=\"http://www.squarefree.com/burningedge/index.rdf\">http://www.squarefree.com/burningedge/index.rdf</a></li>\r\n <li>An individual\'s Livejournal blog, using the format <b>http://www.livejournal.com/users/[username]/data/rss</b></li>\r\n <li>All Livejournal blogs via <a href=\"http://www.livejournal.com/stats/latest-rss.bml\">http://www.livejournal.com/stats/latest-rss.bml</a></li>\r\n</ul>','Each added RSS feed should appear as a folder under the RSS account in the folder pane of the main Thunderbird window.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,995,8),(393,57,'View RSS subscription: full article',NULL,1,1,1,NULL,'<ol>\r\n <li>Make sure you\'re subscribed to at least one RSS feed where you had <b>not</b> selected the \"Show the article summary instead...\" option when setting up the feed.</li>\r\n <li>In the folder pane, select the feed.</li>\r\n <li>Select an article in the thread pane.</li>\r\n <li>In the article\'s header, click the Website link.</li>\r\n</ol>\r\n','All of the articles of a given feed should be listed in the thread pane. When you view an article in such a feed (which should display in the message pane), each article <b>should include</b> the entire page content in which the article is located, including header graphics, comments, etc. When you click the Website link, it should open that page in your default browser.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,996,9),(394,57,'View RSS subscription: article summary',NULL,1,1,1,NULL,'<ol>\r\n <li>Make sure you\'re subscribed to at least one RSS feed where you <b>had</b> selected the \"Show the article summary instead...\" option when setting up the feed.</li>\r\n <li>In the folder pane, select the feed.</li>\r\n <li>Select an article in the thread pane.</li>\r\n <li>In the article\'s header, click the Website link.</li>\r\n</ol>\r\n','All of the articles of a given feed should be listed in the thread pane. When you view an article in such a feed (which should display in the message pane), each article should contain <b>only</b> the article itself, with no comments, headers or whatnot. Clicking the Website link should load the page in your default browser.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,997,8),(395,57,'Refresh RSS subscription: get new articles',NULL,1,1,1,NULL,'<p>For this test, it\'d be best to use a feed that frequently changes and/or has new articles, such as Livejournal or del.icio.us.</p>\r\n\r\n(A) Manual refresh:<br />\r\n<ol>\r\n <li>In the folder pane, select the RSS account or any of the RSS subscriptions.</li>\r\n <li>Bring up the context menu and select \"Get Messages for Account\"</li>\r\n <li>Alternatively, hit Ctrl/Cmd+T.</li>\r\n</ol>\r\n\r\n(B) Automatic refresh:<br />\r\n<ol>\r\n <li>Bring up Account Settings for your RSS account.</li>\r\n <li>In the option for \"Check for new articles every [n] minutes,\" change the value to 5 minutes.</li>\r\n <li>Click OK to dismiss and save the settings.</li>\r\n <li>Wait 5 minutes and watch your frequently updating subscription.</li>\r\n</ol>','<p>(A) Manually refreshing should occur immediately after you issue the command, i.e., you should see new articles after you refresh if you have a frequently updated subscription.</p>\r\n\r\n<p>(B) Automatic refreshing should occur in about 5 minutes, displaying new articles in a frequently updated feed. Keep in mind issues raised in bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=255466#c3\">255466</a>.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,998,8),(396,57,'Edit RSS subscription: Change article display option',NULL,1,1,1,NULL,'The setting for displaying only the article summary vs the entire page works <b>only</b> on subsequently new articles added to an existing feed. Existing articles received (whether read or unread) will not exhibit/get this change.\r\n\r\n<ol>\r\n <li>Bring up the RSS Subscriptions dialog and select a feed. For this test, it\'d be best to use a feed that frequently changes and/or has new articles, such as Livejournal or del.icio.us.</li>\r\n <li>Click the Edit button.</li>\r\n <li>Toggle the setting for \"Show the article summary instead of...\"</li>\r\n <li>Hit OK, OK to dismiss the settings and subscriptions dialogs, respectively.</li>\r\n <li>Get new articles, e.g., Ctrl/Cmd+T.</li>\r\n</ol>','Compare older and new articles: Older articles (received before changing the display option) should adhere to the previous setting. New articles should display in the format you had selected.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,999,9),(397,57,'RSS subscription location: as sub-feed',NULL,1,1,1,NULL,'<ol>\r\n <li>Have at least one subscription in your RSS account (call this <b>feed1</b>).</li>\r\n <li>Open RSS Subscriptions dialog and click Add Feed.</li>\r\n <li>Add the URL for the new feed (call this <b>feed2</b>).</li>\r\n <li>For the \"Store Feed Articles in,\" select an existing subscription to place the new one in. Do <b>not</b> select the toplevel account.</li>\r\n <li>Click OK to add and verify <b>feed2</b>.</li>\r\n <li>Once <b>feed2</b> is verified hit OK in Manage Subscriptions to dismiss it. Go view articles in <b>feed1</b></li>\r\n</ol>','At step 5, <b>feed2</b> should be added to the listing in RSS Subscriptions. When you view <b>feed1</b> in the main Thunderbird window, there should be articles for <b>both</b> feeds. Note, however, that there\'s only one folder listed in the folder pane (no separate one for <b>feed2</b>), per the design in <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=252859\">252859</a> (so that you see as many articles and feeds as you want in a single subscription folder).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1000,7),(398,57,'RSS subscription location: moving the feed',NULL,1,1,1,NULL,'<p>For the subscription you move around (<b>feed3</b>), you\'ll want to use a frequently updated feed.</p>\r\n\r\n<ol>\r\n <li>Subscribe to at least two feeds (<b>feed1</b> and <b>feed2</b>) as toplevel folders.</li>\r\n <li>Go into RSS Subscriptions dialog and add another subscription (call it <b>feed3</b>), but make sure you select <b>feed1</b> from \"Store Feed Articles.\"</li>\r\n <li>Click OK to add and verify <b>feed3</b>.</li>\r\n <li>Click OK to dismiss RSS Suscriptions, and check the subscriptions for <b>feed1</b></li>\r\n <li>Go back to RSS Subscriptions and hit Edit for <b>feed3</b>.</li>\r\n <li>Change the selection for \"Store Feed Articles\" to <b>feed2</b>. Click OK, OK to get back to the main window.</li>\r\n <li>Refresh (check for) new articles and check the folder for <b>feed2</b>.</li>\r\n</ol>\r\n\r\n<p>Also test trying to move to parent (account) level, which you shouldn\'t be able to do.</p>','At step 3, <b>feed3</b> should be listed under RSS Subscriptions. At step 4, <b>feed3</b> articles should be listed under <b>feed1</b>. After the last step, new articles for <b>feed3</b> should now appear in the folder for <b>feed2</b>, instead of <b>feed1</b>\'s folder.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1001,9),(399,57,'Drag & drop of RSS subscriptions (feeds)',NULL,1,1,1,NULL,'(A) Add as toplevel subscription.\r\n<ol>\r\n <li>Have a browser open to a page containing a link to an RSS subscription. For example, <a href=\"http://slashdot.org/\">http://slashdot.org</a>.</li>\r\n <li>Drag the RSS subscription link from the browser windows onto the RSS Account (in folder pane) in the Thunderbird window.</li>\r\n</ol>\r\n\r\n(B) Add to exisiting subscription.\r\n<ol>\r\n <li>Make sure you already have at least one RSS subscription in your RSS account.</li>\r\n <li>Open your browser to a page containing a link to an RSS subscription. For example, <a href=\"http://slashdot.org/\">http://slashdot.org</a>.</li>\r\n <li>Drag the RSS subscription link from the browser windows onto an RSS subscription (in folder pane) in the Thunderbird window.</li>\r\n</ol>','<p>(A) The subscription should be verified then appear as a folder under your RSS account.</p>\r\n\r\n<p>(B) There won\'t be another folder created. However, feed verification should still occur. Moreover, when you check the subscription you had dropped the RSS URL onto there should be articles from that dragged (added) feed. The end result is the same as test <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1000&product_id=23\">1000</a>. Again see bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=252859\">252859</a> for more info.</p>\r\n',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1002,7),(400,57,'Delete RSS subscription',NULL,1,1,1,NULL,'<p>Make sure you have at least one RSS subscription before testing this.</p>\r\n\r\n(A) Delete feed from folder pane<br />\r\n<ol>\r\n <li>Select an RSS subscription folder in folder pane.</li>\r\n <li>Bring up the context menu and select \"Delete Folder\"; hit OK to confirm deletion when prompted.</li>\r\n <li>Empty the Trash for the RSS account.</li>\r\n <li>Check RSS Subscriptions dialog. Also quit and restart.</li>\r\n</ol>\r\n\r\n(B) Delete feed from RSS Subscriptions<br />\r\n<ol>\r\n <li>Open RSS Subscriptions dialog and select and expand a feed folder.</li>\r\n <li>Select an individual feed from the expanded feed folder.</li>\r\n <li>Hit the Remove Feed button, say Yes to confirm feed removal. Dismiss the RSS Subscriptions dialog.</li>\r\n</ol>','<p></p>\r\n\r\n<p>Note that in (B) deletion removes the ability to get future articles; the individual feed should no longer be listed in RSS Subscriptions even though its folder (empty) will be there. The feed folder and previous articles will remain in the 3pane window --unless you delete the feed folder from the folder pane, basically doing case (A).</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1003,7),(401,57,'Remove RSS account',NULL,1,1,1,NULL,'<b>Do this at the end of testing the RSS features!</b>\r\n<ol>\r\n <li>Go into Account Settings and select the RSS account.</li>\r\n <li>Hit Remove Account and click OK to confirm deletion. Click OK again to dismiss Account Settings.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n</ol>','The RSS account should be removed from both Account Settings and the folder pane in the main window. It shouldn\'t be necessary to restart Thunderbird to see this change, but if you do, the RSS account should of course remain gone.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1004,2),(402,57,'Search RSS subscriptions',NULL,1,1,1,NULL,'<ol>\r\n <li>Bring up the Search Messages dialog: Shift+F or Edit | Find | Search Messages from the menu bar.</li>\r\n <li>Run some searches on both the account and subscription level.</li>\r\n <li>Run searches modifying the search criteria.</li>\r\n</ol>','Search results should find RSS articles matching your search criteria. The results should appear in the lower half of the Search Messages dialog.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1021,2),(403,57,'Run a filter on an existing RSS feed',NULL,1,1,1,NULL,'<ol>\r\n <li>Create an RSS account, if you don\'t already have one. Make sure you have an existing RSS feed</li>\r\n <li>Find a message that contains unique word in it and then click on Message |Create Filter from Message. Create the folder as a subfolder of your primary mail account.</li>\r\n <li>After the filter has been created, Go to Tools | Run Filters on this folder and run the filter on the RSS feed that you added.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the filter runs correctly and the messages are filtered to the new folder you created.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1127,2),(404,57,'Export subscription list',NULL,1,1,1,NULL,'<ol>\r\n <li>Makes sure you\'re subscribed to at least two feeds.</li>\r\n <li>Open the RSS Subscriptions dialog.</li>\r\n <li>Click the Export button.</li>\r\n <li>In the resulting file picker, either give the OPML file its own name or keep the default MyThunderbirdFeeds.opml. Then click the Save button.</li>\r\n</ol>','Make sure that an .opml file is created with the name and target location you specified in step 4.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1528,3),(405,57,'Podcasting',NULL,1,1,1,NULL,'Podcasting in Thunderbird allows you to access enclosures in RSS articles as attachments.\r\n\r\n<ol>\r\n <li>Go find and subscribe to an RSS feed which includes enclosures in its articles. For example: <a href=\"http://www.masternewmedia.org/robingoodlatestnews.xml\">http://www.masternewmedia.org/robingoodlatestnews.xml</a> contains images as enclosures; <a href=\"http://www.actsofvolition.com/rss\">http://www.actsofvolition.com/rss</a> contains sound files as enclosures.</li>\r\n <li>Check the thread pane listing the articles.</li>\r\n <li>View an article with an enclosure.</li>\r\n <li>In the attachment pane, bring up the context menu for any of the enclosures and open it.</li>\r\n</ol>','At step 2, the thread pane should display the paperclip graphic under the attachment column denoting an enclosure. At step 4, the helper application should launch to open the enclosure &mdash;note that this is dependent on how your system is setup (e.g., image files are usually displayed inlined, sound files will launch whatever media player is setup on your machine, etc.).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1661,2),(406,57,'Import subscription list',NULL,1,1,1,NULL,'<ol>\r\n <li>Go find a subscription list to import in OPML format. For example, either use the file you created in <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1528&product_id=23\">test #1528</a>, or download the following file to your computer: <a href=\"http://planet.mozilla.org/opml.xml\">http://planet.mozilla.org/opml.xml</a>.</li>\r\n <li>Open the RSS Subscriptions dialog.</li>\r\n <li>Click the Import button.</li>\r\n <li>In the resulting file picker, open the OPML file you saved in step 1.</li>\r\n</ol>','Ensure that the feeds in the subscription list are imported. Each feed from the OPML file should appear as a new feed folder in the RSS Subscriptions dialog. You\'ll need to do a \"Get Messages\" in order to populated a given feed with articles.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,2156,2),(407,58,'Create a Newsgroup Account',NULL,1,1,1,NULL,' 1. Create a Newsgroup Account using news.mozilla.org\n',' 1. Ensure you are able to create a newsgroup account, that it shows in your list of accounts, and that you can download messages and have them display in the mail folder pane.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1079,1),(408,59,'View message source',NULL,1,1,1,NULL,'<p>View the source of a message by either of these means:</p>\r\n<ul>\r\n <li>Menu item View | Message Source.</li>\r\n <li>Keyboard shortcut Ctrl/Cmd+U.</li>\r\n</ul>\r\n\r\n<p>Test the above (as time permits) in the following scenarios:</p>\r\n<ul>\r\n <li>Mail 3pane window (any of the three layouts), with focus in either the thread (message list) pane or message pane.</li>\r\n <li>Mail standalone window.</li>\r\n <li>Go through both HTML and plaintext messages.</li>\r\n <li>Check various account/folder types: IMAP/POP, news, RSS, local, virtual, etc. (again as time permits).</li>\r\n</ul>','A window should appear displaying the source of the message.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1126,3),(409,59,'View message source',NULL,1,1,1,NULL,'<p>View the source of a message by either of these means:</p>\r\n<ul>\r\n <li>Menu item View | Message Source.</li>\r\n <li>Keyboard shortcut Ctrl/Cmd+U.</li>\r\n</ul>\r\n\r\n<p>Test the above (as time permits) in the following scenarios:</p>\r\n<ul>\r\n <li>Mail 3pane window (any of the three layouts), with focus in either the thread (message list) pane or message pane.</li>\r\n <li>Mail standalone window.</li>\r\n <li>Go through both HTML and plaintext messages.</li>\r\n <li>Check various account/folder types: IMAP/POP, news, RSS, local, virtual, etc. (again as time permits).</li>\r\n</ul>','A window should appear displaying the source of the message.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1126,3),(410,59,'Message Display Options (Preferences)',NULL,1,1,1,NULL,'Go to the Display category under Preferences/Options and fiddle with any of the following settings. Labels are covered under \"Views and labeling messages.\"\r\n<ul>\r\n <li>Plain Text Messages</li>\r\n <li>HTML Messages</li>\r\n</ul>','Changes should take affect after clicking OK, unless otherwise noted. Canceling should not make any changes go into effect (again, unless noted by the UI).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1153,5),(411,60,'saving attachments',NULL,1,1,1,NULL,'<p>Make sure you\'ve got a message with an attachment.</p>\r\n\r\n<ul>\r\n <li>While viewing a message from the 3pane window.</li>\r\n <li>While viewing a message from the standalone window.</li>\r\n <li>Bring up the context menu for the file in the attachment pane, and select either Save As or Save All.</li>\r\n <li>If the attachment is large enough, play with the features of the download progress dialog.</li>\r\n <li>Try the above for IMAP, POP, news and/or RSS.</li>\r\n</ul>','<p>Save As should save the selected attachment, and Save All should save all of the attachments for a given message. The files should end up in the expected destination directory. The options in the download progress dialog should behave as expected (Pause, Resume, Cancel, etc.).</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1194,2),(412,60,'save message as a Template',NULL,1,1,1,NULL,'<p>Save a message as a Template.</p>\r\n\r\n<ol>\r\n <li>Open a message compose window: a new one, Reply or Foward. Alternatively, try this from the mail 3pane or mail standalone windows.</li>\r\n <li>[message compose only] Make some modifications (esp. if it\'s a new message), or don\'t, like adding recepients, body content, etc.</li>\r\n <li>Select File | Save As | Template from menu &mdash;or the equivalents from the Save toolbar button or Save As menu choices (latter for only compose window).</li>\r\n <li>Visit the Templates folder.</li>\r\n <li>How to edit/use the Template??? TBA</li>\r\n</ol>','<p>You should see the message saved in the Templates folder for that account.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1193,2),(413,60,'save message as a Template',NULL,1,1,1,NULL,'<p>Save a message as a Template.</p>\r\n\r\n<ol>\r\n <li>Open a message compose window: a new one, Reply or Foward. Alternatively, try this from the mail 3pane or mail standalone windows.</li>\r\n <li>[message compose only] Make some modifications (esp. if it\'s a new message), or don\'t, like adding recepients, body content, etc.</li>\r\n <li>Select File | Save As | Template from menu &mdash;or the equivalents from the Save toolbar button or Save As menu choices (latter for only compose window).</li>\r\n <li>Visit the Templates folder.</li>\r\n <li>How to edit/use the Template??? TBA</li>\r\n</ol>','<p>You should see the message saved in the Templates folder for that account.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1193,2),(414,60,'opening attachments',NULL,1,1,1,NULL,'<p>Make sure you\'ve got a message with an attachment.</p>\r\n\r\n<ul>\r\n <li>While viewing a message from the 3pane window.</li>\r\n <li>While viewing a message from the standalone window.</li>\r\n <li>Bring up the context menu for the file in the attachment pane, and select Open.</li>\r\n <li>If it appears, play with the features of the helper application dialog.</li>\r\n <li>Try the above for IMAP, POP, news and/or RSS.</li>\r\n</ul>','<p>Open should open the selected attachment for a given message. Depending on your system settings, you might be prompted by the helper application to chose an application to view the attachment.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1195,2),(415,60,'opening attachments',NULL,1,1,1,NULL,'<p>Make sure you\'ve got a message with an attachment.</p>\r\n\r\n<ul>\r\n <li>While viewing a message from the 3pane window.</li>\r\n <li>While viewing a message from the standalone window.</li>\r\n <li>Bring up the context menu for the file in the attachment pane, and select Open.</li>\r\n <li>If it appears, play with the features of the helper application dialog.</li>\r\n <li>Try the above for IMAP, POP, news and/or RSS.</li>\r\n</ul>','<p>Open should open the selected attachment for a given message. Depending on your system settings, you might be prompted by the helper application to chose an application to view the attachment.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1195,2),(416,61,'Check Preference Setting',NULL,1,1,1,NULL,'Open Preferences/Options | Privacy | General tab.','Confirm that the \"Block Loading of remote images in mail messages\" pref box is checked since it should be on by default.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1030,2),(417,61,'Block Remote Image',NULL,1,1,1,NULL,'<ol>\r\n <li>Open Preferences/Options | Privacy | General tab.</li>\r\n<li>Confirm that the Checkbox \"Allow remote images if the sender is my Personal Address Book\" is not checked. The Remote Image blocking pref should already be on by default.</li>\r\n<li>Navigate to a site and send a picture to your Thunderbird mail account.</li> \r\n</ol>','<ol>\r\n<li>Confirm that when you receive the email and open it, Thunderbird should have a line above the mail message which reads: \"To protect your privacy, Thunderbird has blocked remote images in this message.\"</li>\r\n<li>Confirm that when you click on \"Show Image\" that the image(s) now show in the mail message.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1031,3),(418,61,'Allow Image sent/Sender In Personal Address Book',NULL,1,1,1,NULL,'<ol>\r\n<li>Open Preferences/Options | Privacy | General tab.</li>\r\n<li>Confirm that the Checkbox \"Allow remote images if the sender is my Personal Address Book\" is checked</li>\r\n<li>Find an image and send the image to your Tbird mail account from another email account. Make sure that the email account that you send from is included in your Personal Address Book. Tip: Avoid going to Yahoo and sending pictures, as the sender ends up being something like: refertofriend@reply.yahoo.com instead of the email address that you enter.</li>\r\n<li>If time allows, you should change the param from \"Personal Address Book\" to \"Collected Addresses\" and repeat the steps above.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the image(s) show when the mail message is displayed and that you do not receive the message that an image has been blocked.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1032,3),(419,62,'Account Settings: Customize per account',NULL,1,1,1,NULL,'<p>You\'ll need two mail accounts to test this.</p>\r\n\r\n<p>Basically, repeat what has been done in tests <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1515&product_id=23\">1515</a>, <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1516&product_id=23\">1516</a> and/or (as time permits) <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1517&product_id=23\">1517</a>, except that rather than going to Preferences (Options) | Composition | General | Return Receipts go instead to <b>Account Settings | (specific account) | Return Receipts</b>.</p>','The Return Receipt settings you make in Account Settings should take precedence over the \"global\" ones made under Preferences (Options).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1518,3),(420,62,'Global: Response to return receipts: Never',NULL,1,1,1,NULL,'You\'ll need two mail accounts to test this.\r\n<ol>\r\n <li>In the 1st mail account, make sure you have turned ON \"When sending messages, always request a return receipt.\"</li>\r\n <li>In the 2nd mail account, go to Preferences (Options) | Composition | General | Return Receipts dialog.</li>\r\n <li>In the section for \"When I receive a request for a return receipt\" select the radiobutton for \"Never send a return receipt.\"</li>\r\n <li>Hit OK, OK/Close to save your changes and dismiss the Prefs.</li>\r\n <li>Send email from the 1st mail account.</li>\r\n <li>From the 2nd mail account, and read that message.</li>\r\n</ol>','The 2nd account should not be prompted for a return receipt, and the message should still be readable. The 1st account should not receive any receipt either.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1517,2),(421,62,'Global: Response to return receipts: Never',NULL,1,1,1,NULL,'You\'ll need two mail accounts to test this.\r\n<ol>\r\n <li>In the 1st mail account, make sure you have turned ON \"When sending messages, always request a return receipt.\"</li>\r\n <li>In the 2nd mail account, go to Preferences (Options) | Composition | General | Return Receipts dialog.</li>\r\n <li>In the section for \"When I receive a request for a return receipt\" select the radiobutton for \"Never send a return receipt.\"</li>\r\n <li>Hit OK, OK/Close to save your changes and dismiss the Prefs.</li>\r\n <li>Send email from the 1st mail account.</li>\r\n <li>From the 2nd mail account, and read that message.</li>\r\n</ol>','The 2nd account should not be prompted for a return receipt, and the message should still be readable. The 1st account should not receive any receipt either.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1517,2),(422,62,'Account Settings: Customize per account',NULL,1,1,1,NULL,'<p>You\'ll need two mail accounts to test this.</p>\r\n\r\n<p>Basically, repeat what has been done in tests <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1515&product_id=23\">1515</a>, <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1516&product_id=23\">1516</a> and/or (as time permits) <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1517&product_id=23\">1517</a>, except that rather than going to Preferences (Options) | Composition | General | Return Receipts go instead to <b>Account Settings | (specific account) | Return Receipts</b>.</p>','The Return Receipt settings you make in Account Settings should take precedence over the \"global\" ones made under Preferences (Options).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1518,3),(423,63,'HTTP Proxy Connection',NULL,1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter address for HTTP Proxy and port number.</li>\r\n <li>Send/Retrieve a message w/links via POP3.</li>\r\n <li>Send/Retrieve a message w/links via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n <li>use netstat to validate that it is routing to the proxy.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1104,3),(424,63,'SSL Proxy Connection',NULL,1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter address for SSL Proxy and port number.</li>\r\n <li>Send/Retrieve a message via POP3.</li>\r\n <li>Send/Retrieve a message via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1105,2),(425,63,'SOCKS v4/v5 Connection',NULL,1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter address for SOCKS Host and port number.</li>\r\n <li>Send/Retrieve a message via POP3.</li>\r\n <li>Send/Retrieve a message via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1106,2),(426,63,'Auto Proxy Connection',NULL,1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter URL for Automatic Proxy Configuration.</li>\r\n <li>Send/Retrieve a message via POP3.</li>\r\n <li>Send/Retrieve a message via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1107,2),(427,64,'General Access: Enable/Disable',NULL,1,1,1,NULL,'<ol>\r\n <li>Main menu item to go offline available (File|Offline|Work Offline)</li>\r\n <li>Offline/Online icon at bottom left of main 3pane window</li>\r\n</ol>','Both should successfully enable/disable Offline.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1082,3),(428,64,'Composing Mail Offline',NULL,1,1,1,NULL,'<ol>\r\n <li>While in offline mode, click the \"Write\" icon and compose your message. When finished, click \"Send Later.\"\r\n<li>Go back online</li>\r\n</ol>','Confirm that Thunderbird launches a dialog box asking you if you want to send this message later.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1213,3),(429,64,'Select Folders for Offline Use',NULL,1,1,1,NULL,'<ol>\r\n <li>Go to Tools | Account Settings | Offline and Disk Space</li>\r\n<li>Select the button that says \"Select folders for offline use\"</li>\r\n<li>Select a folder to use for your offline mail</li>\r\n</ol>','<ol>\r\n <li>Confirm that a checkmark is now present next to the folder you have selected.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1524,2),(430,64,'Work Offline/Download Messages',NULL,1,1,1,NULL,'<p>This test assumes you have already selected a folder for offline use.</p>\r\n\r\n<ol> \r\n <li>Go to File | Offline | Work Offline\r\n<li>Select the button that says \"Download messages\"</li>\r\n\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird downloads messages to the offline folder you have designated in your preferences. The status bar should show the messages as they are moved into the folder.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1525,3),(431,64,'Offline Settings/When Starting Up\n',NULL,1,1,1,NULL,' 1. Go to File | Offline | Work Offline2. Change radio button from “Always start up online” to “Ask me for online state at startup”3. Restart Thunderbird\n',' 1. Confirm that you get a dialog box that asks “Would you like to go online now?”\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,2635,1),(432,64,'Offline Settings/When Starting Up\n',NULL,1,1,1,NULL,' 1. Go to File | Offline | Offline Settings2. Change radio button from “Always start up online” to “Remember previous online state”3. Restart Thunderbird\n',' 1. Confirm that Thunderbird remembers the last state that you were in before you exited (if you were online, you should be online upon launch, if you were offline, offline upon launch)\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,2636,1),(433,64,'Offline settings/Send unsent messages when going online',NULL,1,1,1,NULL,'<ol>\r\n <li>Go to File | Offline | Offline Settings\r\n<li>Change radio button from “Ask Me” to either “Yes” or “No”\r\n</li>\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird honors the “Yes” or “No” preference that you select. If you select “Yes,” Thunderbird should send any unsent messages when you go back online without prompting you. If you select “No,” no unsent messages should be sent when you go back online</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1657,2),(434,64,'Offline settings/Download messages for offline use when going online',NULL,1,1,1,NULL,'<ol>\r\n <li>Go to File | Offline | Offline Settings\r\n<li>Change radio button from “Ask Me” to either “Yes” or “No”\r\n</li>\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird honors the “Yes” or “No” preference that you select. If you select “Yes,” Thunderbird should not prompt you to download messages for offline use when you go online, but should download those messages for you. If you select “No,” no messages should be downloaded for offline use when you go online.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1658,2),(435,64,'Offline Settings/Download/Sync Now',NULL,1,1,1,NULL,' 1. Go to File | Offline | Download/Sync Now2. A dialog box launches allowing you to manage your download/sync preferences3. If you have previously selected mail folders or newsgroups for reading offline, you can check the appropriate box to download and sync them.4. If not, you can hit the \"Select\" button to designate the ones you want to read offline\n5. Enable the pref that says \"Work Offline once download/sync is complete\" ',' 1. After clicking \"OK,\" Thunderbird should download and sync your mail and newsgroup messages, depending on which folders and newgroups you have selected.2. Confirm that Thunderbird moves you to offline mode once the download/sync is complete\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1659,1),(436,64,'Offline Settings/Flagging and Selecting Messages',NULL,1,1,1,NULL,'<ol>\r\n <li>While in online mode, flag any messages you want by going to Message | Mark | Flag\r\n<li> Go to File | Offline | Get Flagged Messages\r\n<li>While in online mode, select a few message by highlighting them</li>\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird downloads the flagged messages offline.\r\n<li>Confirm that Thunderbird downloads the selected messages and they are available offline.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1660,2),(437,65,'Block moving messages to Virtual folders',NULL,1,1,1,NULL,'Test moving messages by the following means:\r\n<ul>\r\n <li>Attempt to move by selecting the message (single, continuous or discontinuous), then select the Message | Move submenus. (Virtual folders shouldn\'t be available) </li>\r\n <li>Attempt to move by selecting the message (single, continuous or discontinuous), then dragging and dropping them to a Virtual folder.</li>\r\n</ul>','You should not be able to move messages to Virtual folders. Ideally, the No symbol should appear when attempting to drag and drop a message to Virtual folders.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1174,2),(438,65,'Copying messages',NULL,1,1,1,NULL,'Test copying messages by the following means:\r\n<ul>\r\n <li>Between accounts (IMAP, POP, local folders). <b>Note:</b> The ability to copy from Local to IMAP folders is a new feature starting with Thunderbird 1.1.</li>\r\n <li>Between folders in the same account.</li>\r\n <li>Copy by selecting the message (single, continuous or discontinuous), then selecting a choice from the Message | Copy submenus.</li>\r\n <li>If time permits: Copy by selecting the message (single, continuous or discontinuous), holding down the Control(?) key (Option on Mac), and then dragging and dropping them.</li>\r\n</ul>','You should be able to copy messages as expected.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1099,3),(439,65,'Deleting messages',NULL,1,1,1,NULL,'Test deleting messages by the following means (as time permits):\r\n<ul>\r\n <li>Different kinds of accounts (IMAP, POP, local folders, RSS, news).</li>\r\n <li>Special vs user-defined folders in the same account.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), then hitting the Delete button in the toolbar.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), then selecting Edit | Delete Message from the menu.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), then dragging and dropping them into the Trash icon.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), by hitting the Delete key.</li>\r\n</ul>','In all cases, the messages should be moved to the respective Trash folder. If time permits, test emptying of trash: either manually (via File | Empty Trash menu item) or automatically upon exiting Thunderbird (depends on how you set the Preference for that!).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1100,3),(440,65,'Block moving messages to Virtual folders',NULL,1,1,1,NULL,'Test moving messages by the following means:\r\n<ul>\r\n <li>Attempt to move by selecting the message (single, continuous or discontinuous), then select the Message | Move submenus. (Virtual folders shouldn\'t be available) </li>\r\n <li>Attempt to move by selecting the message (single, continuous or discontinuous), then dragging and dropping them to a Virtual folder.</li>\r\n</ul>','You should not be able to move messages to Virtual folders. Ideally, the No symbol should appear when attempting to drag and drop a message to Virtual folders.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1174,2),(441,66,'Views/UI',NULL,1,1,1,NULL,'<ol>\r\n <p>Locate the View box in the mail UI\r\nConfirm there are up/down twisties present and that the following items exit in the dropdown:</p>\r\n\r\n<li>All\r\n<li>Unread\r\n<li>Important\r\n<li>Work\r\n<li>Personal\r\n<li>To Do\r\n<li>Later\r\n<li>Save Search as a Folder\r\n<li>People I know\r\n<li>Recent Mail\r\n<li>Last 5 Days\r\n<li>Not Junk\r\n<li>Has Attachments\r\n<li>Customize\r\n</li>\r\n</ol>','<ol>\r\n <li>The specific items should appear in the dropdown as listed.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1067,5),(442,66,'Views/All',NULL,1,1,1,NULL,'1. Locate the View box in the mail UI\n2. Select \"All\" in the dropdown\n',' 1. Confirm that all of your mail messages show in the pane and that there is a total listed in the lower right hand portion of the mail window.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1068,1),(443,66,'Views/Unread Mail',NULL,1,1,1,NULL,' 1. Locate the View box in the mail UI\n2. Select \"Unread\" in the dropdown\n',' 1. Confirm that the mail messages that show are the ones that you have not read, and are highlighted in bold. Also confirm that the number of unread messages displays in the lower right hand portion of the mail window.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1069,1),(444,66,'Views/Recent Mail',NULL,1,1,1,NULL,' 1. Locate the View box in the mail UI\n2. Select \"Recent Mail\" in the dropdown\n',' 1. Confirm that the mail messages that show are date stamped with the current date (if you have received mail that day) as well as the day before.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1070,1),(445,66,'Views/Has attachments',NULL,1,1,1,NULL,' 1. Locate the View box in the mail UI\n2. Select \"Has attachments\" in the dropdown\n',' 1. Confirm that all of the messages have a attachment (this will be indicated by the presence of a paper clip next to the message). You should also click on the message to make certain it has an attachment.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1071,1),(446,66,'Views/Last 5 days',NULL,1,1,1,NULL,' 1. Locate the View box in the mail UI\n2. Select \"Last 5 days\" in the dropdown\n',' 1. Confirm that all of the mail messages listed have a date stamp that is within the last 5 days.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1072,1),(447,66,'Views/Customize',NULL,1,1,1,NULL,'1. Mark three of your inbox messages as \"Important\" by selecting Message | Label and selecting \"important\" in the dropdown\n2. Locate the View box in the mail UI\n3. Select \"Customize\" in the dropdown\n4. Select \"New\"\n5. Type in a Message View Name\n6. Select \"Label is important\" as the param\n7. Return to the View box and Select the View Name that you just entered\n',' 1. Confirm that only the three messages that you marked now appear in the view. \n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1073,1),(448,66,'Views/Edit Customized View/Boolean search',NULL,1,1,1,NULL,' 1. Locate the View box in the mail UI2. Select \"Customize\" in the dropdown3. Select the previous customized view and then Select \"Edit\"4. Click on \"More\"5. Confirm that you get another area to enter your boolean parameters6. Select \"Subject contains XXXXX\"\n',' 1. Confirm that when you select that view that it shows mail messages that meet the boolean criteria that you set.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1074,1),(449,66,'Views/Delete Customized View',NULL,1,1,1,NULL,' 1. Locate the View box in the mail UI2. Select \"Customize\" in the dropdown3. Select a previously customized view and then Select \"Delete\"\n',' 1. Confirm that the customized view no longer shows in the list, and that it no longer shows in the dropdown list the next time you go to Views.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1075,1),(450,66,'Labeling/UI',NULL,1,1,1,NULL,' 1. From the top level menu select Message | Label2. The dropdown should contain the following selections: None, Important, Work, Personal, To Do and Later3. Select several messages and highlight them as \"Important\"If time permits, mark some messages as Work, Personal, To Do and Later.4. If additional time permits, go to Preferences | Display and change the default color.\n',' 1. Confirm that the messages are now highlighted in red, which is the default color.2. Confirm that the messages you highlighted appear in the default colors: Work-Orange, Personal-Green, To Do-Blue and Later-Purple3. Confirm that the new color you have set for the individual label renders correctly in the UI.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1076,1),(451,67,'Message Filter Manager Access',NULL,1,1,1,NULL,'Open the Filter Manager using the following access points.\r\n<ul>\r\n <li>Tools menu: Select the Message Filters option.</li>\r\n <li>Account Central page (page which displays when server/account level selected): Click on \"Manage Message Filters\" under \"Advanced Features.\"</li>\r\n <li>Message: Load a message. Expand the header so that the email address of the sender is shown. Right click on the address, then select \"Create Filter from Message.\"</li>\r\n</ul>','Management interface should be accessible from all points.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1022,2),(452,67,'Message Filter Dialog',NULL,1,1,1,NULL,'The Message Filter Dialog should display the following:\r\n<ol>\r\n<li> List of existing filters available:</li>\r\n<ol>\r\n <li> should be empty on initial access</li>\r\n <li>slider/scrollbar appears upon sufficiently populated list</li>\r\n <li>should be able to order the filters in the list: up/down</li>\r\n <li>Switching to other scope/folders/groups refreshed dialog correctly as well as it\'s list</li>\r\n <li>Clearly marked which filters are disabled and which are enabled</li>\r\n <li>Clear method to turn filters on and off</li>\r\n</ol>\r\n<li>Clearly marked button/other method of creating new filter -- \"New\" button</li>\r\n<li>Clearly marked button/other method of editing an existing filter -- \"Edit\" button</li>\r\n</ol>','All entries should appear as expected.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1023,3),(453,67,'Filtering criteria',NULL,1,1,1,NULL,'When you create a filter, you can set one or more criteria as well as the ability to match all or any of the criteria.\r\n<ol>\r\n <li>Create or edit a filter.</li>\r\n <li>In the top listbox for the criteria, choose from the first dropdown menu: Subject, From, Date, Priority, Status, To, Cc, To or Cc, Age in Days, Size, or Customize.</li>\r\n <li>Choose an operator from the middle dropdown menu.</li>\r\n <li>Choose or enter a value from the third dropdown menu. <b>Note:</b> Flagged is a new Status value as of Thunderbird 1.1.</li>\r\n <li>If desired, add more criteria.</li>\r\n <li>Test for both \"match all\" and \"match any\" for different filters.</li>\r\n</ol>','All options should behave as expected: you\'ll need to either modify or create multiple filters to check that various criteria choices (eg, step 5 and/or 6) behave properly. Again, note that filters act on incoming messages, unless specifically called from the Tools | Run Filters on Folders menu item. It might be easier to run one filter at a time to track your results/effects.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1652,2),(454,67,'Creating filters for particular accounts',NULL,1,1,1,NULL,'Create and run filters for the following types of accounts, as time permits &mdash;both POP types and IMAP would be more common. Try to move and/or copy between accounts, too.\r\n<ol>\r\n <li>Global Inbox (POP) &mdash;new as of Thunderbird 1.1.</li>\r\n <li>Non-global inbox (POP)</li>\r\n <li>IMAP</li>\r\n <li>News</li>\r\n <li>RSS</li>\r\n</ol>','You should be able to create and run filters for the various account types.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1651,2),(455,67,'Creating filters for particular accounts',NULL,1,1,1,NULL,'Create and run filters for the following types of accounts, as time permits &mdash;both POP types and IMAP would be more common. Try to move and/or copy between accounts, too.\r\n<ol>\r\n <li>Global Inbox (POP) &mdash;new as of Thunderbird 1.1.</li>\r\n <li>Non-global inbox (POP)</li>\r\n <li>IMAP</li>\r\n <li>News</li>\r\n <li>RSS</li>\r\n</ol>','You should be able to create and run filters for the various account types.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1651,2),(456,67,'Filtering criteria',NULL,1,1,1,NULL,'When you create a filter, you can set one or more criteria as well as the ability to match all or any of the criteria.\r\n<ol>\r\n <li>Create or edit a filter.</li>\r\n <li>In the top listbox for the criteria, choose from the first dropdown menu: Subject, From, Date, Priority, Status, To, Cc, To or Cc, Age in Days, Size, or Customize.</li>\r\n <li>Choose an operator from the middle dropdown menu.</li>\r\n <li>Choose or enter a value from the third dropdown menu. <b>Note:</b> Flagged is a new Status value as of Thunderbird 1.1.</li>\r\n <li>If desired, add more criteria.</li>\r\n <li>Test for both \"match all\" and \"match any\" for different filters.</li>\r\n</ol>','All options should behave as expected: you\'ll need to either modify or create multiple filters to check that various criteria choices (eg, step 5 and/or 6) behave properly. Again, note that filters act on incoming messages, unless specifically called from the Tools | Run Filters on Folders menu item. It might be easier to run one filter at a time to track your results/effects.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1652,2),(457,68,'Search criteria',NULL,1,1,1,NULL,'When you search messages, you can set one or more criteria as well as the ability to match all or any of the criteria.\r\n<ol>\r\n <li>Go to Edit | Find | Search Messages (try the shortcut, Shift+F, too).</li>\r\n <li>In the top listbox for the criteria, choose from the first dropdown menu: Subject, From, Date, Priority, Status, To, Cc, To or Cc, Age in Days, Size, or Customize.</li>\r\n <li>Choose an operator from the middle dropdown menu.</li>\r\n <li>Choose or enter a value from the third dropdown menu. <b>Note:</b> Flagged is a new Status value as of Thunderbird 1.1.</li>\r\n <li>If desired, add more criteria.</li>\r\n <li>Test for both \"match all\" and \"match any\" for different searches.</li>\r\n</ol>','All options should behave as expected: you\'ll need to setup and run multiple searches (one at a time) to check that various criteria choices (eg, step 5 and/or 6) behave properly.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1653,2),(458,68,'Search criteria',NULL,1,1,1,NULL,'When you search messages, you can set one or more criteria as well as the ability to match all or any of the criteria.\r\n<ol>\r\n <li>Go to Edit | Find | Search Messages (try the shortcut, Shift+F, too).</li>\r\n <li>In the top listbox for the criteria, choose from the first dropdown menu: Subject, From, Date, Priority, Status, To, Cc, To or Cc, Age in Days, Size, or Customize.</li>\r\n <li>Choose an operator from the middle dropdown menu.</li>\r\n <li>Choose or enter a value from the third dropdown menu. <b>Note:</b> Flagged is a new Status value as of Thunderbird 1.1.</li>\r\n <li>If desired, add more criteria.</li>\r\n <li>Test for both \"match all\" and \"match any\" for different searches.</li>\r\n</ol>','All options should behave as expected: you\'ll need to setup and run multiple searches (one at a time) to check that various criteria choices (eg, step 5 and/or 6) behave properly.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1653,2),(459,69,'Address Search',NULL,1,1,1,NULL,'Go to Edit | Find | Search Addresses.','Confirm that you are able to search for addresses using the parameters listed.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1081,2),(460,70,'Create a Virtual Folder using Edit | Find | Search messages',NULL,1,1,1,NULL,'<ol>\r\n <li>Click on Edit | Find | Search Messages</li>\r\n<li>Construct a query such as Sender is XXX</li>\r\n<li>Click on more, than Date is after XX/XX/XXXX</li>\r\n<li>Click on more, than Date is before XX/XX/XXXX</li>\r\n<li>Click Search</li>\r\n<li>Wait for search to complete and messages to show</li>\r\n<li>Select which location you want to the Virtual Folder to be stored in</li>\r\n<li>Click \"Save as Virtual Folder\"</li>\r\n<li>Await prompt to name your folder. Fill in a name</li>\r\n</ol>','<ol>\r\n <li>Confirm that a folder is created with the name you specified and that it displays in the correct location</li>\r\n<li>Confirm that the messages are not permanently moved to the folder as it is a virtual folder and it is saving the search criteria, not the actual messages</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1129,5),(461,70,'Rename/Delete a Virtual Folder',NULL,1,1,1,NULL,'<ol>\r\n <li>Navigate to a newly created virtual folder.</li>\r\n<li>Right click to bring up the context menu.</li>\r\n<li>Rename the folder.</li>\r\n<li>Navigate to the newly renamed virtual folder.</li>\r\n<li>Right click to bring up the context menu.</li>\r\n<li>Delete the Folder.</li>\r\n</ol>','<p>Confirm that the folder is renamed and that it sorts properly in the folder list. Confirm that the folder is deleted from your list of folders. <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=265507\"> Bug 265507</a> might be relevant if you are having trouble renaming, but it has been fixed.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1130,5),(462,70,'Change criteria on a Virtual Folder',NULL,1,1,1,NULL,'<ol>\r\n <li>Create a Virtual Folder with a set of criteria.</li>\r\n<li>Context click on the Folder you have created and Click \"properties\"</li>\r\n<li>Change some criteria and click \"OK\"</li>\r\n</ol>','<ol>\r\n <li>Examine the contents of the Virtual folder to confirm that the criteria changes that you made are being honored.</li>\r\n<li>If the folder is currently loaded in the message list pane, the list should reload reflecting the changes you made to the search criteria.</li>\r\n</ol>\r\n \r\n',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1131,6),(463,70,'New Message Received, Move to Virtual Folder',NULL,1,1,1,NULL,'<ol>\r\n <li>Make sure that you have an existing Virtual Folder.</li>\r\n<li>Compose a new e-mail that meets the criteria of the existing Virtual Folder.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the message is received in your inbox as well as into the Virtual Folder that you created. Virtual Folders save your search criteria, so they should show new mail and you should get a notification next to your Virtual Folder that a new message has been dropped into it.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1132,2),(464,70,'Views/Save a Virtual Folder',NULL,1,1,1,NULL,'<ol>\r\n <li>In the Views dropdown, select \"Recent Mail.\"</li>\r\n<li>When the resulting emails are listed, click on \"Save as Virtual Folder\"</li>\r\n<li>Confirm that a dialog comes up that asks you to name the folder.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the virtual folder is displayed and that it contains the messages that came up in the \"Recent Mail\" view.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1133,2),(465,70,'Create a Virtual Folder using File | New | Saved Search',NULL,1,1,1,NULL,'<ol>\r\n <li>Go to File | New | Saved Search</li>\r\n <li>Name your Virtual Folder</li>\r\n <li>In the dropdown that says, create as a subfolder, select a subfolder where the Virtual Folder will be created.</li>\r\n<li>Click on the Choose button to Select Folders to Search button. Select the folders you want to search and then click OK.\r\n<li>If you are using an IMAP account, check the box that says \"Search Online\"</li>\r\n<li>Configure some search criteria for the folder</li>\r\n<li>Click OK.</li>\r\n\r\n</ol>','<ol>\r\n <li>Confirm that the Virtual Folder is created in the location that you specified, and that it contains the search criteria that you specified (and that it is searching the correct folders). If you are using IMAP, confirm that you are getting up to date results.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1169,3),(466,70,'Create a new virtual folder with the same name as an existing folder',NULL,1,1,1,NULL,' 1. Create a virtual folder, using any method, with the name \"foo.\"\n 2. Create another virtual folder with the same name, \"foo\" at the same hierarchical level.\n',' 1. You should receive an error dialog when you click OK.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1173,1),(467,70,'Canceling the edit virtual properties dialog box',NULL,1,1,1,NULL,' 1. Context click on an existing virtual folder to open the edit virtual properties dialog.\n 2. Put focus in the dialog and click \"More\"\n 3. Click \"Cancel\"\n',' 1. Confirm that canceling the edit virtual properties dialog should not change any properties of the saved search folder\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1176,1),(468,70,'Views/Important/Change Criteria',NULL,1,1,1,NULL,' 1. Mark two or three of your mail messages as \"Important\" by going to Message | Label.\n2. Go to the Views dropdown and sort by \"Important\" messages. You should see the messages you marked in this view.\n3. Go back to the Views dropdown and click on \"Save Search as Virtual Folder\"\n4. Await the Virtual Folder dialog, give the virtual folder a name and then click OK.\n5. Confirm that the Virtual Folder has been created.\n6. Now go back and unmark the messages that you marked as important\n7. Click on the Virtual Folder\n',' 1. Since the messages you had previously marked are now no longer marked as \"Important,\" the Virtual folder should be empty.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1179,1),(469,70,'Context Menus',NULL,1,1,1,NULL,' 1. On an existing virtual folder, right click to bring up the context menu.\n2. Confirm that the only the choices that pertain to Virtual Folders should be shown.\n',' <p>Confirm that you see the following:</p>1. Open in New Mail Window\n2. Rename Folder\n3. Delete Folder\n4. Properties\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1180,1),(470,70,'Drag and Drop a Virtual Folder to another Folder (IMAP)',NULL,1,1,1,NULL,'<ol>\r\n <li>Drag an existing Virtual Folder to another folder in your IMAP account.</li>\r\n</ol>','<p>The folder should move as expected. <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=267231\"> Bug 267231</a> should now be fixed.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1183,4),(471,71,'Grouped by Sort/By Date',NULL,1,1,1,NULL,'<ol>\r\n<li>Make sure to first sort your mail in columns by Date. If you don\'t have that column displayed, then you will need to click the widget to add that column and then sort that column by date.</li>\r\n<li>Click on View | Grouped by Sort</li>\r\n<li>Repeat these steps for the following fields: Subject, Sender, Recipient, Account, Label and Priority. You should be able to Group by Sort on all of these fields.</li>\r\n</ol>','<ol>\r\n <li>Your messages should now be grouped by date (or whatever param you have checked). There should be a dropdown widget where there are grouped threads.</li>\r\n<li>For Grouping by date, you should see: Old Mail, Two Weeks Ago, Last Week, Yesterday and Today. If you don\'t have Old Mail in a folder, you should not see the Old Mail label. Confirm that the Labels appear in the correct order for date grouping.</li>\r\n\r\n<p> The definition of dates is slightly different from Outlook. Today is today (the current day, not the last 24 hours, if that makes sense)</p>\r\n\r\n<p>Last week is really the current week, or messages that arrived in the last week, except for messages that arrived today.</p>\r\n\r\n<p>2 weeks are message the remaining messages that arrived in the last two weeks, that don\'t fall into the first two categories.</p>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1135,2),(472,71,'Grouped by Sort/Ungroup',NULL,1,1,1,NULL,' <p>Note: Need do this after you have already created a grouped by sort</p>\r\n<p>After creating a group sort, while in that sort navigate to View | Sort By and then check unthreaded.</p>','<p>Confirm that your mail no longer displays in the group sort but has reverted to an unthreaded sort. You should also select threaded sort to make sure it reverts to that display as well.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1136,2),(473,71,'Grouped by Sort/Retaining Groupings in Separate Folders',NULL,1,1,1,NULL,'<ol>\r\n <li>Create one instance of Grouped by Sort in your Inbox.</li>\r\n<li>Create a different instance of Grouped by Sort in one of your other folders.</li>\r\n</ol>','<p>Confirm that when you switch between those two folders that Thunderbird is retaining the Grouped by Sort settings that you have made.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1137,2),(474,71,'Message Grouping on Virtual Folder',NULL,1,1,1,NULL,'<ol>\r\n <li>Create a Virtual Folder</li>\r\n<li>Go to View | Sort by and select Grouped by Sort</li>\r\n</ol>','<p>The Grouped by Sort option should be greyed out in the UI and not available for selection since the Grouped by Sort option does not operate on Virtual Folders; see bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=267727\">267727</a>.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1165,2),(475,71,'Grouped by Sort \"G\" key functionality.',NULL,1,1,1,NULL,'<p>From a threaded or unthreaded view, hit the \"G\" key.</p>','<p>Thunderbird should change the view to Grouped by Sort mode, and the default should be date.</p>\r\n\r\n<p>If time permits, try changing the default Grouped by Sort to \"Subject\" or \"Priority\". In each instance when you go from threaded/unthreaded and hit the \"G\" key the mail view should change to the Grouped by Sort param that you currently have checked.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1177,3),(476,72,'Quicksearch/UI',NULL,1,1,1,NULL,'1. Navigate to the quicksearch area\n2. Confirm that the spyglass and twisty are present\n3. Confirm that the pulldown contains the following menu items: Subject, Sender, Subject or Sender, Message Body andFind in Message\n4. Type some text in the box such as \"mozilla thunderbird testing and more\"\n','1. Dropdown list should contain the specified menu items.\n2. Confirm that the text box does not overflow into the UI when you type \"mozilla thunderbird testing and more\"\n<p>Currently there is a bug on file that pertains to the Mac platform that addresses the overflow of text into the UI</p>',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1057,1),(477,72,'Quicksearch/Subject',NULL,1,1,1,NULL,'<ol>\r\n <li>Sort your mail by subject.</li>\r\n<li>Identify a keyword combo (such as \'Thunderbird testing\') that is common to about 5-6 email messages.</li>\r\n<li>Set quicksearch dropdown to search by subject. Type in the keyword combo that you identified.</li>\r\n<li>Confirm that a set of email messages are returned that contain the keyword combo that you specified.</li>\r\n</ol>','<ol>\r\n <li>The number of email messages that are returned should equal what you identified in the sort.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1058,2),(478,72,'Quicksearch/Sender',NULL,1,1,1,NULL,'<ol>\r\n <li>Sort your mail by sender.</li>\r\n<li>Identify a sender that is common to about 5-6 email messages.</li>\r\n<li>Set quicksearch dropdown to search by sender.</li>\r\n<li>Type in the sender that you identified.</li>\r\n<li>Confirm that a set of email messages are returned.</li>\r\n<li>Variations:\r\nType \"@mozilla.org\" in the quicksearch box.</li>\r\n</ol>','<ol>\r\n <li>The number of email messages that are returned should equal what you identified in the sort.</li>\r\n<li>After typing in \"@mozilla.org,\" confirm by clicking on individual email messages that the sender is from an @mozilla.org address</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1059,2),(479,72,'Quicksearch/Subject or Sender',NULL,1,1,1,NULL,'<ol>\r\n <li>Set quicksearch dropdown to search by subject or sender.\r\n</li>\r\n<li>Type in a search term such as \"mozilla.\"</li>\r\n<li>Confirm that a set of email messages are returned.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the set of messages returned contain \"mozilla\" either in the subject or the sender.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1060,2),(480,72,'Quicksearch/Entire Message',NULL,1,1,1,NULL,'<ol>\r\n<li>Set quicksearch dropdown to search by Entire message.</li>\r\n<li>Type in a search term such as \"mozilla.\"\r\n<li>Confirm that a set of email messages are returned.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the set of messages returned contain \"mozilla\" in the message body. Instances of \"mozilla\" contained in the message body will also be highlighted in yellow.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1061,3),(481,72,'Quicksearch/Remembering Last param',NULL,1,1,1,NULL,'<ol>\r\n <li>Set dropdown choice to \"Subject or Sender\"</li>\r\n<li>Exit and restart Thunderbird</li>\r\n</ol>','<ol>\r\n <li>Confirm that \"Subject or Sender\" is listed in light grey and that Thunderbird defaults to the last dropdown choice that you made</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1062,2),(482,72,'Quicksearch/Find in Message',NULL,1,1,1,NULL,'<ol>\r\n <li>Set quicksearch dropdown to search find in message.</li>\r\n <li>Find an e-mail message that contains a good deal of text.</li>\r\n <li>Type in a search term such as \"mozilla,\"</li>\r\n</ol>','<ol>\r\n <li>Confirm that instances of the term that you type are highlighted in yellow in the e-mail message.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1063,2),(483,72,'Quicksearch/Save Search as a Folder',NULL,1,1,1,NULL,'<ol>\r\n <li>Construct a quicksearch using any criteria you would like.</li>\r\n<li>In the dropdown menu, select \"Save Search as a Folder\"</li>\r\n<li>Confirm that a dialog comes up asking you to name the Virtual Folder.</li>\r\n</ol>','<ol>\r\n <li>Confirm that a Virtual Folder is created and that it contains the same messages that came up in the quicksearch.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1134,2),(484,72,'Quicksearch/Clear Search Terms',NULL,1,1,1,NULL,' 1. Navigate to the Quicksearch area in the UI\n 2. Type in some search terms\n 3. Confirm that an \"x\" appears on the right hand side of the quicksearch box.\n 4. Click on the \"x\"\n',' 1. Confirm that anything typed in the Quicksearch area is removed.\n',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1164,1),(485,73,'Addressing autocomplete',NULL,1,1,1,NULL,'<ol>\r\n <li>Make sure that you\'ve turned ON addressing autocomplete from Preferences (Options) | Composition | Addressing and selecting \"look for matching entries in local address books.\"</li>\r\n <li>Open a mail compose window (new, reply or forward).</li>\r\n <li>In the header section for To or Cc fields, start typing the email address of someone in your Address Book. Make your selection from the resulting combobox (popdown menulist).</li>\r\n <li>Repeat with typing part of the real name and the name of any lists you might\'ve created in your AB.</li>\r\n <li>Repeat by turning off autocomplete in step 1.</li>\r\n</ol>','Autocomplete should work when you start typing an email address, person\'s name (first or last) or the name of an AB list. Autocomplete should be disabled, however, if you had turned it off.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1231,2),(486,73,'Addressing autocomplete',NULL,1,1,1,NULL,'<ol>\r\n <li>Make sure that you\'ve turned ON addressing autocomplete from Preferences (Options) | Composition | Addressing and selecting \"look for matching entries in local address books.\"</li>\r\n <li>Open a mail compose window (new, reply or forward).</li>\r\n <li>In the header section for To or Cc fields, start typing the email address of someone in your Address Book. Make your selection from the resulting combobox (popdown menulist).</li>\r\n <li>Repeat with typing part of the real name and the name of any lists you might\'ve created in your AB.</li>\r\n <li>Repeat by turning off autocomplete in step 1.</li>\r\n</ol>','Autocomplete should work when you start typing an email address, person\'s name (first or last) or the name of an AB list. Autocomplete should be disabled, however, if you had turned it off.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1231,2),(487,74,'Create default Junk mail folder',NULL,1,1,1,NULL,'Start with a fresh profile for this test, especially one you know gets lots of spam.\r\n<ol>\r\n <li>Open Tools | Junk Mail Controls, and go to the Settings tab.</li>\r\n <li>Under the Handling section, select (turn ON) the first checkbox, \"Move incoming messages determined to be junk mail to:\"</li>\r\n <li>Under the same checkbox, select the first radiobutton \"Junk\" folder on your given mail account. Make sure your mail account is listed and selected in the corresponding droplist.</li>\r\n <li>Click OK to save and dismiss the Junk Mail Controls dialog.</li>\r\n <li>Wait for some junk mail arrive (hit Get Messages, etc.).</li>\r\n</ol>','Confirm that the Junk folder is created for your mail account, and that incoming messages labeled as junk are automatically moved to that folder.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1160,3),(488,74,'Manually mark messages as non-junk',NULL,1,1,1,NULL,'Best to test this with a fresh profile that gets lots of spam.\r\n<ol>\r\n <li>Make sure that Junk mail controls have been turned ON &mdash;however, make sure that you have turned OFF the \"Move incoming messages determined to be junk mail\" checkbox. This will keep junk messages in your Inbox.</li>\r\n <li>Receive some messages which have been labeled as junk.</li>\r\n <li>Select a message (or more) junk messages from the thread pane which you don\'t want labeled as junk, then hit the Not Junk button in the toolbar (or, Shift+J, or Message | Mark | As Not Junk).</li>\r\n</ol>','Confirm that the messages are no longer marked as junk.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1514,2),(489,74,'Confirm Junk Log',NULL,1,1,1,NULL,'<ol>\r\n <li>Go to Tools | Junk Mail Controls. Under Logging, click on the \"Junk Mail Log\" button</li>\r\n<li>Make sure that the enable log button is checked.</li>\r\n<li>Manually mark some mail as junk mail and move it to the junk folder.</li>\r\n</ol>','Confirm that the filter log is logging each instance when a mail message is marked as junk and moved.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1162,3),(490,74,'Manually mark messages as non-junk',NULL,1,1,1,NULL,'Best to test this with a fresh profile that gets lots of spam.\r\n<ol>\r\n <li>Make sure that Junk mail controls have been turned ON &mdash;however, make sure that you have turned OFF the \"Move incoming messages determined to be junk mail\" checkbox. This will keep junk messages in your Inbox.</li>\r\n <li>Receive some messages which have been labeled as junk.</li>\r\n <li>Select a message (or more) junk messages from the thread pane which you don\'t want labeled as junk, then hit the Not Junk button in the toolbar (or, Shift+J, or Message | Mark | As Not Junk).</li>\r\n</ol>','Confirm that the messages are no longer marked as junk.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1514,2),(491,75,'Get more extensions (<b>disabled</b>)',NULL,1,1,1,NULL,'Make sure you have a web browser installed. Launch the Extension Manager and click the \"Get More Extensions\" link.','The Extension Manager dialog should remain open, a new browser window should be launched, load the update.mozilla.org page and be brought to the front.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1006,4),(492,75,'Download &amp install extensions',NULL,1,1,1,NULL,'Make sure you have a web browser installed.\r\n\r\n<ol>\r\n <li>Launch the Extension Manager and click the \"Get More Extensions\" link.</li>\r\n <li>Navigate to a Thunderbird extension page.</li>\r\n <li>Do <b>not</b> click the XPI (Install/Install Now) link, otherwise this would launch Firefox\'s Extension manager (if you\'re running Firefox). Instead, download the link target: Bring up the context menu and select \"Save Link As...\" Download the extension installer file to your computer.</li>\r\n <li>Go back to the Extension Manager in Thunderbird, and click the Install button.</li>\r\n <li>In the resulting file picker, locate the extension installer file, then hit Open.</li>\r\n <li>Click Install Now in the resulting Software Installation dialog.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>If time permits, repeat for some more extensions.</li>\r\n</ol>','Clicking \"Get More Extensions\" should open a browser window to the Thunderbird extension page at http://update.mozilla.org. Opening the extension installer file should display Software Installation with signing information; there\'ll be a 2-3 sec delay before you can hit Install Now. After installation, the Extension Mgr should denote that you need to restart. After restarting Thunderbird, the extensions features should be enabled, as well as be listed in the Extension Mgr dialog.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1007,6),(493,75,'About extension',NULL,1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select an extension.</li>\r\n <li>Click the About button for the extension, or bring up the context menu and select About Extension.</li>\r\n</ol>','Another dialog should open, describing the extension\'s author, version, etc.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1009,3),(494,75,'Extension options (preferences)',NULL,1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select an extension.</li>\r\n <li>Click the Options (Preferences) button for the extension, or bring up the context menu and select Extension Options.</li>\r\n <li>Play with some of the settings.</li>\r\n</ol>','Another dialog should open, containing the extension\'s settings. You should be able to change the settings as well.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1010,3),(495,75,'Disable extension',NULL,1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select an extension.</li>\r\n <li>Bring up the context menu and select Disable.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open Extensions and check the state of the extension you disabled.</li>\r\n</ol>','After disabling the extension, the Extension Manager should denote that a restart is required to disabled the extension. Ensure that the extension\'s features are no longer enabled when you restart Thunderbird. When looking at the Extension Manager, the extension should be labeled as disabled, too.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1011,3),(496,75,'Enable extension',NULL,1,1,1,NULL,'Make sure you have a Thunderbird extension which has been disabled (see test <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1011&product_id=23\">#1011</a>).\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select a disabled extension.</li>\r\n <li>Bring up the context menu and select Enable.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open Extensions and check the state of the extension you disabled.</li>\r\n</ol>','After enabling the extension, the Extension Manager should denote that a restart is required to enable the extension. Ensure that the extension\'s features become enabled when you restart Thunderbird. When looking at the Extension Manager, the extension should appear as enabled, too.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1012,3),(497,75,'Move extension',NULL,1,1,1,NULL,'It\'s best to have at least 3 Thunderbird extensions installed for this test; it doesn\'t matter whether they\'re enabled or disabled.\r\n<ol>\r\n <li>Open the Extension Manager and select a extension.</li>\r\n <li>Bring up the context menu and test the Move Up, Move Down and Move to Top choices.</li>\r\n</ol>','Move Up should move the selected extension up one row in the Extension Manager dialog. Move Down moves the extension one row downwards. Move to Top moves the extension to the top of the Extension Manager list.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1013,3),(498,75,'Check for & install extension update',NULL,1,1,1,NULL,'<p>Make sure you have an older (and know of a newer) version of a extension installed which are (both) compitable with the Thunderbird build your testing.</p>\r\n\r\n<p>As of this writing, <a href=\"http://update.mozilla.org/extensions/moreinfo.php?id=133&vid=484&page=releases\">Forumzilla</a> v0.5.1 and v0.5.2 are compatible with Thunderbird 0.8+.</p>\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select a extension.</li>\r\n <li>Click the Update button, or bring up the context menu and select Update.</li>\r\n <li>Proceed with installing the update.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open the Extension Manager and check the new version.</li>\r\n</ol>','The Extension Manager should download and install the new version of the extension, replacing the older version. Restarting Thunderbird should show the new version of the extension; confirm by checking the About dialog for the extension.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1014,3),(499,75,'Uninstall extension',NULL,1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n<ol>\r\n <li>Open the Extension Manager and select a extension.</li>\r\n <li>Click the Uninstall button, or bring up the context menu and select Uninstall.</li>\r\n <li>Proceed with removing the extension.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open the Extension Manager.</li>\r\n</ol>','After running the uninstaller, the Extension Manager will note that a restart is needed to completely remove the extension. After restarting Thunderbird, the extensions should no longer be listed in the Extension Manager. Moreover, its features should no longer be evident in Thunderbird.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1015,2),(500,75,'Uninstall extension',NULL,1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n<ol>\r\n <li>Open the Extension Manager and select a extension.</li>\r\n <li>Click the Uninstall button, or bring up the context menu and select Uninstall.</li>\r\n <li>Proceed with removing the extension.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open the Extension Manager.</li>\r\n</ol>','After running the uninstaller, the Extension Manager will note that a restart is needed to completely remove the extension. After restarting Thunderbird, the extensions should no longer be listed in the Extension Manager. Moreover, its features should no longer be evident in Thunderbird.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1015,2),(501,76,'Download & install themes',NULL,1,1,1,NULL,'You\'ll need a web browser installed to test this.\r\n\r\n<ol>\r\n <li>Select Tools | Themes from the menu bar.</li>\r\n <li>Click on the link to \"Get More Themes.\" </li>\r\n <li>Navigate to a Thunderbird theme page.</li>\r\n <li>Do <b>not</b> click the JAR link, otherwise this would launch Firefox\'s Theme manager (if you\'re running Firefox). Instead, download the link target: Click the \"Download Theme\" link, and save it to your computer.</li>\r\n <li>Go back to the Theme Manager in Thunderbird, and click the Install button.</li>\r\n <li>In the resulting file picker, locate the extension installer file, then hit Open.</li>\r\n <li>Click OK in the resulting Confirm dialog.</li>\r\n <li>If time permits, install more themes.</li>\r\n</ol>','A browser window should open and load update.mozilla.org for Thunderbird themes. A new theme should appear in theme list in the Theme Manager for each additional theme installed.',1,0,'0000-00-00 00:00:00','2005-12-21 13:04:01',2,1016,4),(502,76,'Uninstall theme',NULL,1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Thunderbird (default) one. And you might not want to uninstall the default one.</p>\r\n\r\n<ol>\r\n <li>Select Tools | Themes.</li>\r\n <li>Choose any theme <em>not</em> currently in use, then click the Uninstall button to remove the theme.</li>\r\n</ol>','Confirm that the theme was uninstalled: it should no longer appear in the Theme Manager.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1017,3),(503,76,'Update theme',NULL,1,1,1,NULL,'<p>Run this test if you know that you\'ve got an older version of a theme <em>and</em> there\'s a newer version available: both these version need to be compatible with the Thunderbird build you\'re testing.</p>\r\n\r\n<p>As of this writing, <a href=\"http://update.mozilla.org/themes/moreinfo.php?id=148&vid=862&page=releases\">Nitpick</a> v0.1.7.9 and v0.1.8.2 are compatible with Thunderbird 0.8 for testing.</p>\r\n\r\n<ol>\r\n <li>Select Tools | Themes.</li>\r\n <li>Select a theme and click the Update button.</li>\r\n</ol>','Thunderbird should check for available updates, and inform you of its findings. If there\'s no update (or, if the updating mechanism is disabled on purpose), the update wizard should say there\'s no update. If there is an update, you should be able to install it (restart to verify the update).',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1018,5),(504,76,'Change theme',NULL,1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Thunderbird (default) one. You should start with the default one (although not necessary).</p>\r\n\r\n<ol>\r\n <li>Open the Theme Manager, and select a theme <em>not</em> currently in use.</li>\r\n <li>Click the Use Theme button.</li>\r\n <li>Close the Theme Manager.</li>\r\n <li>If time permits, play around with the UI to see if you can still use Thunderbird as well as before changing the theme.</li>\r\n</ol>','<p>At step 1, selecting another theme should display its preview image (if available). After hitting Use Theme, the chrome (UI for Thunderbird) should change over to the selected theme.</p>\r\n\r\n<p>As for dynamic theme switching (tested at step 4), there are still bugs so it\'s best to quit and restart Thunderbird after changing themes. See bug 226791 and bug 134260 (Firefox bugs, but might affect Thunderbird as well).</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1019,4),(505,76,'context menu choices',NULL,1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Thunderbird (default) one. You should start with the default one (although not necessary).</p>\r\n\r\n<ol>\r\n <li>Open the Theme Manager, and select a theme listed in the left pane.</li>\r\n <li>Bring up the context menu and try out the Visit Home Page and About [theme-name] items.</li>\r\n <li>If time permits, also test the other menu items for Use Theme, Uninstall and Update.</li>\r\n</ol>','<p>Visit Home Page should. About [theme-name] should display a dialog with information about the theme. The other three context menu items should behave the same way as their button equivalents.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1020,3),(506,77,'Help',NULL,1,1,1,NULL,'As of this writing, Help for Thunderbird is available at this site: <a href=\"http://texturizer.net/thunderbird/\">http://texturizer.net/thunderbird/</a>. Make sure you can access this page from the menu (Help | Mozilla Thunderbird Help), as well as the default start page link.','Note that Thunderbird dialogs do not have buttons for Help, as there\'s currently no built-in Help window. There are some (Seamonkey-based) dialogs which still have Help buttons that do nothing; see bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=256915\">256915</a> for details.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1094,1),(507,78,'Printing Functionality',NULL,1,1,1,NULL,'<ol>\r\n <li>Visually inspect UI to confirm that print icon is available and that print functionality is available via the File menu.</li>\r\n<li>Bring up a message in the message pane and send it the printer.</li>\r\n</ol>','Confirm that the message prints.',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1093,2),(508,79,'Set Master Password',NULL,1,1,1,NULL,'<ol>\r\n <li>Go to the Preferences/Options | Privacy | Passwords tab, and make sure that at least one of your mail account passwords has been saved (under View Saved Passwords).</li>\r\n <li>Click on the Set Master Password button</li>\r\n <li>Enable the checkbox which says \"Use a Master Password to encrypt stored passwords\"</li>\r\n <li>Click on Change Master Password. Type in your Password and make sure to hit OK</li>\r\n <li>Set Master Password timeout to \"Every time it is needed\"</li>\r\n <li>Close Preferences panel and return</li>\r\n <li>Click on \"View Saved Passwords\" and \"Show Passwords\"</li>\r\n <li>Thunderbird should throw up a dialog which prompts you for your Master Password.\r\n<li>Quit and restart Thunderbird.</li>\r\n</ol>','<ol>\r\n <li>Confirm that once you enter your Master Password you are now able to see your Passwords using the \"Show Passwords\" feature.\r\n<li>After you restart Thunderbird, confirm that you get the Master Password dialog.</li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1040,3),(509,79,'Reset Master Password',NULL,1,1,1,NULL,'<ol>\r\n <li>Go to the Preferences/Options | Privacy | Passwords tab. Make sure that you have previously set a Master password</li>\r\n<li>Click on Reset Master Password</li>\r\n<li>Click \"Reset\"</li>\r\n<li>Confirm that you get a dialog saying \"Your password has been reset.\"</li>\r\n<li>Click on \"Change password.\"</li>\r\n<li>Enter your new Master Password twice.</li>\r\n<li>Click checkbox \"every time it is needed.\"</li>\r\n<li>Quit Thunderbird and restart</li>\r\n<li>Enter your mail password and click \"Use Password manager to save this password.\"</li>\r\n<li>Click OK.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the Master Password dialog now comes up, prompting you to enter your Master Password.</li>\r\n<li>Confirm that the next time that you go into your mail that you don\'t have any passwords saved. The reset function should remove all of these passwords.<li>\r\n</ol>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,1064,4),(510,80,'Following scam links',NULL,1,1,1,NULL,'<p>Setup: resources for messages with phishing spoofs:</p>\r\n\r\n<ul>\r\n <li>Check your Junk folder for such mail.</li>\r\n <li>This <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=279191#c27\">bug comment</a> has examples of encoded numeric IP addresses you could use.</li>\r\n <li>Go to the <a href=\"http://www.millersmiles.co.uk/\">Phishing Archive</a> for some samples.</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you have a message containing a phishing spoof &mdash;see Setup above.</li>\r\n <li>View that message.</li>\r\n <li>Don\'t click the \"Not a Scam\" button. Instead, click any of the links within the message itself. You might need to go through all of the links before seeing the expected results.</li>\r\n <li>Test clicking No and Yes in the resulting dialog.</li>\r\n</ol>','<p>When you click a suspicious link within that message, you should get a dialog warning you that the URL might lead you to a spoofed site.</p>\r\n\r\n<p>Clicking No should dismiss the dialog, but not load the URL. Clicking Yes should dismiss the dialog, then load the URL in your default browser.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,2154,3),(511,80,'Non-scam email',NULL,1,1,1,NULL,'<p>Setup: resources for messages with phishing spoofs:</p>\r\n\r\n<ul>\r\n <li>Check your Junk folder for such mail.</li>\r\n <li>This <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=279191#c27\">bug comment</a> has examples of encoded numeric IP addresses you could use.</li>\r\n <li>Go to the <a href=\"http://www.millersmiles.co.uk/\">Phishing Archive</a> for some samples.</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you have a message containing a phishing spoof &mdash;see Setup above.</li>\r\n <li>View that message.</li>\r\n <li>Click the \"Not a Scam\" button.</li>\r\n <li>Click any of the links in the message.</li>\r\n</ol>','<p>The notification bar should go away. However, if you click a suspicious link, you\'ll still get the warning dialog.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,2155,4),(820,135,'Start up','Start up',1,1,1,NULL,'After installation, make sure that you can start Thunderbird.','Thunderbird should launch with no problems. Scenarios:\r\n\r\n<ul>\r\n <li>No existing tbird profile, no other email client used previously: You should be prompted to add a new account.</li>\r\n <li>No existing tbird profile, but had previously used another email client: Should get Migration wizard; see Migration test section for details.</li>\r\n <li>Existing tbird profile: Thunderbird should launch normally.</li>\r\n</ul>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2507,1),(512,80,'Non-scam email',NULL,1,1,1,NULL,'<p>Setup: resources for messages with phishing spoofs:</p>\r\n\r\n<ul>\r\n <li>Check your Junk folder for such mail.</li>\r\n <li>This <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=279191#c27\">bug comment</a> has examples of encoded numeric IP addresses you could use.</li>\r\n <li>Go to the <a href=\"http://www.millersmiles.co.uk/\">Phishing Archive</a> for some samples.</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you have a message containing a phishing spoof &mdash;see Setup above.</li>\r\n <li>View that message.</li>\r\n <li>Click the \"Not a Scam\" button.</li>\r\n <li>Click any of the links in the message.</li>\r\n</ol>','<p>The notification bar should go away. However, if you click a suspicious link, you\'ll still get the warning dialog.</p>',1,0,'0000-00-00 00:00:00','2005-12-12 12:10:17',2,2155,4),(513,81,'SSL for incoming mail server',NULL,1,1,1,NULL,'Note that this test only works if your ISP offers SSL for incoming mail. 1. For an IMAP account, go to the Server Settings in the Account Settings dialog.\n 2. In the Security Settings section, select the SSL radiobutton.\n 3. Click OK to save and dismiss Account Settings.\n 4. Quit and restart Thunderbird, and get new messages. If you get prompted for domain mismatches, click OK to proceed with a secure session.\n','You should be able to receive and read mail over a secure session. In the folder pane, the icon for the account should denote a secure connection.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,1529,1),(819,134,'Shutdown and Uninstall','Shutdown and Uninstall',1,1,1,NULL,'<ol>\r\n<li>Select the File | Exit/Quit menu item; on Mac select Firefox | Quit.</li>\r\n<li>On Windows, go to Start -> Control Panel -> Add or Remove Programs, select Firefox and click Uninstall.</li>\r\n<li>On Mac, drag the Firefox application package to the trash.</li>\r\n<li>On Linux, delete the Firefox install folder.</li>\r\n</ol>','The application should be removed but the profile should remain intact.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2750,1),(818,134,'Verify Quit works','Verify Quit works',1,1,1,NULL,'Do the following to quit Firefox:\r\n<ul>\r\n <li><b>Windows</b>: File | Exit</li>\r\n <li><b>Linux</b>: File | Quit</li> \r\n <li><b>Mac</b>: Firefox | Quit</li>\r\n</ul>','Firefox should shut down, and none of its processes should be running anymore.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2749,1),(817,133,'Plugins/Puzzle Piece Confirmation if Plugin is not present and Installation of Plugin','Plugins/Puzzle Piece Confirmation if Plugin is not present and Installation of Plugin',1,1,1,NULL,'<p>This first requires that (at least some of) the following plugins are not present on your system: Flash, Shockwave, Java, Adobe Reader, and Quicktime. <b>Move or rename</b> existing plugins rather than delete them.</p>\r\n\r\n<p>Note: Ease/difficulty of manual installation is dependent on the plugin vendor. For further info, see <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=252659\">252659</a> for Linux, or <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=252661\">252661</a> for Mac OS X 10.3 or <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=253471\">253471</a>.</p>\r\n\r\n<ol>\r\n <li>Visit or download <a href=\"http://weblogs.mozillazine.org/marcia/archives/plugin-test.html\">this test page</a>.</li>\r\n <li>Confirm that puzzle pieces are shown for the plugins that are missing.</li>\r\n <li>Click on the install missing plugins button in the notification bar.</li>\r\n</ol>','<p>Note that some plugins aren\'t available for all platforms. Quicktime and Director, for example, don\'t provide plugins for Linux.</p>\r\n\r\n<ol>\r\n <li>Confirm that you get a yellow nofication bar about missing plugins.</li>\r\n\r\n<li>After you click the button, the Flash plugin should be installed automatically and the page should refresh, showing you the Flash object.</li>\r\n\r\n<li>For Shockwave, you should get a dialog asking you to accept the End User License agreement. You will then be required to do a manual installation of the plugin. When the service goes to look for the plugin you should see a manual install button.</li>\r\n\r\n<li>Java, Quicktime and Acrobat: For Java, Windows will have an XPI but on the Mac you will be sent to the website. You should also get the manual install button. When you click on it you will be sent to the appropriate website to download the plugin.</li>\r\n\r\n<li>Realplayer has been partially implemented, but is not yet fully functional</li>\r\n\r\n<li>There are also two additional plugins that will be installed in FF, but they do not need to be tested. They are an XHTML editor and Viewpoint.</li>\r\n\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2916,1),(816,132,'Setup and Import settings from an existing browser into Firefox','Setup and Import settings from an existing browser into Firefox',1,1,1,NULL,'<b>Prepare browser settings</b>\r\n<ol>\r\n <li>Start prefrred browser.</li>\r\n <li>Go to Bugzilla, login and save password</li>\r\n <li>Bookmark Bugzilla and make it your home page</li>\r\n <li>Browse to Google and do a search for \"Mozilla Firefox\"</li>\r\n <li>Bookmark Google</li>\r\n</ol>\r\nthen...<br>\r\n<b>Import your existing browser settings</b>\r\n<ol>\r\n <li>Start Firefox</li>\r\n <li>Select File | Import</li>\r\n <li>Select the browser you setup for migration testing</li>\r\n <li>Check all the options for importing</li>\r\n <li>Click Next and then Finish after migration is complete</li>\r\n</ol>','This should create enough data, including Cookies, Browsing History, Favorites, Saved Passwords, and Saved Form History, to import into Firefox.\r\n<br>\r\n<b>Check results (Verify data was imported from yuor existing browser</b>\r\n<ol>\r\n <li>Verify Browsing History shows up in the \"Go\" menu and the \"History\" sidebar.</li>\r\n <li>Verify Favorites/Bookmakrs show up in the \"Bookmarks\" menu.</li>\r\n <li>Verify Saved Form History works by going to Google. Start typing the same search terms as you did in your existing browser (Moz...). The autofill pulldown menu should show your original search terms (Mozilla Firefox).</li>\r\n <li>Verify Saved Passwords by going to Preferences (Options) | Privacy | Saved Passwords. Click on the \"View Saved Passwords...\" button and confirm that your Bugzilla username and password have been migrated. Go to Bugzilla and login.</li>\r\n <li>Verify Cookies by going to Preferences (Options) | Privacy | Cookies. Click on the \"Stored Cookies\" button and confirm that your cookies from Bugzilla and Yahoo have been migrated.</li>\r\n <li>Confirm that your homepage is also now your Firefox homepage by clicking on the Home icon.</li>\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2888,1),(814,131,'Certificates: import','Certificates: import',1,1,1,NULL,'<p>If you don\'t have a cert, just check to see that Certificate Manager appears.</p>\r\n\r\n<ol>\r\n <li>Make sure you already have a certificate (need info on Test CA) which hasn\'t been imported into Firefox.</li>\r\n <li>Open Preferences (Options) | Advanced | Certificates section, and click on the View Certificates button.</li>\r\n <li>Click the Import button in the Certificate Manager dialog, and follow the steps to import your certificate.</li>\r\n</ol>','<p>After step 2, the Certificate Manager dialog should appear. It has four tabs: Your Certificates, Other People\'s, Web Sites and Authorites. After you import your personal certificate, it should be listed under Your Certificates.</p>',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2805,1),(815,131,'default security preferences','default security preferences',1,1,1,NULL,'<ol>\r\n <li>Go to the Preferences | Advanced | Security panel.</li>\r\n <li>Under the Protocols section, confirm that \"Use SSL 2.0\", Use \"SSL 3.0\", and \"Use TSL 1.0\" are all selected by default.</li>\r\n <li>Close Preferences.</li>\r\n</ol>','Confirm default security settings.',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2907,1),(812,130,'Disabling Cookies','Disabling Cookies',1,1,1,NULL,'<ol>\r\n<li>Go to Options (Preferences) | Privacy | Cookies.</li>\r\n<li>Click \"Clear Cookies Now\"</li>\r\n<li>Uncheck the \"Allow sites to set Cookies\" checkbox.</li>\r\n<li>Visit several web sites, such as www.cnn.com and www.aol.com</li>\r\n</ol>','<ol>\r\n<li>Confirm there are <span style=\"font-weight: bold;\">no cookies</span>\r\nshown in the list of stored cookies.</li>\r\n<li>Confirm that \"for the originating site only\" is now grayed out and not available to be selected.</li>\r\n</ol>',6,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2769,1),(813,131,'Verify HTTPS and HTTP security notification','Verify HTTPS and HTTP security notification',1,1,1,NULL,' <ol>\r\n <li>Visit the secure site <a href=\"https://www.verisign.com\">https://www.verisign.com</a>.</li>\r\n <li>Observe that a Warning Dialog comes up,press OK to continue.</li>\r\n <li>Verify that the Lock icon at the bottom right side of the browser \r\n window appears locked. You should also see the URL bar turn pale yellow when you visit a secure site.</li>\r\n <li>Visit <a href=\"http://www.verisign.com\">http://www.verisign.com</a>. \r\n No lock icon will be visible.</li>\r\n <li>Visit <a href=\"https://verisign.com\">https://verisign.com</a> and ensure that \r\n the \"Security Error: Domain Name Mismatch\" dialog appears.</li>\r\n <li>View the certificate, ensure that it is for www.verisign.com and \r\n looks \"correct\".</li>\r\n <li>Click Okay to visit the site, ensure that it loads the same \r\n <a href=\"https://verisign.com\">www.verisign.com</a> as above.</li>\r\n </ol>','Verify correct the site security notifcations as described with each action.',1,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2802,1),(811,130,'Clearing Cookies/Remove All Cookies','Clearing Cookies/Remove All Cookies',1,1,1,NULL,'<ol>\r\n<li>Make sure that you have visited several different web sites.</li>\r\n<li>Go to Options (Preferences) | Privacy | Cookies.</li>\r\n<li>Click on \"View Cookies\" and confirm that there are cookies shown in the list.</li>\r\n<li>Click on \"Remove all cookies.\"</li>\r\n</ol>','<ol>\r\n<li>Confirm that all cookies have been removed when you go back in the list of stored cookies</li>\r\n</ol>',5,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2768,1),(810,130,'Clearing Cookies/Individual Cookies','Clearing Cookies/Individual Cookies',1,1,1,NULL,'<ol>\r\n<li>Make sure that you have visited several different web sites.</li>\r\n<li>Go to Options (Preferences) | Privacy | Cookies.</li>\r\n<li>Click on \"View Cookies\" and confirm that there are cookies shown in the list.</li>\r\n<li>Highlight an individual cookie and click \"Remove Cookie\"</li>\r\n</ol>','<ol>\r\n<li>Confirm that the individual cookie has been removed when you go back into the list of stored cookies</li>\r\n</ol>',4,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2767,1),(809,130,'Ask me every time/Show/Hide Details','Ask me every time/Show/Hide Details',1,1,1,NULL,'<ol>\r\n<li>While testing \"Ask me every time\", try these combinations as well</li>\r\n<li>Navigate to www.cnn.com</li>\r\n<li>When the dialog box pops up, click on \"Show Details\"</li>\r\n<li>Click on Hide Details</li>\r\n</ol>','<ol>\r\n<li>You should see detailed information about the cookie that is being set when you click on Show Details.</li>\r\n<li>The dialog box should return to its original format and the details should no longer show when you click on Hide Details.</li>\r\n</ol>',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2763,1),(808,130,'Enable Cookies/All Sites/Ask Me Every Time','Enable Cookies/All Sites/Ask Me Every Time',1,1,1,NULL,'<ol>\r\n<li>Go to Options (Preferences) | Privacy | Cookies.</li>\r\n<li>Click on \"Clear Cookies Now\" to remove all stored cookies. Alternatively, you can do this via the Tools | Clear Private Data menu item.</li>\r\n<li>Select the option that says \"Ask me every time\" from the \"Keep Cookies\" dropdown menu. Save and dismiss Options.</li>\r\n<li>Navigate to <a href=\"http://www.ibm.com\">http://www.ibm.com</a>.</li>\r\n<li>Each time a dialog comes up, click on \"Allow\" so that the cookie will be stored.</li>\r\n</ol>','<ol>\r\n<li>Confirm that a dialog box pops up each time, asking you to accept each individual cookie from www.ibm.com</li>\r\n<li>Confirm that the number of cookies is no greater than the number of times you received a dialog box</li>\r\n</ol>',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2762,1),(806,129,'Verify saving form information can be turned off','Verify saving form information can be turned off',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Privacy | Saved Forms panel, uncheck the selection for \"Save information I enter in web forms and the Search Bar\"</li>\r\n <li>Click on the \"Clear Saved Form Data Now\" button then exit the dialog.</li>\r\n <li>Go to <a href=\"http://www.mozilla.org/wallet/samples\">sample forms</a>. Select one of the sample pages (suggest Sample 2).</li>\r\n <li>In the resulting form, just fill in your first and last name.</li>\r\n <li>Click submit.</li>\r\n <li>Select the First Name field and down arrow to open the drop down list.</li>\r\n</ol>','The drop down should not appear because the form information submitted was not saved. This is expected because the option to save form information was turned off in step 2.',3,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2859,1),(807,130,'Enable Cookies/All Sites/Allow Sites to Set Cookies','Enable Cookies/All Sites/Allow Sites to Set Cookies',1,1,1,NULL,'<ol>\r\n<li>Set your home page to about:blank</li>\r\n<li>Go to Options (Preferences) | Privacy | Cookies.</li>\r\n<li>Click on \"Clear Cookies Now\" to remove all stored cookies. Alternatively, you can do this via the Tools | Clear Private DataFirefox menu item.</li>\r\n<li>Make sure that the \"Allow sites to set cookies\" box is checked. Save and dismiss Options.</li>\r\n<li>Make sure to visit several different web sites, including aol.com and cnn.com</li>\r\n<li>Go to Options (Preferences) | Privacy | Cookies, then click on \"View Cookies\"</li>\r\n</ol>','<ol>\r\n<li>Firefox accepts all cookies, so the \"Allow sites to set cookies\" checkbox should be on by default.</li>\r\n<li>Confirm that cookies for the sites that you visited show in the list of stored cookies when you click on \"View cookies\".</li>\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2760,1),(805,129,'Verify clearing saved form information','Verify clearing saved form information',1,1,1,NULL,'<ol>\r\n <li>Go to <a href=\"http://www.mozilla.org/wallet/samples\">sample forms</a>. Select one of the sample pages (suggest Sample 2).</li>\r\n <li>In the resulting form, just fill in your first and last name.</li>\r\n <li>Click submit.</li>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Privacy | Saved Forms panel, click on the \"Clear Saved Form Data Now\" button and dismiss (and save) Options.</li>\r\n <li>Return to the form page and select the First Name field and down arrow to open the drop down list.</li>\r\n</ol>','The drop down should not appear because all of the form information has been deleted in step 5.',2,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2858,1),(804,129,'Verify saving and filling in form information','Verify saving and filling in form information',1,1,1,NULL,'<ol>\r\n <li>Go to <a href=\"http://www.mozilla.org/wallet/samples\">sample forms</a>. Select one of the sample pages (suggest Sample 2).</li>\r\n <li>In the resulting form, just fill in your first and last name.</li>\r\n\r\n <li>Click submit (or whatever the button may be named) Click Yes to the save info dialog. This dialog will only appear once per profile as it sets the pref for save form information.</li>\r\n <li>The form should still be in the browser, but now it should be blank. Begin typing your first name in the First Name field. Notice as soon as the first letter of your name was input that a drop down appeared with your first name as you had previously entered it.</li>\r\n <li>Arrow down to your name and hit enter to select it and fill out that field.</li>\r\n <li>Repeat steps 4 and 5 using your last name in the Last Name field.</li>\r\n</ol>','<ol>\r\n <li>From step 4, the drop downs should appear with your name in it. This indicates that the form information was saved by the Form Manager on submit</li>\r\n\r\n <li>From step 5, the form field should be filled out with the data you selected.</li>\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2856,1),(803,128,'Verify Passwords aren\'t saved when the pref to do so is turned off.','Verify Passwords aren\'t saved when the pref to do so is turned off.',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In Privacy | Passwords, click the checkbox for Remember Passwords to deselect it (off).</li>\r\n <li>Save and dismiss Options.</li>\r\n <li>From the menubar select Tools | Sanitize Firefox.</li>\r\n <li>Deselect all of the items to clear <b>except</b> \"Saved Passwords\" then click the \"Sanitize Now\" button. If prompted to confirm, proceed with the sanitization.</li>\r\n <li>Go to the test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.</li>\r\n <li>Enter Username: <i>test</i> password: <i>test</i></li>\r\n <li>Click Login</li>\r\n <li>Go to Options (Prefs) | Privacy | Passwords | View Saved Passwords</li>\r\n</ol>','No save password dialog should appear, and the username and password should not have been saved under Options.',4,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2815,1),(802,128,'Verify passwords are not saved when we select not to save them.','Verify passwords are not saved when we select not to save them.',1,1,1,NULL,'<ol>\r\n <li>Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.</li>\r\n <li>Type in the following: user: \"bar\", password \"foo\"</li>\r\n <li>Click on \"Login\"</li>\r\n <li>When the confirm dialog appears, click <strong>Not Now</strong></li>\r\n <li>Click the \"Back\" button</li>\r\n <li>Click Shift+\"Reload\" button</li>\r\n</ol>','<ol>\r\n <li>The usual login information should be there. The user \"bar\" with password \"foo\" should not have been saved.</li>\r\n <li>Confirm by checking in Privacy | View Saved Passwords of:<br>\r\n<b>Windows</b>: Go to Tools | Options. (to exit Options, click the Okay button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n</ol>',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2812,1),(801,128,'Verify deletion of a password','Verify deletion of a password',1,1,1,NULL,'<ol>\r\n <li>Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.</li>\r\n <li>Type in Username: <i>foo</i> and Password: <i>bar</i></li>\r\n <li>Press the <strong>Login</strong> button</li>\r\n <li>When the confirm dialog appears, click <strong>Remember</strong></li>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>Go to | Privacy | Passwords, click the button \"View Saved Passwords\"</li>\r\n <li>Select username \"foo\" for the site of www.mozilla.org</li>\r\n <li>Click button \"Remove\"</li>\r\n <li>Dismiss both dialogs (saving changes).</li>\r\n <li>Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a> again.</li>\r\n</ol>','The login form should be again prefilled with <i>squiddy</i>, but no password prefilled',2,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2811,1),(800,128,'Verify saving of a password','Verify saving of a password',1,1,1,NULL,'<ol>\r\n <li>Load the Single Signon test <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a>.</li>\r\n <li>Type in Username: <i>Squiddy</i> and Password: <i>calamari</i></li>\r\n <li>Press the Login button</li>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>Go to the | Privacy | Passwords panel.</li>\r\n <li>Click on the \"View Saved Passwords\" button.</li>\r\n <li>Open <a href=\"http://www.mozilla.org/quality/browser/front-end/testcases/wallet/login.html\">Login Page</a> in a new tab.</li>\r\n</ol>','<ol>\r\n <li>After step 2, A dialog should appear asking if you want to store the password for this site. -- dismiss with <strong>Remember</strong>. If you haven\'t already encountered it, another dialog should appear asking if you want to send this information non-encrypted -- dismiss with <strong>Continue</strong>. Finally, you will get a Not Found error, but that\'s expected since this is just a bogus cgi script.</li>\r\n <li>After, step 3, in the tab labelled \"Passwords Saved\", you should see the site http://www.mozilla.org listed along with the username <i>squiddy</i>. --dismiss both dialogs (don\'t make any changes).</li>\r\n <li>After step 6, the login form should be prefilled with username <i>Squiddy</i> and password ********</li>\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2810,1),(799,127,'Page Info/Confirm Column Menus Display','Page Info/Confirm Column Menus Display',1,1,1,NULL,'<ol>\r\n <li>Navigate to Tools | Page Info </li>\r\n<li>Confirm that you can display the following Columns in each sub heading:</li>\r\n<li>General: Name, Content</li>\r\n<li>Forms: Name, Method, Form Action (top portion) and Label, Field Name, Type and Current Value (bottom portion)</li>\r\n<li>Links: Name, Address, Type, Target, Access Key</li>\r\n<li>Media: Address, Type, Alternate Text</li>\r\n</ol>','<ol>\r\n <li>Confirm that all choices are available and render in the UI when they are checked.</li>\r\n<li>Note that the Security tab does not have any columns to render.</li>\r\n</ol>',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2863,1),(798,127,'Verify Page Info opens','Verify Page Info opens',1,1,1,NULL,'<ol>\r\n <li>Visit http://mozilla.org. Go to Tools | Page Info to access the Page Info menu.</li>\r\n <li>Click on the various tabs.</li>\r\n</ol>','Page Info should show five tabs: General, Forms, Links, Media, Security. Each Tab shoudl be accessible.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2861,1),(795,126,'Verify theme installation','Verify theme installation',1,1,1,NULL,'<ol>\r\n <li>Select Tools | Themes from the menu bar.</li>\r\n <li>Click on the link to \"Get more themes.\" </li>\r\n <li>Attempt to download and install a theme from http://addons.mozilla.org.</li>\r\n <li>If time permits, install more themes.</li>\r\n</ol>','A new theme should appear in theme list at Tools | Themes for each additional theme installed.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2751,1),(796,126,'Verify uninstallation of themes','Verify uninstallation of themes',1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Firefox (default) one. And you might not want to uninstall the default one.</p>\r\n\r\n<ol>\r\n <li>Select Tools | Themes.</li>\r\n <li>Choose any theme <em>not</em> currently in use, then click the Uninstall button to remove the theme.</li>\r\n<li>Do not select another theme to install</li>\r\n<li>Restart Firefox</li>\r\n</ol>','<li>Confirm that the theme was uninstalled: it should no longer appear in the Theme Manager.</li>\r\n<li>Confirm that if you <em>don\'t</em> select another theme that Firefox reverts to the default theme.</li>',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2752,1),(797,126,'Verfiy changing themes','Verfiy changing themes',1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Firefox (default) one. You should start with the default one (although not necessary).</p>\r\n\r\n<ol>\r\n <li>From the Main menu open Tools | Themes, and select a theme <em>not</em> currently in use.</li>\r\n <li>Click the Use Theme button.</li>\r\n <li>Close the Theme Manager and Restart Firefox</li>\r\n <li>If time permits, visually inspect and use the UI.</li>\r\n</ol>','<p>At step 1, selecting another theme should display its preview image (if available). After restart, the UI for Firefox should be changed to the selected theme. Verify Firefox functions with the new theme</p>\r\n',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2754,1),(794,125,'Verify Top Extension : Adblock','Verify Top Extension : Adblock',1,1,1,NULL,'<ol>\r\n <li>From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.</li>\r\n <li>Navigate through addons.mozilla.org and select the Adblock extension for installation. Click the appropriate \"Install\" link which points to an .xpi file.</li>\r\n <li>I the dialog titled \"Software Installation\", click the Install Now button</li>\r\n <li>Restart Firefox</li>\r\n <li>Ensure the extension work by visiting the extension homepage to learn what it does. Then try some of the extensions basic functions in Firefox</li>\r\n</ol>','Adblock should be installed and active (if it is compatible with this version of Firefox). Verify basic functionality of the extension.',7,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2790,1),(793,125,'Uninstall Extension','Uninstall Extension',1,1,1,NULL,'This test assumes you\'ve installed at least one extension.\r\n<ol>\r\n <li>From the Main menu, open Tools | Extensions and select an extension.</li>\r\n <li>Bring up the context menu and select \"Uninstall\", or click the Uninstall button.</li>\r\n <li>If time permits, test with both enabled in disabled extensions. Also try canceling uninstall.</li>\r\n <li>If you uninstall, quit and restart Firefox.</li>\r\n</ol>','You should receive an alert that uninstalling the extension will remove it the extension functionality and an OK and Cancel button. Canceling should dismiss the dialog and the extension should remain installed. Clicking OK should uninstall the extension and the extension listing should note that it will be fully uninstalled after restarting Firefox. Restart to verify that the extension is uninstalled.',6,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2789,1),(790,125,'Verify Extension installation','Verify Extension installation',1,1,1,NULL,'<ol>\r\n <li>From the Main menu, open Tools | Extensions. Then click the \"Get More Extensions\" link.</li>\r\n <li>Navigate through update.mozilla.org and select an extension to install: click the appropriate \"Install\" link which points to an .xpi file.</li>\r\n <li>Test installing and canceling the extension installation.</li>\r\n</ol>','<p>You should be prompted with a dialog titled \"Software Installation\" containing the name and location of the extension, a brief explanation about trust, and an Install Now button as well as a Cancel button.</p>\r\n\r\n<p>Install Now should launch the Extensions window (or bring it to the front if already open), display the download progress of the extension and upon completion of the download you should see the extension listed with a note saying that the item will be installed after restarting Firefox. Restart and ensure that the extension is installed. </p>\r\n\r\n<p>Cancel should dismiss the Software Installation window and no extension should be installed.</p>',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2781,1),(791,125,'Disable Extension','Disable Extension',1,1,1,NULL,'This test assumes you\'ve installed at least one extension.\r\n<ol>\r\n <li>From the Main menu, open Tools | Extensions and select an extension.</li>\r\n <li>Bring up the context menu and select \"Disable\"</li>\r\n <li>Quit and restart Firefox.</li>\r\n</ol>','After restarting Firefox, examine the Extension window to ensure that the extension is visually disabled. Moreover, make sure that the disabled extension\'s features are no longer active.',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2785,1),(792,125,'Enable Extension','Enable Extension',1,1,1,NULL,'This test assumes you\'ve installed at least one disabled (inactive) extension.\r\n<ol>\r\n <li>From the Main menu, open Tools | Extensions and select an extension.</li>\r\n <li>Bring up the context menu and select \"Enable\"</li>\r\n <li>Quit and restart Firefox.</li>\r\n</ol>','After restarting Firefox, examine the Extension window to ensure that the extension is visually enabled. Moreover, make sure that the enabled extension\'s features are now active.',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2786,1),(788,125,'Launch Extension Manager','Launch Extension Manager',1,1,1,NULL,'From the Main menu, open Tools | Extensions','The Extension Manager window should appear. The window should be titled \"Extensions\", it should have <tt>Uninstall</tt> and <tt>Update</tt> and <tt>Options</tt>buttons, a \"Get More Extensions\" link and the window should be resizeable.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2778,1),(789,125,'Get More Extensions','Get More Extensions',1,1,1,NULL,'Launch the Extension Manager and click the \"Get More Extensions\" link.','The Extension Manager window should remain open, a new Firefox browser window should be launched, load an update.mozilla.org page and be brought to the front.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2779,1),(787,124,'Verify various file handling and externally handled content','Verify various file handling and externally handled content',1,1,1,NULL,'<ol>\r\n <li>Click on a downloadable link to file whose type isn\'t recognized on your system. This varies from machine to machine. Try .ps, pdf, .gz, .exe, or other types. Samples:\r\n <ul>\r\n <li><a href=\"http://mozilla.iwaruna.com/filetypes/test.zip\">Zip</a> file</li>\r\n <li><a href=\"http://mozilla.iwaruna.com/filetypes/firefox-1.0.en-US.win32.installer.exe\">Exe</a> file (big, 4.6MB)</li>\r\n <li><a href=\"http://mozilla.iwaruna.com/filetypes/word-sample.doc\">Word</a> file</li>\r\n <li><a href=\"http://mozilla.iwaruna.com/filetypes/excel-sample.xls\">Excel</a> file</li>\r\n <li><a href=\"http://mozilla.iwaruna.com/filetypes/powerpoint-sample.ppt\">Powerpoint</a> file</li>\r\n </ul></li>\r\n <li>You get the \"helper application\" (aka, \"unknown file type\") dialog, with \"Opening <filename>\" in its titlebar. Modify or keep the settings for the following:\r\n <ul>\r\n <li>Open with. Might be disabled if there are no preset file associations at all. If it\'s prefilled, try it out.</li>\r\n <li>Save to disk.</li>\r\n <li>Do this automatically for files like this from now on.</li>\r\n </ul></li>\r\n <li>Hit the OK button.</li>\r\n</ol>','<ul>\r\n <li>If you selected \"open with\" with an application &mdash;whether already preset or set by you&mdash; that application should launch and open that file.</li>\r\n <li>Save to disk should follow your downloading prefs to save the file locally. Certain filetypes (like .exe) will <b>only</b> provide the save to disk option.</li>\r\n <li>\"Do this automatically\" means that if you click on a file of that type in the future, it should behave the way you had chosen in the helper application dialog &mdash;whether that\'s saving locally or opening with a particular application.</li>\r\n</ul>',8,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2747,1),(785,124,'Verify Clean Up downloads','Verify Clean Up downloads',1,1,1,NULL,'<ol>\r\n <li>Make sure you have downloaded a couple items.</li>\r\n <li>Open Downloads manager: the items dowloaded should be listed.</li>\r\n <li>Click the Clean Up button <i>(Mac: an [X])</i> at the bottom of the window.</li>\r\n</ol>','All items in the Download Manager dialog should be removed.',6,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2744,1),(786,124,'Verify saving a web page','Verify saving a web page',1,1,1,NULL,'<ol>\r\n <li>Open a web page, especially one with images and/or stylesheets used.</li>\r\n <li>Select File | Save Page As... from the Main menu.</li>\r\n <li>In the resulting filepicker dialog, modify or keep the settings for the following:\r\n <ul>\r\n <li>File location</li>\r\n <li>File name</li>\r\n <li>Files of type</li>\r\n </ul></li>\r\n <li>Hit the Save button.</li>\r\n</ol>','The file should be saved according to the settings you chose in the filepicker. \"Web Page, complete\" should save images, source and corresponding stylesheet files (if applicable). \"Web page, HTML only\" should only save the source of that page. \"Text files\" should save the page as plain text.',7,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2746,1),(784,124,'Verify Downloads items Open &amp Remove functions','Verify Downloads items Open &amp Remove functions',1,1,1,NULL,'Before testing this, make sure you have downloaded items displayed in the Downloads dialog.\r\n<ol>\r\n <li>Open Tools | Downloads.</li>\r\n <li>Click the Open link for one of the items.</li>\r\n <li>Click the Remove link for on of the items.</li>\r\n</ol>','<p>\"Open\" should open the file with the appropriate application (depends on how your machine is setup; you might be prompted to choose the application).</p>\r\n<p>\"Remove\" should remove the selected entry from the Downloads manager (not the file itself, of course).</p>',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2743,1),(783,124,'Verify downloads are directed to the default location','Verify downloads are directed to the default location',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Downloads panel, make sure the \"Save all files to this folder:\" is selected. Firefox default is \"Desktop\". Exit the dialog.</li>\r\n <li>Open Tools | Downloads.</li>\r\n <li>Click on default download location button to make sure it opens to the proper directory.</li>\r\n <li>Download a file and save to disk.</li>\r\n</ol>','<ul>\r\n <li>In the Downloads window, \"All files download to:\" show be Desktop.</li>\r\n <li>Any file downloaded should be saved to the proper, default directory (ie, the Desktop).</li>\r\n</ul>',4,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2739,1),(779,123,'Verify deleting entry from the history sidebar','Verify deleting entry from the history sidebar',1,1,1,NULL,'<ol>\r\n <li>Open the History sidebar (View | Sidebar | History) Right click <i>(Mac: control+click)</i> on any entry to open the context menu.</li>\r\n <li>Select \"Delete\"</li>\r\n</ol>','Ensure that history item is deleted.',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2870,1),(780,124,'Verify Opening the Downloads dialog','Verify Opening the Downloads dialog',1,1,1,NULL,'Test the following:\r\n<ul>\r\n <li>Tools | Downloads from main menu.</li>\r\n <li>Ctrl+J on Windows, or Cmd+J on Mac. (No longer a keyboard accelerator on Linux.)</li>\r\n <li>Click Downloads icon in toolbar, if it\'s there.</li>\r\n</ul>','Each of the actions should open the Downloads manager dialog if not already open or bring it into focus if it was already open.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2736,1),(781,124,'Verify various methods to close the Downloads dialog','Verify various methods to close the Downloads dialog',1,1,1,NULL,'For each of the following, open Tools | Downloads then...\r\n<ul>\r\n <li>Press \"Esc\" key</li>\r\n <li>Ctrl+W <i>(Mac: Cmd+W)</i></li>\r\n <li>Click \"X\" close window button in the titlebar.</li>\r\n</ul>','Each of the actions should close the Downloads dialog if it is open and in focus.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2737,1),(782,124,'Test \"Downloads Complete\" notification & link','Test \"Downloads Complete\" notification &amp; link',1,1,1,NULL,'So far this is a Windows-only feature.\r\n<ol>\r\n <li>Start file download.</li>\r\n <li>Wait for the download to complete.</li>\r\n <li>Observe the \"Downloads Complete\" notification slider in the lower right of your screen.</li>\r\n <li>Click on the \"All files have finished downloading\" link.</li>\r\n</ol>','<ul>\r\n <li>The notification should show up when the download completes.</li>\r\n <li>Clicking on the link should open or bring into focus the Downloads manager.</li>\r\n</ul>',3,4,'2005-10-13 15:38:59','2005-12-21 13:04:01',1,2738,1),(777,123,'Verify opening history items','Verify opening history items',1,1,1,NULL,'<ol>\r\n <li>Use Ctrl+H <i>(Mac: Cmd+L)</i> to open the History sidebar</li>\r\n <li>Click on any entry to load that page into the browser.</li>\r\n</ol>','The page associated with the browsing history should load on single click.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2865,1),(778,123,'Verify searching history items works','Verify searching history items works',1,1,1,NULL,'Enter a term in the search field of the sidebar.\r\n','The history items listed should match the search term.',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2867,1),(776,123,'History from menu','History from menu',1,1,1,NULL,'<ol>\r\n <li>Browse 4-5 sites. Use Go | History to open history in the sidebar.</li>\r\n\r\n</ol>','History should appear in the sidebar.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2864,1),(775,122,'Verify that a RSS feed/Livemark is properly added and is displayed at the standard points.','Verify that a RSS feed/Livemark is properly added and is displayed at the standard points.',1,1,1,NULL,'<ol>\r\n <li>Open <a href=\"http://del.icio.us/\">http://del.icio.us/</a></li>\r\n <li>Select the RSS icon in the URL Bar. In the pop up menu Select RSS</li>\r\n <li>In the Add Bookmark dialog, for Create in: select Bookmarks Toolbar Folder.</li>\r\n <li>Click OK</li>\r\n</ol>','The title of the page you selected should appear as a bookmark folder with a list of feed articles in:\r\n<ul>\r\n <li>The toplevel \'Bookmarks\' menu under Bookmarks Toolbar Folder.</li>\r\n <li>Bookmarks Sidebar.</li>\r\n <li>The main window of Manage Bookmarks.</li>\r\n <li>Bookmarks Toolbar.</li>\r\n</ul>',15,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2935,1),(774,122,'Verify import of bookmarks.','Verify import of bookmarks.',1,1,1,NULL,'<ol>\r\n <li>Select Bookmarks | Manage Bookmarks</li>\r\n <li>Click File | Import.</li>\r\n <li>In the File picker, select the bookmark file to import.</li>\r\n <li>Click Open.</li>\r\n</ol>','Verify that the bookmarks were added and viewable at all standard viewpoints.',14,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2730,1),(773,122,'Verify items are sorted by column.','Verify items are sorted by column.',1,1,1,NULL,'<ol>\r\n <li>Select Bookmarks | Manage Bookmarks</li>\r\n <li>Click a column header.</li>\r\n <li>Click the same column header again.</li>\r\n <li>Click the same column header a third time.</li>\r\n</ol>','<ol>\r\n <li>After step 2, verify items are sorted in descending order(A-Za-z) and the triangle on the column header is pointing down.</li>\r\n <li>After step 3, verify items are sorted in ascending order(z-aZ-A) and the triangle on the column header is pointing up.</li>\r\n <li>After step 4, verifiy items are unsorted and there isn\'t a triangle on the column header.</li>\r\n</ol>\r\n',13,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2727,1),(772,122,'Verify items are copy and pasted correctly.','Verify items are copy and pasted correctly.',1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following:\r\n<ol>\r\n <li>Select an item (bookmark, folder or separator) from one of the 4 locations (Bookmarks menu, Bookmarks sidebar, Bookmarks manager, Bookmarks toolbar).</li>\r\n <li>Select Edit | Copy or Ctrl+C <i>(Mac: Cmd+C)</i>; for the Bookmarks menu and the Bookmarks toolbar, you\'ll need to use the context menu to select Copy.</li>\r\n <li>Go to one of the 4 locations.</li>\r\n <li>Select Edit | Paste or Ctrl+V <i>(Mac: Cmd+V)</i>; for the Bookmarks menu and the Bookmarks toolbar, you\'ll need to use the context menu to select Paste.</li>\r\n <li>Cycle through the 3 possible choices in each of step 1 and step 4.</li>\r\n</ol>','<ol>\r\n <li>Every item should be copyable (bookmark, folder, separator)</li>\r\n <li>The copied item should be pasted below (or at the end of) the selected location in each case.</li>\r\n <li>For each paste, the newly pasted items should appear in all of the 3 standard locations (Bookmarks Menu, Bookmarks Sidebar, Bookmarks Manager); the Bookmarks Toolbar should have newly pasted items if you issue the paste command there.</li>\r\n</ol>\r\n\r\n',12,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2723,1),(770,122,'Verify that disclosure triangles and folder icons are in sync.','Verify that disclosure triangles and folder icons are in sync.',1,1,1,NULL,'In Menu Bookmarks, mouse over a closed folder to open it.\r\n<i>(Mac: not applicable with default theme; no folder icon )</i>\r\n','The folder should appear open and a drop down list containing the contents of the selected folder should appear to the right of the selected folders disclosure triangle.',10,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2720,1),(771,122,'Verify drag and drop to reorder items.','Verify drag and drop to reorder items.',1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following: Drag and drop an item (a bookmark, a folder or a seperator) to another location.','Verify the the location of the item has moved in all standard view points.<br>\r\nNote: bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=235243\">235243</a> for drag and drop feedback.',11,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2721,1),(769,122,'Verify that folder twisties and folder icons are in sync.','Verify that folder twisties and folder icons are in sync.',1,1,1,NULL,'For the Bookmarks Manager and Bookmarks Sidebar, perform the following:\r\n<ol>\r\n <li>Click on a closed folder(twisty +) <i>(Mac: triangle right)</i> to open it.</li>\r\n <li>Click on an open folder(twisty -) <i>(Mac: triangle down)</i> to close it.</li>\r\n</ol>','<ol>\r\n <li>After step 1, the folder icon should appear open and the twisty should be a (-) <i>(Mac: triangle down)</i>.</li>\r\n <li>After step 2, the folder icon should appear closed and the twisty should be a (+) <i>(Mac: triangle right)</i>.</li>\r\n</ol>',9,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2719,1),(767,122,'Verify that a bookmark (folder) for a group of tabs can be created.','Verify that a bookmark (folder) for a group of tabs can be created.',1,1,1,NULL,'<ol>\r\n <li>Open various pages in three or more tabs.</li>\r\n <li>Select Bookmarks | Bookmark This Page.</li>\r\n <li>In the Add Bookmark dialog, select Bookmark all tabs in a folder. Click \'Add\'</li>\r\n</ol>','Verify that the tabs were bookmarked as a folder containing a bookmark for each tab. ',7,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2715,1),(768,122,'Verify that folder contents can be opened as tabs.','Verify that folder contents can be opened as tabs.',1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following:\r\n<ol>\r\n <li>Right click <i>(Mac: Cmd+click)</i> on a folder.</li>\r\n <li>Select Open in Tabs.</li>\r\n</ol>','Verify that each bookmark in the selected folder was opened as a tab in the browser.<br>\r\nNote Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',8,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2716,1),(766,122,'Verify that custom keywords for bookmarks can be created and browsed to.','Verify that custom keywords for bookmarks can be created and browsed to.',1,1,1,NULL,'<ol>\r\n <li>Select Bookmarks | Manage Bookmarks.</li>\r\n <li>Select a bookmark.</li>\r\n <li>Click the \"Properties\" button.</li>\r\n <li>Enter the word \'blah\' in the custom keyword field. Click \'OK\'</li>\r\n <li>In the location bar of the browser, type \'blah\' and press enter.</li>\r\n</ol>','<ol>\r\n <li>You should be taken to the url associated with the bookmark that the custom keyword \'blah\' was created for.</li>\r\n <li>The browser should NOT perform an \'internet keyword search\' or any other search.</li>\r\n</ol>',6,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2714,1),(765,122,'Verify that the properties feature works as prescribed for various items.','Verify that the properties feature works as prescribed for various items.',1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following:\r\n\r\nfor each: a bookmark, a folder and a seperator.\r\n<ol>\r\n <li>Right click <i>(Mac: Cmd+click)</i> on the item. Or in Bookmarks Manager, select an item, then Click the Properties button.</li>\r\n <li>From the context menu, select Properties.</li>\r\n <li>In The Properties for \" \" dialog, make a change to the name.</li>\r\n <li>Click Okay.</li>\r\n</ol>','The change to the name of the item edited should appear at all standard points. Exception is that changes to a separator name will only show in bookmarks sidebar and bookmark manager.\r\n<br>\r\n\r\nNote Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2711,1),(764,122,'Verify that bookmarks can be opened from all standard points.','Verify that bookmarks can be opened from all standard points.',1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager perform the following:\r\n\r\n<ul>\r\n <li>Single click (main menu, sidebar) and double-click (manager dialog) on a bookmark.</li>\r\n <li>Right click <i>(Mac: Cmd+click)</i> on a bookmark, and from the context menu select Open.</li>\r\n</ul>','The page for that bookmark should open in the browser.<br>\r\n\r\nNote Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working in Bookmarks menu.',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2707,1),(762,122,'Verify that a bookmark is properly added and is displayed at the standard points.','Verify that a bookmark is properly added and is displayed at the standard points.',1,1,1,NULL,'<ol>\r\n <li>Select the toplevel \'Bookmarks\' menu then select the first menu item \'Bookmark This Page\'.</li>\r\n <li>In the Add Bookmark dialog, for Create in: select Bookmarks.</li>\r\n <li>Click OK <i>(Mac: Add)</i>.</li>\r\n</ol>','The title of the page you selected should appear as a bookmark in:\r\n<ul>\r\n <li>The toplevel \'Bookmarks\' menu.</li>\r\n <li>Bookmarks sidebar.</li>\r\n <li>In the main window of Manage Bookmarks.</li>\r\n</ul>',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2703,1),(763,122,'Verify that deleting a bookmark removes it at all standard points.','Verify that deleting a bookmark removes it at all standard points.',1,1,1,NULL,'For Bookmarks Menu, Bookmarks Sidebar, Bookmarks Toolbar and Bookmarks Manager and perform the following:\r\n<ol>\r\n <li>Right click <i>(Mac: Cmd+click)</i> on any bookmark.</li>\r\n <li>From the context menu, select delete.</li>\r\n</ol>\r\nthen,\r\n<ol>\r\n <li>Go to Bookmarks | Manage Bookmarks\r\n <li>Select any bookmark.</li>\r\n <li>Click the Delete Button.</li>\r\n</ol>','The bookmark should deleted at all standard points.\r\n\r\nNote Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a> for keyboard shortcut not working.\r\n',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2705,1),(761,122,'Verify that a bookmarks file is being detected and is being displayed at the appropriate places.','Verify that a bookmarks file is being detected and is being displayed at the appropriate places.',1,1,1,NULL,'<ol>\r\n <li>Select the toplevel \'Bookmarks\' menu. Select any bookmark on the list.</li>\r\n <li>Open the View | Sidebar | Bookmarks.</li>\r\n <li>From the toplevel \'Bookmarks\' menu select \'Manage Bookmarks\'.</li>\r\n</ol>','<OL>\r\n <LI>Bookmarks and folders should appear as menu items. Menuitems that are folders should have a solid triangle indicating a submenu is present.</li>\r\n <LI>Bookmarks should appear with theme icon. Folders should have a folder icon.</li>\r\n <LI>The Manage Bookmarks window should appear and be populated with bookmarks and folders in the main window. There should be folders in the sidebar.</li>\r\n</OL>',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2702,1),(760,121,'Verify Match case option works','Verify Match case option works',1,1,1,NULL,'<ol>\r\n <li>Go to a page where a word occurs frequently with both upper and lowercase characters, such as <a href=\"http://bugzilla.mozilla.org\">bugzilla.mozilla.org</a></li>\r\n <li>Open the Find toolbar.(Ctrl+F <i>(Mac: Cmd+F)</i>) In the textfield enter a common word such as <b>mozilla</b>.</li>\r\n <li>Select the checkbox for \"Match case\" Click \"Highlight All\".</li>\r\n <li>Change the find field to <b>Mozilla</b>. Click \"Highlight All\".</li>\r\n <li>Deselect the \"Match case\" checkbox. Click \"Highlight All\".</li>\r\n</ol>','<p>At step 3, only \"mozilla\" in lowercase should be highlighted. At step 4, only \"Mozilla\" beginning with uppercase should be highlighted. At step 5, all instances of \"mozilla\" regardless of case should become highlighted.</p>\r\n\r\n<p>You might need to hit Highlight additional times to display results correctly, due to bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=273149\">273149</a>.</p>',7,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2934,1),(759,121,'Verify highlighting of Find results','Verify highlighting of Find results',1,1,1,NULL,'<ol>\r\n <li>Go to a page where a word you wish to find occurs frequently, such as <a href=\"http://mozilla.org\">http://mozilla.org</a></li>\r\n <li>Open the Find toolbar.(Ctrl+F <i>(Mac: Cmd+F)</i>) In the textfield enter a common word such as <b>mozilla</b>.</li>\r\n <li>Click the Highlight button.</li>\r\n <li>Without modifying what\'s in the Find textfield, hit Highlight again.</li>\r\n</ol>','<p>Highlight should display all instances of the word within the the page. By default the highlight color is yellow. Clicking Highlight again (step 4) should clear away all the highlighting on the page.</p>',6,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2933,1),(758,121,'Verify Find Previous and wrapping backwards works','Verify Find Previous and wrapping backwards works',1,1,1,NULL,'<ol>\r\n <li>Go to a page where a word you wish to find occurs frequently, such as <a href=\"http://mozilla.org\">http://mozilla.org</a></li>\r\n <li>Bring up the Find toolbar. (Ctrl+F <i>(Mac: Cmd+F)</i>). In the textfield enter a common word such as <b>mozilla</b>.</li>\r\n <li>Click the Find Previous button. <i>(or hit Shift+Enter)</i></li>\r\n <li>Click the Find Previous button <i>(or hit Shift+Enter)</i> until the search wraps to the bottom of the page.</li>\r\n</ol>','<p>Find Previous should display the first instance of the word within the viewer &mdash;ie, the point at which the page is scrolled that\'s viewable, not necessarily at the very end of the page (unless your viewer is at the bottom of the page already). Subsequent Find Previous commands should move backwards (eg, upwards) through the page, then wrap to the bottom.</p>',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2932,1),(757,121,'Verify Find Next and wrapping forward works','Verify Find Next and wrapping forward works',1,1,1,NULL,'<ol>\r\n <li>Go to a page where a word you wish to find occurs frequently, such as <a href=\"http://mozilla.org\">http://mozilla.org</a></li>\r\n <li>Open the Find toolbar. (Ctrl+F <i>(Mac: Cmd+F)</i>). In the textfield enter a common word such as <b>mozilla</b>.</li>\r\n <li>Click the Find Next button. <i>(or hit Enter)</i></li>\r\n <li>Click Find Next button <i>(or hit Enter)</i> until searching wraps to the top of the page.</li>\r\n</ol>','<p>Find Next should display the first instance of the word within the viewer &mdash;ie, the point at which the page is scrolled that\'s viewable, not necessarily at the very top of the page (unless your viewer is at the top of the page already). Subsequent Find Next commands should move foward (eg, downward) through the page, then wrap to the top.</p>',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2931,1),(756,121,'Verify opening and closing the Find toolbar from various methods','Verify opening and closing the Find toolbar from various methods',1,1,1,NULL,'<p>You should be able to open the Find toolbar in any of the following ways:</p>\r\n<ul>\r\n <li>Ctrl+F <i>(Mac: Cmd+F)</i></li>\r\n <li>Select Edit | Find in this Page\r\n <li>Select Edit | Find Again from the menu bar, but this will only trigger the find bar to open if a search result is not found.</li>\r\n\r\n</ul>\r\nYou should be able to close the Find toolbar in any of the following ways:\r\n<ul>\r\n <li>Clicking the close [X] button on the left side of the Find toolbar.</li>\r\n <li>If focus is in the Find toolbar, hit the Esc key.</li>\r\n</ul>','The Find toolbar should appear at the bottom of the browser window, just below the content area but right above the status bar. The page content shouldn\'t jump when this toolbar appears or goes away. (Note that a small portion of lower page content will be covered by the Find toolbar. But it shouldn\'t shift page content.)',3,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2930,1),(755,121,'Verify Find as you type (FAYT) disabled','Verify Find as you type (FAYT) disabled',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>Go to Advanced | General, Accessibility section and deselect the \"Begin finding when you begin typing\" checkbox.</li>\r\n <li>Exit the dialog.</li>\r\n <li>Go to a web page and just start typing a word you see on the page.</li>\r\n</ol>','<p>Ensure that \"find as you type\" is disabled: the Find toolbar should not appear. No occurance of the word in the page should be highlighted</p>\r\n<p>Keep on eye on this when bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=254592\">254592</a> is fixed (which is currently dependent on the patch in <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=251073\">251073</a>).</p>',2,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2918,1),(753,120,'Verify blocking JavaScript','Verify blocking JavaScript ',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Contents panel, uncheck Enable JavaScript, then exit the dialog.</li>\r\n <li>Visit <a href=\"http://www.bodo.com/jvascpc2.htm\">Test Clock</a>.</li>\r\n</ol>','Nothing should be presented. (maybe a small empty rectangle)',9,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2914,1),(754,121,'Verify Find as you type (FAYT) works','Verify Find as you type (FAYT) works',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>Go to Advanced | General, Accessibility section and select the \"Begin finding when you begin typing\" checkbox.</li>\r\n <li>Exit the dialog.</li>\r\n <li>Go to a web page and just start typing a word you see on the page.</li>\r\n</ol>','<p>Ensure that \"find as you type\" is enabled: the Find toolbar should appear with the word you typed in the text field. The first occurance of the word in the page should be highlighted</p>',1,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2917,1),(751,120,'Verify Java not allowed','Verify Java not allowed',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Contents panel, uncheck Enable Java, then exit the dialog.</li>\r\n <li>Visit <a href=\"http://java.sun.com/applets/archive/beta/LED/index.html\">LED display</a>.</li>\r\n</ol>','The animated demo should be missing from the top of the page.',7,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2912,1),(752,120,'Verify JavaScript allowed','Verify JavaScript allowed',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Contents panel, check Enable JavaScript, then exit the dialog.</li>\r\n <li>Visit <a href=\"http://www.bodo.com/jvascpc2.htm\">Test Clock</a>.</li>\r\n</ol>','A digital clock should be displayed and active.',8,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2913,1),(750,120,'Verify Java is allowed','Verify Java is allowed',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Contents panel, Check Enable Java, then exit the dialog.</li>\r\n <li>Visit <a href=\"http://java.sun.com/applets/archive/beta/LED/index.html\">LED display</a>.</li>\r\n</ol>','The LED display example page should be displayed with the LED display running through an animation demo.',6,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2911,1),(749,120,'Verify basic popup blocking tests','Verify basic popup blocking tests',1,1,1,NULL,'<ol>\r\n <li>Go to <a href=\"http://popuptest.com\">popuptest.com</a>.</li>\r\n <li>Run the five \"common popup techniques\" test cases.</li>\r\n <li>After clicking a test link, the browser should alert you in the Notification toolbar (at the top of the page, below the Bookmarks toolbar) that a popup has been blocked with a messege \"Firefox prevented this site from opening a popup window\" with and \"Options\" or \"Preferences\" button just below the tab bar.</li>\r\n <li>In addition, an [X] icon should appear in the status toolbar, indicating a blocked popup.</li>\r\n</ol>','All popups from each test case should be blocked. And the blocked popup icon should appear in the status bar. ',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2854,1),(748,120,'Close Popup Blocking Windows','Close Popup Blocking Windows',1,1,1,NULL,'<ol>\r\n <li>Go to <a href=\"http://orbitz.com\">orbitz.com</a>.</li>\r\n <li>Confirm that the popup blocker launches and that an \"X\" is present on the right hand side of the popup blocker.</li>\r\n <li>Click the \"X\" to close the popup blocker.</li>\r\n</ol>','Confirm that the popup blocker closes after clicking on the \"X\".',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2853,1),(747,120,'Verfiy allowing a specific site to display popups','Verfiy allowing a specific site to display popups',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In Content | Block Popup Windows, click the \"Allowed Sites\" button</li>\r\n <li>In the dialog, input www.cnn.com in the \"Address of website:\" field, click Allow, then click OK/Close the dialog.</li>\r\n <li>Visit <a href=\"http://www.cnn.com\">http://www.cnn.com</a>.</li>\r\n</ol>','A popup should appear upon visiting the site. If not try shift+reload a few times to get the server to serve up the popup.',3,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2851,1),(746,120,'Verify the blocked popup icon context menu is correct','Verify the blocked popup icon context menu is correct',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Content panel, check the box for \"Block Popup Windows\", then save and dismiss Options.</li>\r\n <li>Visit <a href=\"http://www.orbitz.com\">http://www.orbitz.com</a>, or any site with know popups.</li>\r\n <li>On Windows, an [X] icon should appear in the status toolbar. On Mac, a [!] icon should appear in the status toolbar. Click on it to bring up the context menu.</li>\r\n <li>Check the menu looks correct and that each item does what it is supposed to.</li>\r\n <li>A yellow popup notification should appear just below the toolbars. Confirm that clicking on the \"Options\" or \"Preferences\" button in the notification bar also brings up the same context menu.</li>\r\n</ol>','The context menu should look like the following (in brackets are the functionality expected when selecting the item):\r\n <ul>\r\n <li><b>Allow Popups for \'the current site\'</b> (do next item to check that the current site was added to the list)</li>\r\n <li><b>Edit Popup Blocker Options...</b> (An Allowed Sites dialog should appear, dismiss)</li>\r\n <li><b>Don\'t show this message when popups are blocked</b> (toggles info messege on/off.)</li>\r\n <hr style=\"width: 100%; height: 2px;\">\r\n <li><b>Show [the current URL]</b> (shows the currently blocked popup or list of popups)</li>\r\n</ul>',2,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2850,1),(745,120,'Verify popup windows can be allowed to open','Verify popup windows can be allowed to open',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>In the Content panel, uncheck \"Block Popup Windows\", then save and dismiss the dialog.</li>\r\n <li>Visit <a href=\"http://www.cnn.com\">http://www.cnn.com</a>, or any other site with popups.</li>\r\n</ol>','A popup for \"Choose your cnn.com\" should appear.\r\n',1,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2849,1),(744,119,'Verify various Clear Private Data settings work','Verify various Clear Private Data settings work',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>Go to the Privacy panel.</li>\r\n <li>Check below each subpanel (History, Saved Forms, Passwords, Download History, Cookies, Cache) for the Settings button.</li>\r\n <li>Click on the Settings button.</li>\r\n <li>Under the \"Private Data\" section, select some of the items to clear.</li>\r\n <li>Select both checkboxes for \"Clear Private data before closing Firefox\" and \"Ask me before clearing private data.\" then click Okay</li>\r\n <li>Exit the dialog.</li>\r\n <li>From the menu select Tools | Clear Private Data and check the settings there.</li>\r\n <li>Dismiss the Clear Private Data dialog, then quit Firefox. For different sessions, try both the \"Clear Private Data Now\" and \"Cancel\" choices.</li>\r\n <li>Relaunch Firefox and check the various Privacy subpanels to ensure that the selected items for data clearing were properly cleared (or not, if cancelled).</li>\r\n</ol>','No matter which of the 6 subpanels you select, the Settings button should be accessible. At step 8, the items you selected/deselect should match what you had chosen in step 5. At step 9 during shutdown you should be prompted to Clear Private Data for Firefox. At step 10 the items selected for clearing should have been cleared if you had selected \"Clear Private Data Now\" at step 9, but should not be cleared if you had selected \"Cancel\" at step 9.',6,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2906,1),(742,119,'Verify setting a user-specified home page','Verify setting a user-specified home page',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>Select the \"General\" tab.</li>\r\n <li>Change your home page by typing the URL of a new location in the \"home page\" textfield.</li>\r\n <li>Exit the dialog.</li>\r\n <li>Click on the \"Home\" button</li>\r\n</ol>','The page of the URL specified should load.',4,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2898,1),(743,119,'Verify setting home page to current pages works.','Verify setting home page to current pages works.',1,1,1,NULL,'<ol>\r\n <li>Open a few pages in new tabs.</li>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button).</li>\r\n <li>Select the General section, then in the \"Home Page\" section, Click \"Use Current Pages.\"</li>\r\n <li>Exit the dialog.</li>\r\n <li>Close all tabs, then click the \"Home\" button.</li>\r\n</ol>','Verify that all the pages load in tabs.',5,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2899,1),(740,119,'Verify the contents of the Main Menu in Options/Preferences','Verify the contents of the Main Menu in Options/Preferences',1,1,1,NULL,'<b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)','There should be Menu items across the top of the dialog from left to right as follows:</p>\r\n<ul>\r\n <li>General</li>\r\n <li>Privacy</li>\r\n <li>Content</li>\r\n <li>Tabs</li>\r\n <li>Downloads</li>\r\n <li>Advanced</li>\r\n</ul>\r\nEnsure that the categories appear as expected with icon and text.',2,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2757,1),(741,119,'Verify Options/Preferences dialog state is retained','Verify Options/Preferences dialog state is retained',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</li>\r\n <li>Go to the Privacy panel (tab).</li>\r\n <li>Exit the dialog.</li>\r\n <li>Reopen the Options/Prefences dialog.</li>\r\n</ol>','The Options/Preferences dialog should remember the last panel (or tab) the next time you open the dialog. In this case, it should have opened to the Privacy panel. It shouldn\'t matter what method was used to previously dismiss the dialog.',3,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2759,1),(739,119,'Verify opening and dismissing the Options/Preferences dialog','Verify opening and dismissing the Options/Preferences dialog',1,1,1,NULL,'<p><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)</p>\r\n\r\n<p>IMPORTANT: While Esc will dismiss Prefs in Linux and Mac, any changes you\'ve made will <i>still</i> be made --no cancel equivalent, as this new UI follows the Gnome UI and AHIG models.</p>','Ensure that the dialog opens and closes as expected.',1,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2756,1),(738,118,'Verify reordering of tabs by drag and drop','Verify reordering of tabs by drag and drop',1,1,1,NULL,'<ol>\r\n <li>Open at least three tabs.</li>\r\n <li>Drag and drop a tab into another position.</li>\r\n</ol> ','You should be able to reorder the tabs in a window by drag and drop. A feedback arrow should appear between tabs as you drag near that location. Verify that the content of all the tabs remains viewable and unaltered by your reordering.\r\n\r\n ',13,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2848,1),(737,118,'Verify opening links from other applications into the most recent tab/window\r\n<br><i>(assumes Firefox is set as the system default browser.)</i>','Verify opening links from other applications into the most recent tab/window\r\n<br><i>(assumes Firefox is set as the system default browser.)</i>',1,1,1,NULL,'<ol>\r\n <li><b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\r\n <li> In the Tabs section under \"Open links from other applications in:\"</li>\r\n <li>Select the radio button for \"the most recent tab/window\", then exit dialog.</li>\r\n <li>Open another application. Suggest a word processor or a chat application. Open a link from that application.</li>\r\n</ol>','The page associated with the hyperlink should open in the most recently viewed tab/window of Firefox. This should open in the foreground.\r\n',12,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2843,1),(736,118,'Verify Tab context: Close Tab closes the tab','Verify Tab context: Close Tab closes the tab',1,1,1,NULL,'<ol>\r\n <li>Open a least three tabs.</li>\r\n <li>Right click <i>(Mac: control+click)</i> on a tab.</li>\r\n <li>In the context menu, click Close Tab</li>\r\n</ol> ','The tab from which the context menu was opened should be closed.',11,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2841,1),(734,118,'Verify Tab context: Reload All Tabs reloads all tabs','Verify Tab context: Reload All Tabs reloads all tabs',1,1,1,NULL,'<ol>\r\n <li>Open a least two tabs.</li>\r\n <li>Right click <i>(Mac: control+click)</i> on a tab.</li>\r\n <li>In the context menu, click Reload All Tabs</li>\r\n</ol> ','Look for the spinning reload icons and check to make sure the page for each tab was reloaded properly.',9,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2839,1),(735,118,'Verify Tab context: Close Other Tabs closes all other tabs','Verify Tab context: Close Other Tabs closes all other tabs',1,1,1,NULL,'<ol>\r\n <li>Open a least three tabs.</li>\r\n <li>Right click <i>(Mac: control+click)</i> on a tab.</li>\r\n <li>In the context menu, click Close Other Tabs</li>\r\n</ol> ','All of the tabs should be closed except the one from which the context menu was opened.',10,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2840,1),(732,118,'Verify Tab context: New Tab opens a new Tab','Verify Tab context: New Tab opens a new Tab',1,1,1,NULL,'<ol>\r\n <li>Open a least two tabs.</li>\r\n <li>Right click <i>(Mac: control+click)</i> on a tab.</li>\r\n <li>In the context menu, click New Tab</li>\r\n</ol> ','An (untitled) tab should be opened in the foreground.',7,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2837,1),(733,118,'Verify Tab context: Reload Tab reloads the Tab','Verify Tab context: Reload Tab reloads the Tab',1,1,1,NULL,'<ol>\r\n <li>Open a least two tabs.</li>\r\n <li>Right click <i>(Mac: control+click)</i> on a tab.</li>\r\n <li>In the context menu, click Reload Tab</li>\r\n</ol> ','Only the selected tab should be reloaded. Look for the spinning reload icon and check to make sure the page was reloaded properly.',8,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2838,1),(731,118,'Verify Tab context menu items','Verify Tab context menu items',1,1,1,NULL,'<ol>\r\n <li>Open a least two tabs.</li>\r\n <li>Right click <i>(Mac: control+click)</i> on a tab.</li>\r\n</ol> ','A context menu should appear that looks like:<br>\r\n<br>\r\nNew Tab<br>\r\n------------------<br>\r\nReload Tab<br>\r\nReload All Tabs<br>\r\nClose Other Tabs<br>\r\n------------------<br>\r\nBookmark This Tab<br>\r\nBookmark All Tabs<br>\r\n------------------<br>\r\nClose Tab',6,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2836,1),(730,118,'Verify closing a tab','Verify closing a tab',1,1,1,NULL,'<ol>\r\n <li>Open a least two tabs.</li>\r\n <li>Select a tab to close by clicking on it to give it focus.</li>\r\n <li>Click on the [X] at the right end of the tab bar.</li>\r\n <li>If time permits; Repeat steps 1 and 2.</li>\r\n <li>Then select File | Close Tab</li>\r\n</ol> ','Only the the selected tab should be closed.',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2835,1),(729,118,'Verify opening an item from history opnes in a new tab that opens in the foreground','Verify opening an item from history opnes in a new tab that opens in the foreground',1,1,1,NULL,'<ol>\r\n <li>From the Main menu, select View | Sidebar | History</li>\r\n <li>Right click <i>(Mac: control+click)</i> on a history item.</li>\r\n <li> In the context menu, select \"Open Link in New Tab\"</li>\r\n <li>If time permits, also try Ctrl+click <i>(Mac: Cmd+click)</i> on a history item.\r\n</ol>','The page should load in a new tab that opened in the foreground.',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2833,1),(728,118,'Verify opening a bookmark in a new tab that opens in the foreground.','Verify opening a bookmark in a new tab that opens in the foreground.',1,1,1,NULL,'Do the following for a bookmark in each access area; Bookmarks Menu, Bookmarks Sidebar, Personal Toolbar Bookmarks and Bookmarks Manager <i>( Note: items in the Bookmark Manager require a double click to open)</i>:\r\n<ol>\r\n <li>Right click <i>(Mac: control+click)</i> on a bookmark.</li>\r\n <li>In the context menu, select \"Open in New Tab\"</li>\r\n <li>If time permits, also try Ctrl+click <i>(Mac: Cmd+click)</i> on a bookmark.\r\n</ol>','A new tab should open in the foreground and the bookmark page should load in it.<br>\r\n\r\nNote Mac bug: <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=262388\">262388</a>',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2831,1),(725,117,'Verify changes can be made in the Page Setup dialog','Verify changes can be made in the Page Setup dialog',1,1,1,NULL,'<ol>\r\n <li>Click File | Page Setup to bring up the page setup dialog.</li>\r\n <li>Change the Oreintation: setting from \"Portait\" to \"Landscape. . Click OK when done.</li>\r\n <li>Go to any web page and print it out.</li>\r\n</ol>','The printed page should be landscape oriented.',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2777,1),(726,118,'Verify opening a new tab','Verify opening a new tab ',1,1,1,NULL,'Select File | New Tab to open a new tab.\r\n','A new tab should be opened with (untitled) as its tab label.\r\n\r\n ',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2827,1),(727,118,'Verify opening a link in a new tab opens in the background.','Verify opening a link in a new tab opens in the background.',1,1,1,NULL,'<ol>\r\n <li>\r\n<b>Windows</b>: Go to Tools | Options. (to exit Options, click the OK button)<br>\r\n<b>Mac</b>: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)<br>\r\n<b>Linux</b>: Go to Edit | Preferences. (to exit Preferences, click the Close button)\r\n</li>\r\n <li>Go to the Tabs section. Make sure \"Select new tabs opened from links\" is unchecked. Exit the dialog</li>\r\n <li>Visit a site, say http://cnn.com.</li>\r\n <li>Right click <i>(Mac: control+Click)</i> on any link in the web page.</li>\r\n <li>From the resulting context menu, Select \"Open Link in New Tab.\"</li>\r\n <li>If time permits, also perform Ctrl+click <i>(Mac: Cmd+Click) on a link in the web page</i></li>\r\n</ol>','The page should load in a new tab that opens in the background. ',2,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2828,1),(723,117,'Verify web page printing works.','Verify web page printing works.',1,1,1,NULL,'<ol>\r\n <li>Click <a href=\"http://www.cnnsi.com\">here</a> to open a large, complex web page</li>\r\n <li>Click File | Print to bring up the native print dialog.</li>\r\n <li>Click OK to print.</li> \r\n</ol>','<ol>\r\n <li>The print dialog should appear and be functional.</li>\r\n <li>The page should be printed properly.</li>\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2774,1),(724,117,'Verify various Printing preview functionality','Verify varous Printing preview functionality',1,1,1,NULL,'<p>The following only applies to Windows and Linux. For Mac, select File | Print, then click the Preview button to launch Preview.app for the page you\'re viewing.</p>\r\n<ol>\r\n <li>Browse any test page.</li>\r\n <li>Select the File | Print Preview menu option.</li>\r\n <li>Click the Print button to ensure the Print dialog opens, then dismiss it.</li>\r\n <li>(Windows only) Click the Page Setup button to ensure that dialog opens, then dismiss it</li>\r\n <li>Click on the Next and Back button icons and make sure it goes to the appropriate page.</li>\r\n <li>(Windows only) Select the Scale menu and choose a size to shrink and enlarge the page.</li>\r\n <li>Click on Close and make sure Print Preview closes and returns to the test page.</li>\r\n <li>Click on Close [X] and make sure Print Preview closes and returns to the test page.</li> \r\n</ol>','Check that each Print Preview function works properly. Note known bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=267422\">267422</a>.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2775,1),(720,116,'Verify the Search toolbar works','Verify the Search toolbar works',1,1,1,NULL,'<ol>\r\n <li>Use Ctrl+K <i>(Mac: Cmd+K)</i> or click on the search field.</li>\r\n<li>Type in topic to search on.</li>\r\n<li>Hit enter.</li>\r\n</ol>','Focus and the cursor should be moved to the Search field. Then search results should load in the existing browser window.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2825,1),(721,116,'Verify adding new search engines works','Verify adding new search engines works',1,1,1,NULL,'<ol>\r\n <li>Click on the default engine icon (Google favicon) to access a drop-down menu which lists available search engines. Select \"add engines.\"</li>\r\n<li>Install a new search engine of your choice.</li>\r\n<li>Click on the Search engine icon again, and select the newly installed engine from the list.</li>\r\n<li>Enter search terms and hit enter</li>\r\n</ol>','Search results from the new search engine should appear in the browser.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2826,1),(722,116,'Verify search works from the page content context menu.','Verify search works from the page content context menu.',1,1,1,NULL,'<ol>\r\n <li>Visit http://mozilla.org.</li>\r\n<li>Use the mouse to highlight one occurance of the word \"Mozilla.\" Then Right-click on the word to open the context menu.</li><li>Select \"Search the web for Mozilla.\"</li>\r\n</ol>','A new tab window should open with a Google search results for \"Mozilla\".',3,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2876,1),(718,115,'Verify presence and access to the Location bar Autocomplete list','Verify presence and access to the Location bar Autocomplete list',1,1,1,NULL,'<ol>\r\n <li>Ensure you have browsing data stored by visiting a few sites.</li>\r\n <li>Set focus to the location bar; Ctrl+L <i>(Mac: Cmd+L)</i>, and press delete to clear the field</li>\r\n <li>Press the down arrow to access the popdown menu of recently visited sites.</li>\r\n <li>Then arrow down to select a site from the list. Visit that site by hitting \"Enter\"</li>','Ensure that the Autocomplete list appears and that the selected site loads in the browser. ',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2700,1),(719,115,'Verify dynamic update of Location Autocomplete list','Verify dynamic update of Location Autocomplete list',1,1,1,NULL,'<ol>\r\n <li>Ensure you have browsing data stored by visiting a few sites.</li>\r\n <li>Set focus to the Location bar; Ctrl+L <i>(Mac: Cmd+L)</i></li>\r\n <li>Begin typing the name of a previously visited site.</li>\r\n <li>When the popdown menu appears, continue typing letters until the specified site is the only one which is listed in the menu. (note: There may be multiple pages for the same site)</li>\r\n</ol>','Ensure that the Autocomplete list sorts out the sites as you type.',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2701,1),(716,114,'Verfiy removing items from the Navigation toolbar','Verfiy removing items from the Navigation toolbar',1,1,1,NULL,'<ol>\r\n <li>From the main menu, select View | Toolbars | Customize.</li>\r\n <li>Drag and drop a couple of items from the navigation toolbar back into the Customize Toolbar window.</li>\r\n</ol>','The items from the navigation toolbar should be removed as expected.',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2929,1),(717,115,'Verify basic URL entry.','Verify basic URL entry.',1,1,1,NULL,'<ol>\r\n <li>Use Ctrl+L <i>(Mac: Cmd+L)</i></li> to set focus to the location bar.</li>\r\n <li>Type a url of choice and hit enter.</li>\r\n</ol>','Ensure that the specified page loads.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2699,1),(713,114,'Verify add a new toolbar','Verify add a new toolbar',1,1,1,NULL,'<ol>\r\n <li>Go to View | Toolbars | Cutomize... </li><li>Select \"Add new toolbar\", then enter a name for it.</li><li>Drag and drop items onto the new toolbar in the browser. Click \"Done\" to close the menu.</li>\r\n</ol>','The new toolbar containing the icons you added should be present directly beneath the main navigation bar.\r\n',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2922,1),(714,114,'Verify restoring to the default toolbars','Verify restoring to the default toolbars',1,1,1,NULL,'<ol>\r\n <li>Go to View | Toolbars | Customize...</li>\r\n <li>Select \"Add new toolbar\", then enter a name for it.</li>\r\n <li>Drag and drop items onto the new toolbar in the browser. Then click \"Done\" to dimiss the customize dialog.</li>\r\n <li>Go to View | Toolbars | Customize... </li><li>Click \"Restore default set.\" Then click \"Done\" to dismiss the customize dialog..</li>\r\n</ol>','Default navigation toolbar and bookmarks toobar should be present with the default buttons and arrangements for each as follows:<br>\r\n<ul>\r\n <li>Navigation toolbar containing from left to right:<br>\r\n Back, Forward, Reload, Stop, Home, Location Bar, Go and Search Bar</li>\r\n <li>Bookmarks Toolbar containing only bookmarks prior to any customization being done.</li>\r\n</ul>',3,4,'2005-10-13 15:38:59','2005-11-18 13:36:21',2,2923,1),(715,114,'Verify changing icon size works','Verify changing icon size works',1,1,1,NULL,'<ol>\r\n <li>Use View | Toolbars | Customize to open the toolbar options.</li>\r\n <li>Toggle on the check box for \"Use Small Icons\"</li>\r\n <li>Select \"Done\" to exit toolbar options.</li>\r\n<li>Then return to the Customize Toolbar dialog and uncheck the box for \"Use Small Icons\"</li> \r\n</ol>','<ol>\r\n <li>The toolbar icons should be relatively smaller than before.</li>\r\n <li>The toolbar icons should be back to default size.</li>\r\n</ol>\r\n',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2925,1),(710,113,'Verify Stop and Reload buttons work','Verify Stop and Reload buttons work',1,1,1,NULL,'<ol>\r\n <li>Begin to load <a href=\"http://www.apple.com\">www.apple.com</a> in the browser, Click the Stop button well before the page is completely loaded.</li>\r\n <li>Click the reload Button.</li>\r\n</ol>','<ol>\r\n <li>Page loading and any indication of loading should cease. <i>Stopped</i> should be displayed in the status bar.</li>\r\n <li>The page should load completely.</li>\r\n</ol>',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2822,1),(711,113,'Verify Home button works','Verify Home button works',1,1,1,NULL,'<ol>\r\n <li>Load <a href=\"http://www.apple.com\">www.apple.com</a></li>\r\n <li>Click the Home button.</li> \r\n</ol>','The user homepage should be displayed.',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2823,1),(712,114,'Verify adding icons to the Navigation bar','Verify adding icons to the Navigation bar',1,1,1,NULL,'<ol>\r\n <li>From the main menu: select View | Toolbars | Customize.</li>\r\n <li>Drag and drop a few icons of choice from the customize window to the Navigation toolbar.</li>\r\n <li>Click Done to dismiss the Customize window.</li>','The icons you chose to add should be where you placed them on the toolbar.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2921,1),(708,113,'Verify the Go botton works','Verify the Go botton works',1,1,1,NULL,'Enter a URL into the location bar. Then click the small green circled arrow button to the right of the location bar.','Verfiy the site you entered loads in the browser window and verify the site favicon (if it has one) appears in the left end of the location bar.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2820,1),(709,113,'Verify Back and Forward buttons work','Verify Back and Forward buttons work',1,1,1,NULL,'<ol>\r\n <li>Visit two successive sites.</li>\r\n <li>Click Back button twice.</li>\r\n <li>Click Forward button twice.</li>\r\n</ol>\r\n','Page loading should move back and forward through history as expected.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2821,1),(706,112,'Verify the Home button works.','Verify the Home button works.',1,1,1,NULL,'<ol>\r\n <li>In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i></li>\r\n <li>Click on some different topics in Contents.</li>\r\n <li>Then click the Home button.</li>\r\n</ol>','The display in the main window should be the welcome page.\r\n',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2799,1),(707,112,'Verify keyboard navigation works thoughout Help.','Verify keyboard navigation works thoughout Help.',1,1,1,NULL,'<ol>\r\n <li>In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i></li>\r\n <li>In the Help window, press Tab the button on your keyboard to set focus to the sidebar contents. Use page up, page down and the up and down arrow keys to navigate in contents. Use the left and right arrows keys to toggle twisties (the little [+] or [-] boxes)</li>\r\n <li>Then tab to the main window to set focus there. Use the page up, page down, arrow up and arrow down keys to scroll about the page content.</li>\r\n</ol>','<ul>\r\n <li>Tabbing should move focus from topic to page content links to Search bar.</li>\r\n <li>In the content list, page up and page down should jump from top to bottom of the list. arrow up and arrow down should move one item at a time in the expected direction.</li>\r\n <li>In page content, page up and page down should jump a full page view up or down appropriately. arrow up and arrow down should scroll the page in the expected direction.</li>\r\n</ul>',6,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2800,1),(704,112,'Verify closing Search returns to Contents.','Verify closing Search returns to Contents.',1,1,1,NULL,'<ol>\r\n <li>In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i></li>\r\n <li>Perform a search by typing <i>help</i> into the Search bar.</li>\r\n <li>Click the red [X] in the sidebar.</li>\r\n</ol>','The red [X] in the sidebar should disappear and Contents should be revealed.\r\n',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2797,1),(705,112,'Verify the Forward and Back buttons works.','Verify the Forward and Back buttons works.',1,1,1,NULL,'<ol>\r\n <li>In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i></li>\r\n <li>Click on a few different topics in Contents.</li>\r\n <li>Click the Back button twice.</li>\r\n <li>Click the Forward button twice.</li>\r\n</ol>','<ol>\r\n <li>After step 3, the pages in the main window should move back through the help window history.</li>\r\n <li>After step 4, the pages in the main window should move forward through the help window history.</li>\r\n</ol>',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2798,1),(703,112,'Verify Search brings up related topics','Verify Search brings up related topics',1,1,1,NULL,'<ol>\r\n <li>In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i></li>\r\n <li>Enter a search topic such as <i>help</i> in the Search bar.</li>\r\n <li>Click on one of the listed topics.</li>\r\n</ol>','<ol>\r\n <li>The search tab should open when typing in the Search bar commences.</li>\r\n <li>Related topics should be listed in the sidebar and should dynamically update as you continue to type.</li>\r\n <li>Upon selection of a topic, information on the topic should be displayed in the main window.</li>\r\n</ol>',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2796,1),(701,111,'Macintosh Window menu','Macintosh Window menu',1,1,1,NULL,'<ol>\r\n <li>On the Mac, between the Tools and Help menus in the menubar there should be a menu called Window.</li>\r\n <li>Click on each item in the Window menu and/or use the associated keyboard shortcut, if available.</li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described. \r\n\r\n<ul>\r\n <li><b>Minimize Cmd+M</b> Should minimize the current window and place it in the Dock. (Has bugs!)</li>\r\n <li><b>Zoom</b>: Should toggle maximizing the window</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>(Window title)</b> A window title is listed for each Firefox window. The checkmark denotes the frontmost window, and selecting a window title should bring it to the front.</li>\r\n</ul>',10,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2887,1),(702,112,'Verify the Help window opens and properly displays contents.','Verify the Help window opens and properly displays contents.',1,1,1,NULL,'<ol>\r\n <li>In the main menu: Click Help | Help Content<br><i>Mac: Help | Firefox Help</i></li>\r\n <li>Click a few items in the contents</li>\r\n</ol>','<ol>\r\n <li>The Mozilla Firefox Help window should open with a toolbar, The Welcome to Mozilla Firefox Help page displayed in the main screen and Contents displayed in the sidebar on the left.</li>\r\n <li>When selected, information on the topic should be displayed in the main window.</li>\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2795,1),(700,111,'Macintosh Firefox application menu','Macintosh Firefox application menu',1,1,1,NULL,'<b>NOTE: this test is for Macintosh only!!!</b> \r\n<ol>\r\n <li>On the Mac, between the Apple and File menus in the menubar there should be an application menu called Firefox.</li>\r\n <li>Click on each item in the Firefox menu and/or use the associated keyboard shortcut, if available.</li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.<br>\r\n\r\n<ul>\r\n <li><b>About Mozilla Firefox</b> Opens the About dialog, a small window with information about the build.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Preferences Cmd+,</b> Opens the Preferences dialog.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Services</b> Opens a submenu to various Apple application services (unimplemented or buggy?).</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Hide Firefox Cmd+H</b> Hides the Firefox application (all of its windows).</li>\r\n <li><b>Hide Others Cmd+Option+H</b> Hides all other applications other than Firefox.</li>\r\n <li><b>Show All</b> Displays all applications (and their windows) running on the Mac.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Quit Firefox Cmd+Q</b> Quits Firefox.</li>\r\n</ul>',9,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2886,1),(699,111,'Main Menu: Help items','Main Menu: Help items',1,1,1,NULL,'<ol>\r\n <li>Look at the Help menu items.</li>\r\n <li>Click on each item in the Help menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Order of items may vary slightly by OS. Unless noted they all should be present</b></li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.<br>\r\n\r\n<ul>\r\n <li><b>Help Contents F1/Help <i>(Mac: Firefox Help Cmd+?)</i></b> Opens Mozilla Firefox Help Window.</li>\r\n <li>(Windows only)<b>For Internet Explorer Users</b> Opens Mozilla Firefox Help Window with a page for IE users.</li>\r\n <li><b>Release Notes</b> Opens the product release page.</li>\r\n <li><b>Report a Broken Website</b> Opens that tool.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><i>Only on release products: </i><b>Promote Firefox</b> Opens a a link to http://www.spreadfirefox.com/promote/ in the browser.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Check For Updates...</b> Opens and runs Software Update.</li>\r\n <li><i>Windows and Linux only:</i> <b>About Mozilla Firefox</b> Opens a small window with information about the build.</li>\r\n</ul>',8,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2885,1),(698,111,'Main Menu: Tools items','Main Menu: Tools items',1,1,1,NULL,'<ol>\r\n <li>Look at the Tools menu items.</li>\r\n <li>Click on each item in the Tools menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b></li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.<br>\r\n\r\n<ul>\r\n <li><b>Web Search Ctrl/Cmd+K</b> Sends focus to the toolbar search engine.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Read Mail (0 new)</b> Opens default mail client for mail reading.</li>\r\n <li><b>New Message... Ctrl+M <i>(Mac: Shift+Cmd+M )</i></b> Opens default mail client compose window.</li>\r\n <hr style=\"width: 100%; height: 2px;\">\r\n <li><b>Downloads Ctrl/Cmd+J</b> Opens the Downloads window.</li>\r\n <li><b>Extensions</b> Opens the Extensions window.</li>\r\n <li><b>Themes</b> Opens the Themes window.</li>\r\n <hr style=\"width: 100%; height: 2px;\">\r\n <li><b>JavaScript Console</b> Opens the JavaScript console.</li>\r\n <li><b>DOM Inspector Ctrl/Cmd+Shift+I</b> Opens the DOM Inspector, if installed.</li>\r\n <li><b>Page Info Ctrl/Cmd+I</b> <i>(Shortcut not on Windows)</i> Opens the Page Info Window.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Clear Private Data... Ctrl+Shift+del</b> <i>(shortcut not on Mac)</i> Clears data in Options | Privacy.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li>(Windows only) <b>Options... </b> Opens the Options dialog.</li>\r\n</ul>',7,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2884,1),(697,111,'Main Menu: Bookmarks items','Main Menu: Bookmarks items',1,1,1,NULL,'<ol>\r\n <li>Look at the Bookmarks menu items.</li>\r\n <li>Click on each item in the Bookmarks menu and/or use the associated keyboard shortcut, if available.<br /><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b></li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.<br />\r\n\r\n<ul>\r\n <li><b>Bookmark This Page... Ctrl/Cmd+D</b> Opens Add Bookmark dialog.</li>\r\n <li><b>Bookmark All Tabs...</b> Disabled if no tabs are present.</li>\r\n <li><b>Manage Bookmarks...</b> Opens Bookmark Manager.</li>\r\n </ul>\r\n <hr style=\"\" />\r\n <b>Bookmark Toolbar Folder</b> (opens flyout of subitems)<br/>\r\n <hr style=\"\" />\r\n <b>Quick Searches</b> (opens flyout of subitems)<br/>\r\n <hr style=\"\" />\r\n <b>Firefox and Mozilla Links</b> (opens flyout of subitems)<br/>\r\n <hr style=\"\" />\r\n Mac only: <b>Imported IE Favorites</b> (opens flyout of subitems)<br/>\r\n <hr style=\"\" />',6,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2883,1),(696,111,'Main Menu: Go items','Main Menu: Go items',1,1,1,NULL,'<ol>\r\n <li>Look at the Go menu items.</li>\r\n <li>Click on each item in the Go submenu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b></li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.<br>\r\n\r\n<ul>\r\n <li><b>Back Alt+Left Arrow <i>( Mac: Cmd+[ )</i></b> Goes to (loads) previous page in session history.</li>\r\n <li><b>Forward Alt+Right Arrow <i>( Mac: Cmd+[ )</i></b> Goes to (loads) next page in session history.</li>\r\n <li><b>Home Alt+Home</b> <i>(No shortcut on Mac)</i> Loads user-defined home page.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li>history item (loads page in browser)</li>\r\n <li>history item (loads page in browser)</li>\r\n <li>history item (loads page in browser)</li>\r\n <li>history item (loads page in browser)</li>\r\n <hr style=\"width: 100%; height: 2px;\">\r\n <li><b>History Ctrl+H <i>( Mac: Shift+Cmd+H )</i></b> Opens history sidebar.</li>\r\n</ul>',5,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2882,1),(695,111,'Main Menu: View items','Main Menu: View items',1,1,1,NULL,'<ol>\r\n <li>Look at the View menu items.</li>\r\n <li>Click on each item under View and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b></li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.<br>\r\n\r\n<ul>\r\n <li><b>Toolbars</b> Opens Toolbar Flyout.</li>\r\n <ul>\r\n <li><b>Navigation Toolbar</b> Toggles, On/off, the navigation toolbar.</li>\r\n <li><b>Bookmarks Toolbar</b> Toggles, On/off, the bookmarks toolbar.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Customize...</b> Opens the toolbar customization window.</li>\r\n </ul>\r\n <li><b>Status Bar</b> Toggles, On/off, the status bar.</li>\r\n <li><b>Sidebar</b> Opens Sidebar Flyout.</li>\r\n <ul>\r\n <li><b>Bookmarks Ctrl/Cmd+B</b> Opens bookmarks folders/items in the sidebar.</li>\r\n <li><b>History Ctrl/Cmd+H</b> Opens History items in the sidebar.</li>\r\n </ul>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Stop Esc</b> Halts page loading. <i>Shortcut not on Mac</i></li>\r\n <li><b>Reload Ctrl/Cmd+R</b> Reloads page content.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Text Size</b></li>\r\n <ul>\r\n <li><b>Increase Ctrl/Cmd++</b> Increases the font size of text in the browser content area.</li>\r\n <li><b>Decrease Ctrl/Cmd+-</b> Decreases the font size of text in the browser content area.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Normal Ctrl+0</b> Returns font size to default.</li>\r\n </ul>\r\n<li><b>Page Style</b></li>\r\n <ul>\r\n <li><b>No Style</b> Removes style from displayed pages.</li>\r\n <li><b>Basic Page Style</b> Sets site defined style for displayed pages.</li>\r\n </ul>\r\n <li><b>Character Encoding</b> Its submenus allow the user to display web pages with a different character set.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Page Source Ctrl/Cmd+U</b> Brings up Source of: window displaying the page\'s code.</li>\r\n <li><b>Full Screen F11</b> Toggels full screen view on/off. <i>Shortcut not on Mac</i></li>\r\n</ul>',4,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2881,1),(693,111,'Main Menu: File items','Main Menu: File items',1,1,1,NULL,'With one browser window open containing no tabs:\r\n<ol>\r\n <li>Look at the File menu items.</li>\r\n <li>Click on each item in the File menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b></li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.<br>\r\n\r\n<ul>\r\n <li><b>New Window Ctrl/Cmd+N</b> Opens another browser window.</li>\r\n <li><b>New Tab Ctrl/Cmd+T</b> Opens a tab within the current window.</li>\r\n <li><b> Open Location Ctrl/Cmd+L</b> Puts focus in the Location Bar.</li>\r\n <li><b> Open File... Ctrl/Cmd+O</b> Open File dialog, aka, the file picker appears.</li>\r\n <li><b>Close Ctrl/Cmd+W</b> Closes current window.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b> Save Page As... Ctrl/Cmd+S</b> Save file picker dialog appears.</li>\r\n <li><b> Send Link</b> Brings up system default mail application\'s compose window that includes the current page\'s URL.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Page Setup</b> Brings up Page Setup dialog</li>\r\n <li><b> Print Preview</b>. This changes the current browser window to display the content in print format mode.</li>\r\n <li><b> Print... Ctrl/Cmd+P</b> Brings up the print dialog.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Import</b> Open the Import Wizard.</li>\r\n <li><b>Work Offline</b> Setes Firefox to work offline</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Exit/Quit</b> Quits Firefox <i>Windows and Linux only</i></li>\r\n</ul>',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2879,1),(694,111,'Main Menu: Edit items','Main Menu: Edit items',1,1,1,NULL,'<ol>\r\n <li>Look at the Edit menu items.</li>\r\n <li>Click on each item in the Edit menu and/or use the associated keyboard shortcut, if available.<br><b>Note: Ctrl is for Windows and Linux. Cmd(Apple) is for Mac.</b></li>\r\n</ol>','Ensure that the menu looks like the following and that each item does as described.</b>\r\n\r\n<ul>\r\n <li><b>Undo Ctrl/Cmd+Z</b> Undoes the last edit function.</li>\r\n <li><b>Redo Ctrl+Y (Cmd+Shift+Z on Mac, Ctrl+Shift+Z on Linux)</b> Redoes undone edit function.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Cut Ctrl/Cmd+X</b> Cuts selection.</li>\r\n <li><b>Copy Ctrl/Cmd+C</b> Copies selection.</li>\r\n <li><b>Paste Ctrl/Cmd+V</b> Pastes selection.</li>\r\n <li><b>Delete Del</b> Deletes selection.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Select All Ctrl/Cmd+A (Alt+A on Linux, if using emacs-style keybindings)</b> Selects all content in a given frame or page.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><b>Find in This Page Ctrl/Cmd+F</b> Brings up Find Toolbar above the Status Toolbar.</li>\r\n <li><b>Find Again Ctrl/Cmd+G</b> Finds the next instance of the search string.</li>\r\n <hr style=\"width: 100%; height: 2px;\" />\r\n <li><i>Linux only: <b>Preferences</b> Opens the Preferences dialog.</i></li>\r\n</ul>',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2880,1),(691,110,'Migrate profile data from *existing* browser. i.e. Internet Explorer, Mozilla/Netscape or Safari (Mac)','Migrate from Internet Explorer (IE)',1,1,1,NULL,'This is applies only to Windows and Mac, since IE doesn\'t exist on Linux.\r\n\r\n<ol>\r\n <li>Ensure Firefox is not running. Then rename or remove any existing Firefox profiles.</li>\r\n <li>Start IE and do the following:\r\n <ul>\r\n <li>Add some bookmarks, like Google.com, bugzilla, etc.</li>\r\n <li>Surf around to get some cookies and global history.</li>\r\n <li>Set your home page, e.g., to google or wherever.</li>\r\n <li>Save passwords: Go to Bugzilla, login and save password</li>\r\n </ul></li>\r\n <li>Quit IE.</li>\r\n <li>Start Firefox. The Migration dialog should appear. Select Internet Explorer and proceed through migration.</li>\r\n</ol>','With your newly migrated profile, ensure that IE favorites, history, Internet options, passwords, form history and cookies have been brought over into Firefox.</li>\r\n</ol>',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2891,1),(692,111,'Main Menu Toolbar items','Main Menu Toolbar items',1,1,1,NULL,'Look at the Main Menu items','The Main Menu Toolbar items should be ordered left to right as follows:<br>\r\n<br>\r\n<u>F</u>ile &nbsp&nbsp<u>E</u>dit &nbsp&nbsp<u>V</u>iew &nbsp&nbsp<u>G</u>o &nbsp&nbsp<u>B</u>ookmarks &nbsp&nbsp<u>T</u>ools &nbsp&nbsp<i>Mac only: Window</i> &nbsp&nbsp<u>H</u>elp',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2878,1),(690,109,'Set and confirm Firefox as the default browser.','Custom installation',1,1,1,NULL,'<p>Windows and Linux only:</p>\r\n<ol>\r\n<li>In the Install Wizard accept the licensing agreement and perform a \"Custom\" installation.</li>\r\n<li>For a custom install do either or both of the following:\r\n <ul><li>select a different location for Firefox, such as a folder in your home directory or desktop, called <i>firefox-[build-date]</i></li>\r\n <li>select or deselect the developer extensions, talkback or navigation extensions, if available</li>\r\n </ul></li>\r\n<li>Also test the Back and Forward buttons within the Install Wizard.</li>\r\n</ol>\r\n','<p>The installer should be complete, all of its content should fit properly in the wizard panels, and the application should launch at completion of the installation (unless you selected otherwise). Make sure content doesn\'t change/disappear inappropriately when using the Back/Forward buttons.</p>\r\n\r\n<p>Make sure Firefox is installed in your chosen directory, and that it contains (or excludes) the extensions you chose.</p>',3,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2874,1),(689,109,'Start','Start',1,1,1,NULL,'Start the Mozilla Firefox browser.','The browser should start.',2,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2873,1),(688,109,'Standard installation','Standard installation',1,1,1,NULL,'<ol>\r\n<li>On Windows and Linux, Launch the Install wizard.</li>\r\n<li>Navigate through the wizard with the Next buttons.</li>\r\n<li>Accept the licensing agreement and perform a \"Standard\" installation.</li>\r\n<li>When the installation has completed, ensure that the checkbox to launch the application is checked and click the \"Finish\" button.</li>\r\n<li>On Mac, drag the Firefox package to your Application folder. Then launch Firefox from there.</li>\r\n</ol>\r\n','The installer wizards dialogs should be complete, all of its content should fit properly in the wizard panels, and Firefox should launch upon completion of the installation process.',1,4,'2005-10-13 15:38:59','2005-10-13 15:38:59',1,2872,1),(821,135,'Default email client','Default email client',1,1,1,NULL,'So far this feature is limited to Windows and Linux. The default email client check occurs on a per computer-account basis, <b>not</b> a per profile basis. It\'s best (easier) to test this under a clean install/new profile scenario, unless you could remember whether or not you selected the choice with a previous build/existing profile.\r\n\r\n<ol>\r\n <li>Startup Thunderbird and when prompted to make tbird your default email client, click Yes.</li>\r\n <li>Try the following with tbird either running or shutdown:\r\n <ul>\r\n <li>In a web browser (IE, Firefox, Mozilla), click a <b>mailto:</b> link</li>\r\n <li>In a web browser, access the Send Page or Send Link feature</li>\r\n </ul></li>\r\n</ol>','The first time Thunderbird launches with a clean installation, you should be prompted with a dialog asking if you want to make Thunderbird you default email client. At step 2, Thunderbird should launch (if not already running) and open a mail compose window.',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2508,1),(822,135,'Dialog Confirmation: Detecting that we were once the default e-mail client','Dialog Confirmation: Detecting that we were once the default e-mail client',1,1,1,NULL,'This is currently not implemented on Mac.\r\n<ol>\r\n <li>Use Tbird as your default e-mail client. Important: Make sure to turn off the dialog at startup that asks you if Tbird should be the default.</li>\r\n<li>(Windows only) Go to IE Tools | Options | Programs and change to an old e-mail client such as Communicator 4.X and make it the default</li>\r\n<li>Launch Tbird again.</li>\r\n</ol>','<ol>\r\n <li>We should detect that we were the default e-mail client and the dialog asking you if you want to make Tbird the default should come up</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2509,1),(823,135,'Installation','Installation',1,1,1,NULL,'After acquiring the installer, follow these steps.\r\n<ol>\r\n <li>On Windows and Linux, launch the Install wizard</li>\r\n <li>Navigate through the wizard with the Next buttons. Also check that the Back buttons work.</li>\r\n <li>Accept the licensing agreement and perform a \"Standard\" installation.</li>\r\n <li>When the installation has completed, ensure that the checkbox to launch the application is checked and click the \"Finish\" button.</li>\r\n <li>On Mac, drag the Thunderbird package to your Application folder.</li>\r\n</ol>\r\n\r\n<p>If time permits, do a \"Custom\" installation, where you change one or both of the following:</p>\r\n<ul>\r\n <li>Create and install Thunderbird into a unique folder.</li>\r\n <li>Chose different components.</li>\r\n</ul>','The installer should be complete, all of its content should fit properly in the wizard panels, and the application should launch at completion of the installation.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2573,1),(824,135,'Shutdown & Uninstall','Shutdown &amp; uninstall',1,1,1,NULL,'<b><em>Best to run this test at the end of the test suite!</em></b>\r\n\r\n<ol>\r\n <li>Windows: Select the File | Exit menu item (or Ctrl+Q). Thengo to Start menu | Control Panel | Add or Remove Programs, select the Thunderbird build, and click Uninstall.</li>\r\n <li>Select Thunderbird | Quit (or Cmd+Q). Then drag the Thunderbird application package to the trash.</li>\r\n <li>Select File | Quit (or Ctrl+Q). Then remove the Thunderbird folder.</li>\r\n</ol>','Exiting should shutdown all Thunderbird process. Unininstall should remove the application files but the user profile should remain intact.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2574,1),(825,135,'Windows: Installing .8 on top of an unclean .6 or .7 (deleting the underlying application bits before having the installer install on top).','Windows: Installing .8 on top of an unclean .6 or .7 (deleting the underlying application bits before having the installer install on top).',2,0,1,NULL,'<ol>\r\n <li>Install tbird 0.6 successfully.</li>\r\n <li>Delete the underlying app bits of Thunderbird</li>\r\n <li>Install tbird 0.8.</li>\r\n</ol>','<ol>\r\n <li>The installer should remove all the stale files during installation.</li>\r\n <li>Installation should be successful without errors.</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2575,1),(826,136,'Windows: Netscape 4.x Communicator','Windows: Netscape 4.x Communicator',1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Netscape 4.x on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n <li>Newsgroups</li>\r\n <li>Mail filters</li>\r\n <li>(if time permits) Certificates</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Netscape 4.x should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: 4.x AB NOT migrated; see bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=35509\">35509</a></p>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2489,1),(827,136,'Mozilla Mail & Newsgroups (Seamonkey)','Mozilla Mail &amp; Newsgroups (Seamonkey)',1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Mozilla with the following information. Start with the latest release of Mozilla (1.7.2 as of this writing), and if time permits try older versions like 1.0, and/or Netscape 6/7.</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address books</li>\r\n <li>Newsgroups</li>\r\n <li>Mail filters</li>\r\n <li>Saved passwords</li>\r\n <li>(if time permits) Junk mail training</li>\r\n <li>(if time permits) Certificates</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Mozilla should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: TBA.</p>',2,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2490,1),(828,136,'Windows: Outlook Express','Windows: Outlook Express',1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Outlook Express on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Outlook Express (at least those listed under the Action steps) should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: TBA.</p>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2491,1),(829,136,'Windows: Outlook','Windows: Outlook',1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Outlook on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Outlook (at least those listed under the Action steps) should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: TBA.</p>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2492,1),(830,136,'Eudora','Eudora',1,1,1,NULL,'<p>Make sure that you have an existing installation and profile for Eudora on Windows with the following information:</p>\r\n<ul>\r\n <li>Mail accounts (POP and IMAP)</li>\r\n <li>Local mail folders</li>\r\n <li>Address book</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you do NOT have a Thunderbird profile. If you do, rename or remove it.</li>\r\n <li>Install and launch Thunderbird.</li>\r\n <li>Proceed through the Migration wizard.</li>\r\n <li>When finished with migration, check your migrated settings and data in Thunderbird.</li>\r\n</ol>','<p>All settings and data from Eudora (at least those listed under the Action steps) should be successfully migrated to Thunderbird.</p>\r\n\r\n<p>Exceptions/issues: <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=255065\">Bug 255065</a> dealing with Eudora Migration for the Mac is not targeted for 1.0.</p>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2493,1),(831,136,'Migration from older releases of Thunderbird','Migration from older releases of Thunderbird',1,1,1,NULL,'<ol>\r\n <li>Run a 1st time install of Thunderbird 1.0.x.</li>\r\n <li>Create a profile.</li>\r\n <li>Install and launch the latest Thunderbird nightly or release build.</li>\r\n <li>If time permits, repeat using an earlier Tbird milestone (0.9, 0.8, 0.7, etc.).</li>\r\n</ol>','<ol>\r\n <li>The older profile should be recognized.</li>\r\n <li>A new profile creation should not occur.</li>\r\n <li>Themes and extensions should be handled gracefully: if compatible, they should be active, if not they should fail gracefully (labeled as incompatible, no crashing, etc.).</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2494,1),(832,137,'Updating Thunderbird Themes and Extensions','Updating Thunderbird Themes and Extensions',1,1,1,NULL,'Note that this test is only applicable if there are newer versions of the Themes or Extensions which are compatible for your given build of Thunderbird.\r\n\r\n<ol>\r\n <li>Go to the Preferences/Options | Advanced | Update tab.</li>\r\n <li>Make sure that only the \"My Extensions and Themes\" checkbox is selected.</li>\r\n <li>Click on the \"Check Now\" button.</li>\r\n <li>Confirm that you get a dialog which says \"Checking for compability updates to Thunderbird Extension and Themes, This may take a few minutes.\"</li>\r\n <li>Confirm that a progress meter is present and that progress moves along as it checks for updates.</li>\r\n <li>Install the update, if any are found.</li>\r\n <li>Also, if time permits, cancel an update &mdash;this should prevent the update from installing.</li>\r\n</ol>','<p>If there are updates found, you should get a notification. Installation of the update should replace the older version of the theme or extension (you\'ll need to restart). If there are no updates found, you should get a message which says \"No Updates found.\"</p>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2563,1),(833,137,'Updating the Thunderbird application','Updating the Thunderbird application',1,1,1,NULL,'Test this by starting with an old release of Thunderbird (eg, 0.8), and see if it will detect a more recent release. This would depend on whether the software update mechanism (including appropriate pref strings, etc.) is implemented.\r\n\r\n<ol>\r\n <li>Go to the Preferences/Options | Advanced | Update tab.</li>\r\n <li>Make sure that only the \"Thunderbird\" checkbox is selected.</li>\r\n <li>Click on the \"Check Now\" button.</li>\r\n <li>Confirm that you get a dialog which says \"Checking for compability updates to Thunderbird. This may take a few minutes.\"</li>\r\n <li>Confirm that a progress meter is present and that progress moves along as it checks for updates.</li>\r\n <li>Install the update, if any are found.</li>\r\n <li>Also, if time permits, cancel an update &mdash;this should prevent the update from installing.</li>\r\n</ol>','<p>If there are updates found, you should get a notification. Installation of the update should replace the older version (check the appropriate strings) of Thunderbird (you\'ll need to restart). If there are no updates found, you should get a message which says \"No Updates found.\"</p>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2564,1),(834,138,'Import Mail from Another E-Mail Client','Import Mail from Another E-Mail Client',1,1,1,NULL,'<p><em>This test assumes that you have another mail client such as Eudora, Opera or Outlook Express to import from</em></p>\r\n\r\n<p>Also note that bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=272292\">272292</a> prevents importing from Mozilla 1.x/Netscape 6/7.</p>\r\n\r\n<ol>\r\n <li>Go to Tools | Import</li>\r\n<li>Click on the \"Mail\" radio button</li>\r\n<li>Await a dialog which pops up, asking you which mail program to import the mail from. </li>\r\n<li>Click on the name of the Email program to import from</li>\r\n<li>You should get another dialog which asks you to navigate to the mail directory where your mail resides.</li>\r\n<li>If time permits, you can try importing an address book or mail settings.</li>\r\n</ol>','<ol>\r\n <li>Mail should be imported from the directory you have specified into Thunderbird.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2571,1),(835,138,'Import Address Book from Another E-Mail Client','Import Address Book from Another E-Mail Client',1,1,1,NULL,'<p><em>This test assumes that you have another mail client such as Mozilla, Netscape, Eudora, Opera or Outlook Express to import from</em></p>\r\n\r\n<p>Also note that bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=35509\">35509</a> prevents importing AB from Communicator 4.x.</p>\r\n\r\n<ol>\r\n <li>Go to Tools | Import</li>\r\n<li>Click on the \"Address Book\" radio button</li>\r\n<li>Await a dialog which pops up, asking you which mail program to import the AB from. </li>\r\n<li>Click on the name of the Email program to import from.</li>\r\n<li>You should get a file picker dialog, currently set to look for LDIF files. Change this file format to TXT or CSV if your AB format differs.</li>\r\n<li>You should be prompted to select which fields in each card to import. You can hit Finish to keep the same selection for all cards.</li>\r\n<li>If time permits, you can try importing another address book file via another formate.</li>\r\n</ol>','<ol>\r\n <li>Address book entries should be imported from the directory you have specified into Thunderbird.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2572,1),(836,139,'Progress Meter','Progress Meter',1,1,1,NULL,'<ol>\r\n <li>Launch Thunderbird</li>\r\n<li>Wait for the Password dialog to come up. Do not enter your password yet.</li>\r\n<li>Observe the progress meter in the lower right hand corner of the mail window.</li>\r\n</ol>','The progress meter should \"pulse\" (green bars move right to left across the progress bar) up until the point that you enter your password. After that it should show progress as mail is downloaded.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2487,1),(837,139,'Message Window Configuration','Message Window Configuration',1,1,1,NULL,'<ol>\r\n <li>In Preferences/Options, go to the Advanced | General | \"Open new messages in\" section.</li>\r\n<li>Change the radio button setting to a new message window if it is set for existing message window, or vice versa.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the setting that you selected is being enforced.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2488,1),(838,139,'Toolbar state','Toolbar state',1,1,1,NULL,'Check the Toolbar state for each of the following selections:\r\n<ol>\r\n <li>Select an account in the Folders pane.</li>\r\n <li>Select a mailbox in the Folders pane.</li>\r\n <li>Select a message in the Message pane.</li>\r\n</ol>','<ol>\r\n <li>Get Mail, Write and Address Book should be the only toolbar icons colored. All others should be greyed out.</li>\r\n <li>Get Mail, Write and Address Book should be the only toolbar icons colored. All others should be greyed out.</li>\r\n <li>All the toolbar icons except Stop should be colored(active). Only Stop should be greyed out.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2578,1),(839,139,'Options (Preferences): 3pane appearance','Options (Preferences): 3pane appearance',2,0,1,NULL,'Go to the General category of Options (Prefs) and fiddle with any of the following setting for the appearance of the 3pane window.\r\n<ul>\r\n <li>Tbird Start Page</li>\r\n</ul>','Changes should take affect after clicking OK, unless otherwise noted. Canceling should not make any changes go into effect (again, unless noted by the UI). For the default start page, you may need to open another 3pane window to see the change (Ctrl/Cmd+1).',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2641,1),(840,140,'Toolbars & menus for main 3pane window','Toolbars &amp; menus for main 3pane window',1,1,1,NULL,'Check the following aspects of Thunderbird\'s main 3pane window:\r\n<ul>\r\n <li>Menubar: Check the items for File, Edit, View, Go, Message, Tools and Help menus. Ensure that the items work and keyboard navigation (shortcuts/accelerators and mnemonics/access keys) works. Note that on Mac there\'s the additional Thunderbird application menu and Window menu (and that there are no access keys).</li>\r\n <li>Toolbars: play with the buttons on the main toolbar. Customize and/or change toolbar views, as time permits.</li>\r\n</ul>','Ensure that the features of the menus and toolbars work fine in the 3pane window.',1,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2545,1),(841,140,'Toolbars & menus for the compose window','Toolbars &amp; menus for the compose window',1,1,1,NULL,'Check the following aspects of Thunderbird\'s mail composition window. If time permits, check HTML, plaintext and news composition windows.\r\n<ul>\r\n <li>Menubar: Check the items for File, Edit, View, Options, Tools and Help menus. Ensure that the items work and keyboard navigation (shortcuts/accelerators and mnemonics/access keys) works. Note that on Mac there\'s the additional Thunderbird application menu and Window menu (and that there are no access keys).</li>\r\n <li>Mail toolbar: play with the buttons on the main toolbar. Customize and/or change toolbar views, as time permits.</li>\r\n <li>Formatting toolbar (HTML compose only): play with the buttons, dropmenus and other options on this toolbar.</li>\r\n</ul>','Ensure that the features of the menus and toolbars work fine in the compose window.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2546,1),(842,140,'Toolbars & menus for Address Book window','Toolbars &amp; menus for Address Book window',1,1,1,NULL,'Check the following aspects of Thunderbird\'s Address Book window:\r\n<ul>\r\n <li>Menubar: Check the items for File, Edit, View, Tools and Help menus. Ensure that the items work and keyboard navigation (shortcuts/accelerators and mnemonics/access keys) works. Note that on Mac there\'s the additional Thunderbird application menu and Window menu (and that there are no access keys).</li>\r\n <li>Toolbars: play with the buttons on the main toolbar. Customize and/or change toolbar views, as time permits.</li>\r\n</ul>','Ensure that the features of the menus and toolbars work fine in the AB window.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2547,1),(843,141,'Account Wizard','Account Wizard',1,1,1,NULL,'Use the Account Wizard to create various accounts:\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>RSS account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that such accounts are created and usable.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2461,1),(844,141,'Account Settings','Account Settings',1,1,1,NULL,'Use the Account Settings dialog to modify various accounts:\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>RSS account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that you can modify the accounts through Account Settings.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2462,1),(845,141,'Account Settings: Manage Identities','Account Settings: Manage Identities',1,1,1,NULL,'<ol>\r\n <li>Open the Account Settings dialog and go to the top-level panel.</li>\r\n <li>Click on the Manage Identities button.</li>\r\n <li>Add, Edit and/or Delete an identity entry.</li>\r\n <li>New for Thunderbird 1.1: If you have multiple identities for a single account, test using a different SMTP server (if you have more than 1 you can use, see test <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1230&product_id=23\">#1230</a>).</li>\r\n <li>Save and dismiss changes (OK, OK).</li>\r\n <li>Verify your changes by bringing a message compose window and selecting choices in the From dropment.</li>\r\n</ol>\r\n\r\n<p>If time permits, try the above with various account types:</p>\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that you can modify your identities.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2463,1),(846,141,'SMTP (Outgoing) server settings','SMTP (Outgoing) server settings',1,1,1,NULL,'<ol>\r\n <li>Open the Account Settings dialog and go to the top-level panel.</li>\r\n <li>At the bottom of the left panel, select Outgoing Server (SMTP).</li>\r\n <li>Try adding, editing and removing an outgoing server.</li>\r\n <li>Test changes by sending message over POP, IMAP and/or news.</li>\r\n <li>If time permits, change the default outgoing server.</li>\r\n</ol>\r\n\r\n<p>If time permits, try the above with various account types:</p>\r\n<ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>News account</li>\r\n</ul>','Ensure that you can modify the outgoing server settings and still send messages.',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2464,1),(847,141,'Options (Preferences): open & dismiss','Options (Preferences): open &amp; dismiss',1,1,1,NULL,'Make sure that you can open (and dismiss) the Options (Preferences) dialog while doing the following.\r\n<ul>\r\n <li>From the mail 3pane window of different accounts:\r\n <ul>\r\n <li>POP mail account (non-Global and Global Inbox styles)</li>\r\n <li>IMAP mail account</li>\r\n <li>RSS account</li>\r\n <li>News account</li>\r\n </ul></li>\r\n <li>Message composition</li>\r\n <li>Address book window</li>\r\n</ul>','<p>Should be able to access from Tools | Options (Windows), Edit | Preferences (Linux) or Thunderbird | Preferences (Mac). Menu access keys to open Options (Prefs) should work on Windows and Linux, and Cmd+comma should too on Mac.</p>\r\n\r\n<p>Starting with the 1.1 trunk builds, Thunderbird Preferences/Options should remember the last category/tab you had visited.</p>',5,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2647,1),(848,141,'Options (Preferences): Fonts','Options (Preferences): Fonts',1,1,1,NULL,'Go to Preferences/Options | Display | Fonts tab and fiddle with any of the following settings.\r\n<ul>\r\n <li>Fonts section</li>\r\n <li>Character encodings</li>\r\n</ul>','Changes should take affect after clicking OK/Close, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2648,1),(849,141,'Options (Preferences): Advanced | General','Options (Preferences): Advanced | General',1,1,1,NULL,'Go to Preferences/Options | Advanced | General category and fiddle with its settings. Note that other BFT sections will cover the other sections in greater detail.','Changes should take affect after clicking OK, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',7,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2649,1),(850,141,'Options (Preferences): New message notification','Options (Preferences): New message notification',1,1,1,NULL,'Go to the General category and toggle the new message notification (biff) setting.\r\n<ul>\r\n <li>When new messages arrive</li>\r\n</ul>','Changes should take affect after clicking OK/Close, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2650,1),(851,141,'about:config','about:config',1,1,1,NULL,'Make sure that you can access and use about:config.\r\n<ol>\r\n <li>Go to Preferences (Options) | Advanced | General, and click on the Config Editor button.</li>\r\n <li>Verify that the Filter works by entering some text.</li>\r\n <li>Verify that you can also sort via the various columns (Preference Name, Status, Type and Value). The column picker on the right edge should work as expected, too.</li>\r\n <li>For any given preference, bring up the context menu and make sure that Copy Name, Cope Value, New (submenu), Toggle, Reset and Lock are listed.</li>\r\n <li>Modify the setting of a pref, make sure it changes, then reset it back to its default. Choose a simple, obvious pref, such as <b>mailnews.start_page.url</b> (start page for message pane), <b>msgcompose.background_color</b> (backgound color for HTML compose), or <b>msgcompose.text_color</b> (foreground/text color for HTML compose), etc.</li>\r\n</ol>','<p>Clicking Config Editor should open another dialog displaying about:config. The Filter should search based on Preference Name. You should be able change sorting columns, display preference\'s context menu, as well as change and reset preferences from about:config.</p>',9,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2651,1),(852,142,'IMAP Account Settings|Server Setting','IMAP Account Settings|Server Setting',1,1,1,NULL,'<ol>\r\n <li>Server Name & User name are editable</li>\r\n <li>Check for new mail at startup</li>\r\n <li>Check Msg every x minutes - Mail Biff</li>\r\n <li>Three IMAP Delete Modes: 1) Move to Trash 2) Marked it as Deleted 3) Delete Immediately</li>\r\n <li>Empty Trash On Exit\r\n</li>\r\n</ol>','<ol>\r\n <li>Expected behavior should be observed.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2466,1),(853,142,'IMAP Messages','IMAP Messages',1,1,1,NULL,'<ol>\r\n <li>Copy & Move (Drag & Drop) msgs to Folders</li>\r\n <li>Undo Copy & Move </li>\r\n <li>Deleted msgs</li>\r\n <li>Undo Deleted msgs</li>\r\n <li>Empty Trash</li>\r\n</ol>','<ol>\r\n <li>Expected behavior should be observed.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2467,1),(854,142,'Compose IMAP Mail Msgs (<b>disabled</b> covered under mail compose tests)','Compose IMAP Mail Msgs (<b>disabled</b> covered under mail compose tests)',1,1,1,NULL,'<ol>\r\n <li>Composition - Unchecked HTML(Acct Settings|Composition)| Plain Text compose window & Plain Text msgs</li>\r\n <li>Composition - Default: Checked HTML|Acct Settings|Composition) HTML compose window & HTML msgs</li>\r\n <li>Attach Signature (included email address)</li>\r\n <li>Attachments - Attach File & Attach Web Page menu options</li>\r\n <li>Quoting - reply msgs w/default/start reply below the quoted text</li>\r\n <li>Reply All w/several recipients</li>\r\n <li>Forward Messages Inline (Preferences|Composition)</li>\r\n <li>Forward Messages as Attachments (Preferences|Composition)</li>\r\n</ol>','<ol>\r\n <li>Expected behavior should be observed.</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2526,1),(855,143,'Account Settings|Server Setting','Account Settings|Server Setting',1,1,1,NULL,'<ol>\r\n <li>Server Name & User name are editable</li>\r\n <li>Check for new mail at startup & Automatically download new messages</li>\r\n <li>Check Msg every x minutes - Mail Biff</li>\r\n <li>Leave messages on the server</li>\r\n <li>Empty Trash On Exit</li>\r\n \r\n \r\n</ol>','<ol>\r\n <li>Expected behavior should be observed.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2527,1),(856,143,'POP Messages','POP Messages',1,1,1,NULL,'<ol>\r\n <li>Copy & Move (Drag & Drop) msgs to Folders</li>\r\n <li>Undo Copy & Move</li>\r\n <li>Undo Deleted msgs</li>\r\n <li>Empty Trash</li>\r\n</ol>','<ol>\r\n <li>Expected behavior should occur</li>\r\n \r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2528,1),(857,143,'Compose POP Mail Msgs (<b>disabled</b> covered under mail compose tests)','Compose POP Mail Msgs (<b>disabled</b> covered under mail compose tests)',1,1,1,NULL,'<ol>\r\n <li>Composition - Unchecked HTML(Acct Settings|Composition) | Plain Text compose window & Plain Text msgs</li>\r\n <li>Composition - Default: Checked HTML|Acct Settings|Composition) HTML compose window & HTML msgs</li>\r\n <li>Attach Signature (included email address)</li>\r\n <li>Attachments - Attach File & Attach Web Page menu options</li>\r\n <li>Edit/Add texts from the quoted text</li>\r\n <li>Reply All w/several recipients</li>\r\n <li>Forward Messages Inline (Preferences|Composition)</li>\r\n <li>Spell Check (Manually by default)</li>\r\n</ol>','<ol>\r\n <li>Expected behavior should be observered</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2529,1),(858,144,'Multiple Account 1st Time Setup','Multiple Account 1st Time Setup',1,1,1,NULL,'<ol>\r\n <li>Launch mail client</li>\r\n <li>Add an pop3 email account and enable Global Inbox setting.</li>\r\n <li>Add a second pop3 email account and enable Global Inbox setting.</li>\r\n <li>After a succesful setup, click ont he Get Mail icon in the Toobar. \r\n</ol>','Email from both accounts should be downloaded into the Inbox of the Local Folders',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2455,1),(859,144,'Global Inbox 1st Time Setup From Account Settings','Global Inbox 1st Time Setup From Account Settings',1,1,1,NULL,'Assumption: An IMAP or non-global inbox pop3 account previously installed.\r\n\r\n<ol>\r\n <li>In mail client, goto Account Settings from the Tools Menu</li>\r\n <li>Click on Add Account button to begin the setup.</li>\r\n <li>Setup an email POP3 account with Global Inbox enabled.</li>\r\n <li>Setup a 2nd email POP3 account with Global Inbox enabled.</li>\r\n <li>After a successful setup, click on the Get Mail icon in the Toolbar to begin mail retrieval</li>\r\n</ol>','Email from both global inbox enabled accounts should be installed into the Inbox of the Local Folders.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2456,1),(860,144,'Modify Existing POP3 mail account to associate with Global Inbox.','Modify Existing POP3 mail account to associate with Global Inbox.',1,1,1,NULL,'Assumption: 1existing POP3 non-Global Inbox enabled mail account and 1 existing POP3 Global Inbox enabled mail account exists.\r\n\r\n<ol>\r\n <li>Goto Account Settings from Tools in Menubar.</li>\r\n <li>Click on Server Settings of non-Global enabled account.</li>\r\n <li>Click on Advanced button to bring up the Advanced Account Settings dialog.</li>\r\n <li>Select Global Inbox radio button and then OK to save.</li>\r\n <li>Save settings and Get Mail</li>\r\n</ol>','<ol>\r\n <li>The non-Global Inbox account should no longer be listed in the Folders column.</li>\r\n <li>When you Get Mail, mail from prior account should now be placed into the Local Folders in addition to other accounts</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2457,1),(861,144,'Modify existing Global Inbox account to become a seperate POP3 account.','Modify existing Global Inbox account to become a seperate POP3 account.',1,1,1,NULL,'Assumptions: Assume at least 1 Glonbal inbox account previously setup.\r\n\r\n<ol>\r\n <li>Goto Account Settings from Tools in the menubar</li>\r\n <li>Select the Server Settings of the Global Inbox account.</li>\r\n <li>Select the Advance button to bring up the Advance account Settings dialog</li>\r\n <li>Select the \"Inbox for this server\'s account\" radion button option and then OK.</li>\r\n <li>In your new POP3 account, send a message to self to validate whether messages are now sent to POP3 Inbox instead of Local Folders Inbox.\r\n</ol>','<ol>\r\n <li>A seperate POP3 account should be displayed .</li>\r\n <li>Messages should now be sent to the new POP3 account instead of being redirected into the Local Folders.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2458,1),(862,144,'Deleting a Global Inbox account','Deleting a Global Inbox account',1,1,1,NULL,'Assumptions: At least 1 POP3 account and 2 Global Inbox accounts are setup successfully.\r\n<ol>\r\n <li>Goto Account Settings in the Tools section of the Menubar.</li>\r\n <li>Click on the POP3 folder name of the Global Inbox account planned for deletion.</li>\r\n <li>Click on the Remove Account button, then OK to save changes.</li>\r\n <li>In your primary POP3 account, send a message to the deleted account.</li>\r\n <li>Now click on the Get Mail icon to download messages</li>\r\n</ol>','<ol>\r\n <li>Sent message should not be delivered into the Local Folders.</li>\r\n <li>No messages from that deleted account should be desplayed.</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2459,1),(863,145,'Compose for various recipient types','Compose for various recipient types',1,1,1,NULL,'Perform for an IMAP, POP and news account:\r\n\r\n<ol>\r\n <li>Compose an email with several recipients. Make sure to use \"To, cc, bcc, etc.\"</li>\r\n <li>Send and retrieve the email</li>\r\n</ol>','<ol>\r\n <li>Confirm that mail is sent and that the correct recipients receive the e-mail.</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2617,1),(864,145,'Compose Window/Icons','Compose Window/Icons',1,1,1,NULL,'<ol>\r\n <li>Click on the Write icon, or hit Ctrl+M (Cmd+Shift+M on Mac) to launch the Mail Compose Window.</li>\r\n<li>Confirm that the following icons display at the top of the window: Send, Contacts, Spell, Attach, Security and Save.</li>\r\n <li>In addition, the following toolbar icons also have popdown menus: Attach, Security and Save.</li>\r\n</ol>','<ol>\r\n <li>Icons should display as expected.</li>\r\n <li>Spell check should be greyed out until you start typing text in the message body.</li>\r\n <li>The formatting toolbar should also be greyed out until you start typing in the message body.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2618,1),(865,145,'Draft messages','Draft messages',1,1,1,NULL,'Compose, view and edit a draft email message. As time permits, try this out in IMAP, POP or news accounts, as well as in plain text and HTML compose.\r\n<ol>\r\n<li>Click File | Save as | Draft; Ctrl/Cmd+S in mail compose should do the same.</li>\r\n<li>You should get a confirmation dialog saying the message is being copied to your Drafts folder.</li>\r\n<li>Click on your Drafts folder.</li>\r\n<li>Open the message and click on the Edit Draft button. Send the message.</li>\r\n</ol>','You should be able to see your email message. Confirm that you are able to edit the message and that its format hasn\'t been altered. The original draft message, upon being sent, should be removed from Drafts.',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2619,1),(866,145,'Reply to a message','Reply to a message',1,1,1,NULL,'<ol>\r\n<li>From either an IMAP, POP or news account, select a message.</li>\r\n<li>Click the \"Reply\" button on the primary toolbar, or hit Ctrl/Cmd+R.</li>\r\n<li>Add some text to the message, either as plain text or HTML (as time permits).</li>\r\n<li>Click the \"Send\" button on the primary toolbar, or hit Ctrl/Cmd+Enter (the latter will display a dialog asking if you want to send).</li>\r\n<li>The default is to automatically quote the original message and place the caret (cursor) at the end. In Account | Settings | Composition & Addressing, try changing the options to place the caret at the top or to select the quoted original.</li>\r\n</ol>','<ol>\r\n <li>The recipient should be added in To field<li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Re: prefixed to the subject.</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-21 13:05:22',1,2620,1),(867,145,'Reply All to a message','Reply All to a message',1,1,1,NULL,'<ol>\r\n<li>From either an IMAP, POP or news account, select a message with at least two recipients.</li>\r\n<li>Click the \"Reply All\" button on the primary toolbar, or hit Ctrl/Cmd+Shift+R.</li>\r\n<li>Add some text to the message, either as plain text or HTML (or both as time permits).</li>\r\n<li>Click the \"Send\" button on the primary toolbar, or hit Ctrl/Cmd+Enter.</li>\r\n<li>The default is to automatically quote the original message and place the caret (cursor) at the end. In Account | Settings | Composition & Addressing, try changing the options to place the caret at the top or to select the quoted original.</li>\r\n\r\n</ol>','<ol>\r\n <li>All the recipients should be added in To (primary sender) and CC (all other recepients) fields.</li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Re: prefixed to the subject</li>\r\n</ol>',7,4,'2005-12-12 12:54:41','2005-12-21 13:05:22',1,2621,1),(868,145,'Forward a message as an attachment (default)','Forward a message as an attachment (default)',1,1,1,NULL,'<ol>\r\n<li>From either an IMAP, POP, news or RSS account, select a message.</li>\r\n<li>Click the \"Forward\" button on the primary toolbar, or select Message | Forward (or hit Ctrl/Cmd+L).</li>\r\n<li>Add a recepient in the To: field and add some text to the message.</li>\r\n<li>As time permits, add additional content to your message, either as plain text or HTML.</li>\r\n<li>Click the \"Send\" button on the primary toolbar.</li>\r\n</ol>','<ol>\r\n <li>The message subject should be the name of an attachment in the compose window Attachments: field.</li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Fwd: prefixed to the subject and the subject enclosed in [ ] brackets.</li>\r\n <li>The message content should appear inline in the preview pane and the subject the name of an attachment in the Attachments: field at the bottom of the preview pane.\r\n</ol>',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2622,1),(869,145,'Forward a message as inlined','Forward a message as inlined',1,1,1,NULL,'<ol>\r\n<li>Go to Options | Composition. Select Inline in the Forward message: field.</li>\r\n<li>From either an IMAP, POP, news or RSS account, select a message.</li>\r\n<li>Click the \"Forward\" button on the primary toolbar, or select Message | Forward As | Inline.</li>\r\n<li>Add a recipient to the To: field.</li>\r\n<li>As time permits, add additional content to your message, either as plain text or HTML.</li>\r\n<li>Click the \"Send\" button on the primary toolbar.</li>\r\n</ol>','<ol>\r\n <li>The message content should become the selected mail header and message.</li>\r\n <li>Your message should be sent and copied to the Sent folder.</li>\r\n <li>Confirm message received with Fwd: prefixed to the subject and the subject enclosed in [ ] brackets.</li>\r\n <li>The message content should appear inline in the preview pane.\r\n</ol>',9,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2623,1),(870,145,'Plain text message composition','Plain text message composition',1,1,1,NULL,'Perform for both a POP, IMAP and news account:\r\n<ol>\r\n<li>Go to Account settings for the account | Coposition and Addressing. Uncheck Compose messages in HTML format.</li>\r\n<li>Select the File -> New -> Message menu item or click the \"Write\" button on the primary toolbar.</li>\r\n<li>Address the message to yourself and one other recipient.</li>\r\n<li>Type a simple plain text message.</li>\r\n<li>Click the \"Send\" button on the primary toolbar.</li>\r\n</ol>','Your message should be sent and copied to the Sent folder. You should not receive any prompt for send format.',10,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2624,1),(871,145,'HTML composition','HTML composition',1,1,1,NULL,'While writing an HTML mail, try the following in a POP, IMAP or news account (as time permits):\r\n\r\n<ul>\r\n <li>Style text: bold, italicize, underline, color, big, small, etc.</li>\r\n <li>Insert an image.</li>\r\n <li>Insert a list.</li>\r\n <li>Insert a link.</li>\r\n <li>Insert a table.</li>\r\n <li>Insert a smiley.</li>\r\n</ul>','While composing the email, the styles and elements you add should display as WYSIWYG. Likewise, upon receiving the email, the content\'s style should be WYSIWYG.',11,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2625,1),(872,145,'signatures','signatures',1,1,1,NULL,'Test adding of a signature to a mail message in the following scenarios, as time permits. Select a signature file to use from Account | Settings, main panel for the given account.\r\n\r\n<ul>\r\n <li>Test with POP, IMAP or news accounts.</li>\r\n <li>Test with plain and HTML compose.</li>\r\n <li>Test with new mail compose, reply and forwarding.</li>\r\n</ul>','In all scenarios, the signature should be attached to the message.',12,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2626,1),(873,145,'vCard','vCard',1,1,1,NULL,'Test adding of a vCard to a mail message in the following scenarios, as time permits. Select a vCard file to use from Account | Settings, main panel for the given account &mdash;it\'s based on the Identity you select.\r\n\r\n<ul>\r\n <li>Test with POP, IMAP and news accounts.</li>\r\n <li>Test with plain and HTML compose.</li>\r\n <li>Test with new mail compose, reply and forwarding.</li>\r\n <li>Upon receipt of the vCard, make sure you can click links in vCard, including adding that person to your Address Book.</li>\r\n</ul>','In all scenarios, the vCard should be attached toand accesible in the message.',13,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2627,1),(874,145,'Compose Window menu items','Compose Window menu items',1,1,1,NULL,'<ol>\r\n <li>Click on the Write icon, or hit Ctrl+M (Cmd+Shift+M on Mac) to launch the Mail Compose Window.</li>\r\n <li>For plain text mail compose, confirm that the following menus and their items exist: File, Edit, View, Insert, Format, Options, Tools, Help</li>\r\n <li>For HTML mail compose, confirmthat the following menus and their items exist: File, Edit, View, Options, Tools, Help</li>\r\n <li>Remember on Mac that there\'s the additional Apple, Thunderbird and Window menus.</li>\r\n</ol>','<ol>\r\n <li>Icons should display as expected.</li>\r\n <li>Spell check should be greyed out until you start typing text in the message body.</li>\r\n <li>The formatting toolbar should also be greyed out until you start typing in the message body.</li>\r\n</ol>',14,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2628,1),(875,145,'Editing commands','Editing commands',1,1,1,NULL,'Ensure that the editing commands below work as expected; most are in the Edit menu and have keyboard equivalents. Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ul>\r\n <li>Copy, Cut, Paste, Undo, Redo.</li>\r\n <li>Find, Find and Replace, Find Again.</li>\r\n <li>Good to test with replies or forwarded email: Rewrap, Options | Quote Message.</li>\r\n <li>Paste Without Formatting. Copy from other emails, web pages or Office documents.</li>\r\n <li>Paste as Quotation. Copy from other emails or web pages.</li>\r\n <li>Options | Priority</li>\r\n</ul>','In all scenarios, the editing commands should behave sensibly.',15,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2629,1),(876,145,'Attachments: inline attachments','Attachments: inline attachments',1,1,1,NULL,'Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ol>\r\n <li>Open a mail compose window &mdash;alternatively, reply or forward a message.</li>\r\n <li>Attach any of the following file types: image (gif, png, jpg), plain text (txt) or an html file (web page).</li>\r\n <li>Send the message, then receive to read it.</li>\r\n</ol>','Some attachments, upon receipt, should be displayed inline withing the message pane, as opposed to only being listed in the attachement pane. Images, plain text and web pages should be listed by filename in the attachment pane, but they should also be viewable inline within the message pane or standalone window.',16,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2630,1),(877,145,'Attachments: non-inline attachments & helper applications','Attachments: non-inline attachments &amp; helper applications',1,1,1,NULL,'Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ol>\r\n <li>Open a mail compose window &mdash;alternatively, reply or forward a message.</li>\r\n <li>Attach any of the following file types: pdf, Word (doc), Excel, Powerpoint.</li>\r\n <li>Send the message, then receive to read it.</li>\r\n <li>Save, Open or Save All of the attachments.</li>\r\n</ol>','<p>Some attachments, such as those for this case, will only be listed in the attachment pane upon receipt. However, you should be able to save one or all of the attachments.</p>\r\n\r\n<p>You should also be able to open a given attachment with a helper application, which you have already set in <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1154&product_id=23\">Options</a>, or set by your system.</p>',17,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2631,1),(878,145,'Attachments: delete & detach','Attachments: delete &amp; detach',1,1,1,NULL,'Test with POP, IMAP or news accounts, as well as both plain text and HTML compose &mdash;as time permits.\r\n\r\n<ol>\r\n <li>Select a message containing an attached file.</li>\r\n <li>In the attachment pane, bring up the context menu for any of the attachments.</li>\r\n <li>Select Delete or Delete All.</li>\r\n <li>Repeat the above but select Detach or Detach All. Enter a target location when prompted for a place to put detached files.</li>\r\n</ol>','<p>Deleting: The selected message will be reloaded as unread, and the deleted attachments should be removed from the given message.</p>\r\n\r\n<p>Detaching: The selected message will be reloaded as unread, and the detached attachments should be removed from the given message. However, the detached attachments should be located (moved) to the place you had selected, and still viewable (not corrupted).</p>',18,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2632,1),(879,145,'Template messages','Template messages',1,1,1,NULL,'Compose, view and edit a template email message. As time permits, try this out in IMAP, POP or new accounts, as well as in plain text and HTML compose.\r\n<ol>\r\n<li>Click File | Save as | Template.</li>\r\n<li>You should get a confirmation dialog saying the message is being copied to your Templates folder.</li>\r\n<li>Click on your Templates folder.</li>\r\n<li>To edit the template, double-click or hit Enter after selecting the message in the thread pane. Then send the message</li>\r\n</ol>','You should be able to see your email message. Confirm that you are able to edit the message and that its format hasn\'t been altered. After sending the message, the original template message should remain in the Templates folder.',19,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2633,1),(880,145,'Draft messages: Auto Save','Draft messages: Auto Save',1,1,1,NULL,'As time permits, try this out in IMAP, POP or news accounts, as well as in plain text and HTML compose.\r\n<ol>\r\n <li>Go to Preferences (Options) | Composition | General, and turn on (select) the checkbox for \"Auto Save every 5 (default) minutes. Feel free to change the time value. Then close (save) Prefs.</li>\r\n <li>Compose, view and edit a draft email message: Type recepients, body content, attachments, etc., but don\'t send it or manually save it.</li>\r\n <li>Keep the composition window open (or minimized, just don\'t send or close it), and wait at least 5 minutes, or however long you had set in step 1.</li>\r\n <li>Click on your Drafts folder.</li>\r\n</ol>','You should be able to see a draft your unsent email message in the Drafts folder.',20,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2634,1),(881,145,'Options (Preferences): Attachments','Options (Preferences): Attachments',1,1,1,NULL,'In Prefs/Options, go to the Attachments category and fiddle with any of the following settings.\r\n<ul>\r\n <li>Attachment Folder</li>\r\n <li>File Types</li>\r\n</ul>','Changes should take affect after clicking OK, unless otherwise noted. Canceling should not make any changes go into effect (again, unless noted by the UI).',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2653,1),(882,145,'Options (Preferences): Composition | General','Options (Preferences): Composition | General',1,1,1,NULL,'In Prefs/Options, go to the Composition | General category and fiddle with any of its settings.','Changes should take affect after clicking OK, unless otherwise noted. Canceling (Windows-only) should not make any changes go into effect (again, unless noted by the UI).',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2654,1),(883,146,'Open & close spell checker','Open &amp; close spell checker',1,1,1,NULL,'<ol>\r\n <li>Open a mail compose window.</li>\r\n <li>Verify that these access points open the Check Spelling dialog: Ctrl/Cmd+Shift+K, Options | Check Spelling, Spell button in the toolbar.</li>\r\n <li>Dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n</ol>','The Check Spelling dialog should open and close as expected.',1,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2604,1),(884,146,'Replace & Replace All','Replace &amp; Replace All',1,1,1,NULL,'<p>If time permits test in plaintext and HTML compose, for both mail and news.</p>\r\n\r\n(A) Changing one instance.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with one misspelled word.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Replace button.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n</ol>\r\n\r\n(B) Changing multiple instances one at a time.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with several misspelled words.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Replace button for each misspelled word.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n <li>If time permits, test with multiple instances of the same word misspelled. The result should be the same.</li>\r\n</ol>\r\n\r\n(C) Changing multiple instances all at once.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with several words misspelled the same way.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Replace All button.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n <li>If time permits, mix with multiple words misspelled differently.</li>\r\n</ol>','<p>At step 2 (for all tests) the first misspelled word in the message should become highlighted in the mail compose window. In the spell checker, the misspelled word should appear in bold next to \"Misspelled word,\" and a suggested correct word should appear in the \"Replace with\" textfield. Note that spell checking should start at the beginning, regardless of caret position.</p>\r\n\r\n<p>Hitting Replace should replace the single, highlighted instance of a misspelled word &mdash;always one at a time.</p>\r\n\r\n<p>Hitting Replace All should change instances of a word misspelled the same way.</p>\r\n\r\n<p>When spell checking reaches the end of the message, \"Completed spell checking\" should appear in bold next to \"Mispelled word\".</p>',2,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2605,1),(885,146,'Ignore & Ignore All','Ignore &amp; Ignore All',1,1,1,NULL,'<p>If time permits test in plaintext and HTML compose, for both mail and news.</p>\r\n\r\n(A) Ignore one instance and/or one at a time.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with one misspelled word.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Ignore button.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n <li>If time permits, test with multiple instances of the same word misspelled. The result should be the same.</li>\r\n</ol>\r\n\r\n(B) Ignore multiple instances all at once.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with several words misspelled the same way.</li>\r\n <li>Bring up Check Spelling.</li>\r\n <li>Click the Ignore All button.</li>\r\n <li>When finished, dismiss (close) the Check Spelling dialog by hitting Esc or clicking the Close button.</li>\r\n <li>If time permits, mix with multiple words misspelled differently.</li>\r\n</ol>\r\n\r\n(C) Inline spell checking.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with several words misspelled the same way.</li>\r\n <li>Bring up the context menu over a misspelled word.</li>\r\n <li>Select Ignore Word</li>\r\n <li>If time permits, mix with multiple words misspelled differently.</li>\r\n</ol>','<p>At step 2 (for both tests) the first misspelled word in the message should become highlighted in the mail compose window. In the spell checker, the misspelled word should appear in bold next to \"Misspelled word,\" and a suggested correct word should appear in the \"Replace with\" textfield. Note that spell checking should start at the beginning, regardless of caret position.</p>\r\n\r\n<p>Hitting Ignore should ignore the single instance of a misspelled word &mdash;always one at a time. Spell checking should move on to the next misspelled word, if there\'s moe than one in a message.</p>\r\n\r\n<p>Hitting Ignore All should ignore all instances of a word misspelled the same way. Again, spell checking should then move on to the next misspelled word, if there\'s moe than one in a message.</p>\r\n\r\n<p>When spell checking reaches the end of the message, \"Completed spell checking\" should appear in bold next to \"Mispelled word\".</p>\r\n\r\n<p>(C). For inline spell checking, the dotted red underline should go away for the ignored, misspelled word, and all identical instances of it (behave like Ignore All).</p>',3,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2606,1),(886,146,'Recheck Page','Recheck Page',1,1,1,NULL,'<p>If time permits test in plaintext and HTML compose, for both mail and news.</p>\r\n<ol>\r\n <li>Open a mail compose window and enter some text which contains misspelled words.</li>\r\n <li>Open the spell checker and Ignore/Ignore All of the misspelled words until the checker reaches the end of the message.</li>\r\n <li>Hit Recheck Page. Replace or ignore misspelled words, as desired.</li>\r\n</ol>','<p>At step 3, Recheck Page should start rechecking at the beginning of the message. You should be able to replace (or ignore again) when rechecking.</p>\r\n\r\n<p>When spell checking reaches the end of the message, \"Completed spell checking\" should appear in bold next to \"Mispelled word\".</p>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2607,1),(887,146,'Check Word & Replace With','Check Word &amp; Replace With',1,1,1,NULL,'<ol>\r\n <li>Open a mail compose window. Enter some text with a misspelled word or three.</li>\r\n <li>Bring up the spell checker.</li>\r\n <li>In the \"Replace with\" textfield, delete what\'s there and replace it with a misspelled word that\'s not in your message.</li>\r\n <li>Hit the Check Word button.</li>\r\n <li>Repeat steps 3 - 4 with correctly spelled words, words mildly misspelled, completely made-up words, etc.</li>\r\n <li>If time permits, select one of the suggested words in the \"Suggestions\" listbox and hit Replace.</li>\r\n</ol>','<p>Check Word should display words under the \"Suggestions\" listbox. If a word is so unworldly, then \"Suggestions\" will display \"(no suggested words)\" in disabled text. If you had entered a correctly spelled word, then \"Suggestions\" should display \"(correct spelling)\" in disabled text.</p>\r\n\r\n<p>If you hit Replace during this test, then the spell checker will replace whatever word is currently selected in the message &mdash;even after you had changed the word in step 2. It\'ll be replaced with whatever\'s in the \"Replace with\" field (whether you select something from \"Suggestions\", change it manually, etc.).</p>',5,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2608,1),(888,146,'Personal Dictionary: adding words','Personal Dictionary: adding words',1,1,1,NULL,'If time permits test in plaintext and HTML compose, for both mail and news &mdash;and/or, also test when using auto-check on message send.\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body, including some misspelled words, proper names, etc. (something which would unlikely be recognized by the spell checker). For example: \"Welcome to the world of Mozilla!\"</li>\r\n <li>Bring up the spell checker.</li>\r\n <li>Let\'s say it recognized the word <b>Mozilla</b> as \"misspelled\": click the Add Word button. Repeat this step for each word you\'d like to add to your Personal Dictionary.</li>\r\n <li>Click the Edit... button to open the Personal Dictionary dialog.</li>\r\n <li>Hit Close twice to return to mail compose window.</li>\r\n <li>Either for your current mail compose window, or another in which you use words you added to you Personal Dictionary, run the spell checker again.</li>\r\n <li>Repeat the above using the inline spell checker: use the context menu in the compose region and select \"Add to Dictionary\"</li>\r\n</ol>','<p>At step 4 the Personal Dictionary should display all of the words you added. After step 6, subsequent spell checks should not recognize the added words as misspelled &mdash;or if they are misspelled (similar), offered as suggestions.</p>\r\n\r\n<p>You should get a similar result with using the inline spell checker, even though steps 2 through 5 aren\'t applicable: you should be able to add words and they should be recognized.</p>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2609,1),(889,146,'Personal Dictionary: editing & deleting words','Personal Dictionary: editing &amp; deleting words',1,1,1,NULL,'If time permits test in plaintext and HTML compose, for both mail and news &mdash;and/or, also test when using auto-check on message send.\r\n<ol>\r\n <li>Make sure you already have a few entries added to your Personal Dictionary.</li>\r\n <li>Open a mail compose window.</li>\r\n <li>Bring up the spell checker.</li>\r\n <li>Click the Edit... button to open the Personal Dictionary dialog.</li>\r\n <li>Play with the Add, Replace and Remove options.</li>\r\n <li>Try having these in your Personal Dictionary:\r\n <ul>\r\n <li>more than one word separated by whitespace</li>\r\n <li>words with punctuation (e.g., apostrophe, hyphen, etc.)</li>\r\n </ul></li>\r\n <li>Either for your current mail compose window, or another in which you use words you added to you Personal Dictionary, run the spell checker again.</li>\r\n</ol>','In subsequent uses of the spell checker, it should not recognize the added or replaced words as misspelled &mdash;or if they are misspelled (similar), offered as suggestions. But if a word from the Personal Dictionary is removed, that word should subsequently be recognized as misspelled.',7,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2610,1),(890,146,'Spell check selection','Spell check selection',1,1,1,NULL,'Test spell check after selecting the following in the mail compose message body:\r\n<ul>\r\n <li>A word and/or part of a word</li>\r\n <li>A sentence and/or phrase (multiple words); or even across sentences</li>\r\n <li>A paragraph</li>\r\n <li>Multiple paragraphs, and/or selection across paragraphs</li>\r\n <li>Entire message body selected</li>\r\n</ul>','Make sure that the only the selection is spell checked: once it reaches the end of the selection, you should see either <b>No misspelled words</b> (if no misspellings found) or <b>Completed spell checking</b> if you made spelling replacements. The spell checker should not check anything else in the message body, unless you hit the Recheck Page button.',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2611,1),(891,146,'Spell check exceptions','Spell check exceptions',1,1,1,NULL,'The spell checker and inline spell checking should avoid checking the following items in the mail compose body. If time permits test in plaintext and HTML compose, for both mail and news —and/or, also test when using auto-check on message send.\r\n<ul>\r\n <li>Any links, whether HTMLized or in plaintext (beginning with a protocol handler like http://, ftp://, and so forth)</li>\r\n <li>Quoted text when doing a Reply (or Reply All).</li>\r\n <li>(?)Header info when doing a Foward (and/or Reply?)</li>\r\n</ul>\r\n','Make sure that the spell checker skips these kinds of content in the message body. Inline spell check should also do so likewise by <b>not</b> applying the red dotted underline.',9,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2612,1),(892,146,'Auto spell check on message send','Auto spell check on message send',1,1,1,NULL,'<p>For both of these tests, make sure you have turned ON the pref for auto-spell checking on message send (it\'s OFF by default): Go to Preferences (Options), select the Composition category, and then select (turn ON) the checkbox for \"Check spelling before sending.\"</p>\r\n\r\n<p>If time permits test in plaintext and HTML compose, for both mail and news. Also try for Reply, Reply All, Forwarding (again as time permits).</p>\r\n\r\n(A) Cancel spell check on send.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with at least one misspelled word.</li>\r\n <li>Replace, Ignore or do nothing.</li>\r\n <li>Hit the Stop button or the Esc key.</li>\r\n</ol>\r\n\r\n(B) Correct words upon message send.<br />\r\n<ol>\r\n <li>Open a mail compose window. Enter some text in the message body with at least one misspelled word.</li>\r\n <li>Replace, Ignore or do nothing.</li>\r\n <li>Hit the Send button.</li>\r\n</ol>','In both cases, the spell checker dialog should appear. In (A) the spell checker should be dismissed, but the message not sent: you should be returned to the mail compose window. In (B), hitting Send should send the message. Spell checking in either case should behave normally, whether you had replaced, ignored or done nothing in that dialog.',10,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2613,1),(893,146,'Language dictionary','Language dictionary',1,1,1,NULL,'<ol>\r\n <li>Open a mail compose window, then open the spell checker.</li>\r\n <li>Expand the dropmenu for \"Language\" and select Download More.</li>\r\n <li>This will open a browser window to <a href=\"http://dictionaries.mozdev.org/installation.html\">http://dictionaries.mozdev.org/installation.html</a>.</li>\r\n <li>Download any of the dictionary XPI files to your computer.</li>\r\n <li>Open Thunderbird\'s Extension Mgr, and install the dictionary XPI. (Close Extensions when finished.)</li>\r\n <li>Close and reopen the spell checker, then recheck the \"Languages\" dropmenu.</li>\r\n <li>Add some misspelled non-US English words, and spell check based on another dictionary. You\'ll need to select the dictionary before checking. Also try this out with the inline spell checker by selecting \"Add to Dictionary\" from the context menu in the mail compose region.</li>\r\n</ol>','<p>You should see the dictionary you installed listed under the \"Languages\" dropmenu.</p>\r\n\r\n<p>If you spell check non-US English words, the selected language should serve as the basis for correct spelling. e.g., if you\'re checking a message written in English using, say, the Czech dictionary, many of those words will come up as misspelled.</p>',11,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2614,1),(894,146,'Spell check control tests','Spell check control tests',1,1,1,NULL,'Use both the spell checker dialog and inline spell checking under the following conditions. If time permits, test with plaintext and HTML compose for both mail and news.\r\n<ul>\r\n <li>Blank message body</li>\r\n <li>Message contains no misspelled words at all.</li>\r\n <li>Repeat for both manual spell checking as well as auto-check on message send.</li>\r\n</ul>\r\n','In all cases where you manually spell check, the spell checking dialog should say <b>No misspelled words</b> next to \"Misspelled word\". For inline spell checking, you shouldn\'t see the dotted red underline. In the auto-check cases, the spell checking dialog should not appear since there\'s either nothing to check or no errors.',12,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2615,1),(895,146,'Access inline spell checking & its options','Access inline spell checking &amp; its options',1,1,1,NULL,'If time permits, test in plain text and HTML, as well as POP, IMAP and/or news.\r\n<ol>\r\n <li>Open a mail compose window.</li>\r\n <li>In the compose region enter some misspelled text. Such words should be displayed as misspelled by a dotted red underline.</li>\r\n <li>Bring up the context menu over the misspelled word.</li>\r\n <li>Select any of the offered words, \"Add to Dictionary\" or Ignore Word\" from the context menu.</li>\r\n <li>As time permits, repeat the above with combining the spell checker dialog and auto-check spelling on send.</li>\r\n</ol>','<p>Inline spell checking becomes available when a word gets a dotted red underline. Bringing up the context menu for such a word should display the inline speller options at the top of the context menu: with word suggestions at the top followed by \"Add to Dictionary\" and \"Ignore Word.\" After selecting any of those choices, the underlining should go away.</p>\r\n\r\n<p>Inline spell checking is a good substitute for the spell checker dialog and auto-check on send, and should not conflict with those similar features either.</p>',13,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2616,1),(896,147,'Create RSS account','Create RSS account',1,1,1,NULL,'<ol>\r\n <li>Open the Account Settings and click the Add Account button.</li>\r\n <li>In the Add Account wizard, select the \"RSS News & Blogs\" radio button, then click Next.</li>\r\n <li>Give the account a unique name, click Next.</li>\r\n <li>If time permits, play with the Back button, otherwise click Finish on the last panel.</li>\r\n <li>Click OK in Account Settings to return to the main window.</li>\r\n <li>If time permits, create another RSS account.</li>\r\n</ol>','The RSS account should appear in the folder pane as a toplevel item, like a Usenet news server account, IMAP mail account, etc. Initially its only contents should be a Trash folder. You can have more than one RSS account, but keep in mind that while you can d\'n\'d or copy feeds, only the original RSS account will refresh a given feed (i.e., the copied feed won\'t refresh in another account).',1,4,'2005-12-12 12:54:41','2005-12-21 13:05:22',1,2470,1),(897,147,'Add RSS subscription (feed)','Add RSS subscription (feed)',1,1,1,NULL,'<ol>\r\n <li>Access either of the following:\r\n <ul>\r\n <li>Bring up the context menu for the RSS account in the folder pane and select \"Manage Subscriptions\"</li>\r\n <li>Bring up Account Settings, select the RSS account, then click the Manage Subscriptions button</li>\r\n <li>In Account Central for the RSS account, click the \" Manage subscriptions\" link.</li>\r\n </ul></li>\r\n <li>In the RSS Subscriptions dialog, click the Add button.</li>\r\n <li>In the News Feed Properties dialog, enter the Feed URL (see below for suggestions).</li>\r\n <li>Make sure the selected RSS account is the one in the \"Store Feed Articles in\" menulist. Also, keep the \"Show the article summary instead...\" checkbox is deselected (off). Then click OK.</li>\r\n <li>Wait for the feed to be verified in the RSS Subscriptions dialog, then click OK in that dialog.</li>\r\n <li>Click OK in Account Settings to return to the main window.</li>\r\n</ol>\r\n\r\nSome RSS feed URL\'s to test:<br />\r\n<ul>\r\n <li><a href=\"http://del.icio.us/rss\">http://del.icio.us/rss</a></li>\r\n <li><a href=\"http://feedhouse.mozillazine.org/rss10.xml\">http://feedhouse.mozillazine.org/rss10.xml</a></li>\r\n <li><a href=\"http://feedhouse.mozillazine.org/rss20.xml\">http://feedhouse.mozillazine.org/rss20.xml</a></li>\r\n <li><a href=\"http://www.squarefree.com/burningedge/index.rdf\">http://www.squarefree.com/burningedge/index.rdf</a></li>\r\n <li>An individual\'s Livejournal blog, using the format <b>http://www.livejournal.com/users/[username]/data/rss</b></li>\r\n <li>All Livejournal blogs via <a href=\"http://www.livejournal.com/stats/latest-rss.bml\">http://www.livejournal.com/stats/latest-rss.bml</a></li>\r\n</ul>','Each added RSS feed should appear as a folder under the RSS account in the folder pane of the main Thunderbird window.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2471,1),(898,147,'View RSS subscription: full article','View RSS subscription: full article',1,1,1,NULL,'<ol>\r\n <li>Make sure you\'re subscribed to at least one RSS feed where you had <b>not</b> selected the \"Show the article summary instead...\" option when setting up the feed.</li>\r\n <li>In the folder pane, select the feed.</li>\r\n <li>Select an article in the thread pane.</li>\r\n <li>In the article\'s header, click the Website link.</li>\r\n</ol>\r\n','All of the articles of a given feed should be listed in the thread pane. When you view an article in such a feed (which should display in the message pane), each article <b>should include</b> the entire page content in which the article is located, including header graphics, comments, etc. When you click the Website link, it should open that page in your default browser.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2472,1),(899,147,'View RSS subscription: article summary','View RSS subscription: article summary',1,1,1,NULL,'<ol>\r\n <li>Make sure you\'re subscribed to at least one RSS feed where you <b>had</b> selected the \"Show the article summary instead...\" option when setting up the feed.</li>\r\n <li>In the folder pane, select the feed.</li>\r\n <li>Select an article in the thread pane.</li>\r\n <li>In the article\'s header, click the Website link.</li>\r\n</ol>\r\n','All of the articles of a given feed should be listed in the thread pane. When you view an article in such a feed (which should display in the message pane), each article should contain <b>only</b> the article itself, with no comments, headers or whatnot. Clicking the Website link should load the page in your default browser.',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2473,1),(900,147,'RSS subscription location: as sub-feed','RSS subscription location: as sub-feed',1,1,1,NULL,'<ol>\r\n <li>Have at least one subscription in your RSS account (call this <b>feed1</b>).</li>\r\n <li>Open RSS Subscriptions dialog and click Add Feed.</li>\r\n <li>Add the URL for the new feed (call this <b>feed2</b>).</li>\r\n <li>For the \"Store Feed Articles in,\" select an existing subscription to place the new one in. Do <b>not</b> select the toplevel account.</li>\r\n <li>Click OK to add and verify <b>feed2</b>.</li>\r\n <li>Once <b>feed2</b> is verified hit OK in Manage Subscriptions to dismiss it. Go view articles in <b>feed1</b></li>\r\n</ol>','At step 5, <b>feed2</b> should be added to the listing in RSS Subscriptions. When you view <b>feed1</b> in the main Thunderbird window, there should be articles for <b>both</b> feeds. Note, however, that there\'s only one folder listed in the folder pane (no separate one for <b>feed2</b>), per the design in <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=252859\">252859</a> (so that you see as many articles and feeds as you want in a single subscription folder).',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2474,1),(901,147,'Refresh RSS subscription: get new articles','Refresh RSS subscription: get new articles',1,1,1,NULL,'<p>For this test, it\'d be best to use a feed that frequently changes and/or has new articles, such as Livejournal or del.icio.us.</p>\r\n\r\n(A) Manual refresh:<br />\r\n<ol>\r\n <li>In the folder pane, select the RSS account or any of the RSS subscriptions.</li>\r\n <li>Bring up the context menu and select \"Get Messages for Account\"</li>\r\n <li>Alternatively, hit Ctrl/Cmd+T.</li>\r\n</ol>\r\n\r\n(B) Automatic refresh:<br />\r\n<ol>\r\n <li>Bring up Account Settings for your RSS account.</li>\r\n <li>In the option for \"Check for new articles every [n] minutes,\" change the value to 5 minutes.</li>\r\n <li>Click OK to dismiss and save the settings.</li>\r\n <li>Wait 5 minutes and watch your frequently updating subscription.</li>\r\n</ol>','<p>(A) Manually refreshing should occur immediately after you issue the command, i.e., you should see new articles after you refresh if you have a frequently updated subscription.</p>\r\n\r\n<p>(B) Automatic refreshing should occur in about 5 minutes, displaying new articles in a frequently updated feed. Keep in mind issues raised in bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=255466#c3\">255466</a>.</p>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2548,1),(902,147,'Edit RSS subscription: Change article display option','Edit RSS subscription: Change article display option',1,1,1,NULL,'The setting for displaying only the article summary vs the entire page works <b>only</b> on subsequently new articles added to an existing feed. Existing articles received (whether read or unread) will not exhibit/get this change.\r\n\r\n<ol>\r\n <li>Bring up the RSS Subscriptions dialog and select a feed. For this test, it\'d be best to use a feed that frequently changes and/or has new articles, such as Livejournal or del.icio.us.</li>\r\n <li>Click the Edit button.</li>\r\n <li>Toggle the setting for \"Show the article summary instead of...\"</li>\r\n <li>Hit OK, OK to dismiss the settings and subscriptions dialogs, respectively.</li>\r\n <li>Get new articles, e.g., Ctrl/Cmd+T.</li>\r\n</ol>','Compare older and new articles: Older articles (received before changing the display option) should adhere to the previous setting. New articles should display in the format you had selected.',7,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2549,1),(903,147,'RSS subscription location: moving the feed','RSS subscription location: moving the feed',1,1,1,NULL,'<p>For the subscription you move around (<b>feed3</b>), you\'ll want to use a frequently updated feed.</p>\r\n\r\n<ol>\r\n <li>Subscribe to at least two feeds (<b>feed1</b> and <b>feed2</b>) as toplevel folders.</li>\r\n <li>Go into RSS Subscriptions dialog and add another subscription (call it <b>feed3</b>), but make sure you select <b>feed1</b> from \"Store Feed Articles.\"</li>\r\n <li>Click OK to add and verify <b>feed3</b>.</li>\r\n <li>Click OK to dismiss RSS Suscriptions, and check the subscriptions for <b>feed1</b></li>\r\n <li>Go back to RSS Subscriptions and hit Edit for <b>feed3</b>.</li>\r\n <li>Change the selection for \"Store Feed Articles\" to <b>feed2</b>. Click OK, OK to get back to the main window.</li>\r\n <li>Refresh (check for) new articles and check the folder for <b>feed2</b>.</li>\r\n</ol>\r\n\r\n<p>Also test trying to move to parent (account) level, which you shouldn\'t be able to do.</p>','At step 3, <b>feed3</b> should be listed under RSS Subscriptions. At step 4, <b>feed3</b> articles should be listed under <b>feed1</b>. After the last step, new articles for <b>feed3</b> should now appear in the folder for <b>feed2</b>, instead of <b>feed1</b>\'s folder.',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2550,1),(904,147,'Drag & drop of RSS subscriptions (feeds)','Drag &amp; drop of RSS subscriptions (feeds)',1,1,1,NULL,'(A) Add as toplevel subscription.\r\n<ol>\r\n <li>Have a browser open to a page containing a link to an RSS subscription. For example, <a href=\"http://slashdot.org/\">http://slashdot.org</a>.</li>\r\n <li>Drag the RSS subscription link from the browser windows onto the RSS Account (in folder pane) in the Thunderbird window.</li>\r\n</ol>\r\n\r\n(B) Add to exisiting subscription.\r\n<ol>\r\n <li>Make sure you already have at least one RSS subscription in your RSS account.</li>\r\n <li>Open your browser to a page containing a link to an RSS subscription. For example, <a href=\"http://slashdot.org/\">http://slashdot.org</a>.</li>\r\n <li>Drag the RSS subscription link from the browser windows onto an RSS subscription (in folder pane) in the Thunderbird window.</li>\r\n</ol>','<p>(A) The subscription should be verified then appear as a folder under your RSS account.</p>\r\n\r\n<p>(B) There won\'t be another folder created. However, feed verification should still occur. Moreover, when you check the subscription you had dropped the RSS URL onto there should be articles from that dragged (added) feed. The end result is the same as test <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1000&product_id=23\">1000</a>. Again see bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=252859\">252859</a> for more info.</p>\r\n',9,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2551,1),(905,147,'Delete RSS subscription','Delete RSS subscription',1,1,1,NULL,'<p>Make sure you have at least one RSS subscription before testing this.</p>\r\n\r\n(A) Delete feed from folder pane<br />\r\n<ol>\r\n <li>Select an RSS subscription folder in folder pane.</li>\r\n <li>Bring up the context menu and select \"Delete Folder\"; hit OK to confirm deletion when prompted.</li>\r\n <li>Empty the Trash for the RSS account.</li>\r\n <li>Check RSS Subscriptions dialog. Also quit and restart.</li>\r\n</ol>\r\n\r\n(B) Delete feed from RSS Subscriptions<br />\r\n<ol>\r\n <li>Open RSS Subscriptions dialog and select and expand a feed folder.</li>\r\n <li>Select an individual feed from the expanded feed folder.</li>\r\n <li>Hit the Remove Feed button, say Yes to confirm feed removal. Dismiss the RSS Subscriptions dialog.</li>\r\n</ol>','<p></p>\r\n\r\n<p>Note that in (B) deletion removes the ability to get future articles; the individual feed should no longer be listed in RSS Subscriptions even though its folder (empty) will be there. The feed folder and previous articles will remain in the 3pane window --unless you delete the feed folder from the folder pane, basically doing case (A).</p>',10,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2552,1),(906,147,'Remove RSS account','Remove RSS account',1,1,1,NULL,'<b>Do this at the end of testing the RSS features!</b>\r\n<ol>\r\n <li>Go into Account Settings and select the RSS account.</li>\r\n <li>Hit Remove Account and click OK to confirm deletion. Click OK again to dismiss Account Settings.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n</ol>','The RSS account should be removed from both Account Settings and the folder pane in the main window. It shouldn\'t be necessary to restart Thunderbird to see this change, but if you do, the RSS account should of course remain gone.',11,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2553,1),(907,147,'Search RSS subscriptions','Search RSS subscriptions',1,1,1,NULL,'<ol>\r\n <li>Bring up the Search Messages dialog: Shift+F or Edit | Find | Search Messages from the menu bar.</li>\r\n <li>Run some searches on both the account and subscription level.</li>\r\n <li>Run searches modifying the search criteria.</li>\r\n</ol>','Search results should find RSS articles matching your search criteria. The results should appear in the lower half of the Search Messages dialog.',12,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2554,1),(908,147,'Run a filter on an existing RSS feed','Run a filter on an existing RSS feed',1,1,1,NULL,'<ol>\r\n <li>Create an RSS account, if you don\'t already have one. Make sure you have an existing RSS feed</li>\r\n <li>Find a message that contains unique word in it and then click on Message |Create Filter from Message. Create the folder as a subfolder of your primary mail account.</li>\r\n <li>After the filter has been created, Go to Tools | Run Filters on this folder and run the filter on the RSS feed that you added.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the filter runs correctly and the messages are filtered to the new folder you created.</li>\r\n</ol>',13,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2555,1),(909,147,'Export subscription list','Export subscription list',1,1,1,NULL,'<ol>\r\n <li>Makes sure you\'re subscribed to at least two feeds.</li>\r\n <li>Open the RSS Subscriptions dialog.</li>\r\n <li>Click the Export button.</li>\r\n <li>In the resulting file picker, either give the OPML file its own name or keep the default MyThunderbirdFeeds.opml. Then click the Save button.</li>\r\n</ol>','Make sure that an .opml file is created with the name and target location you specified in step 4.',14,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2556,1),(910,147,'Podcasting','Podcasting',1,1,1,NULL,'Podcasting in Thunderbird allows you to access enclosures in RSS articles as attachments.\r\n\r\n<ol>\r\n <li>Go find and subscribe to an RSS feed which includes enclosures in its articles. For example: <a href=\"http://www.masternewmedia.org/robingoodlatestnews.xml\">http://www.masternewmedia.org/robingoodlatestnews.xml</a> contains images as enclosures; <a href=\"http://www.actsofvolition.com/rss\">http://www.actsofvolition.com/rss</a> contains sound files as enclosures.</li>\r\n <li>Check the thread pane listing the articles.</li>\r\n <li>View an article with an enclosure.</li>\r\n <li>In the attachment pane, bring up the context menu for any of the enclosures and open it.</li>\r\n</ol>','At step 2, the thread pane should display the paperclip graphic under the attachment column denoting an enclosure. At step 4, the helper application should launch to open the enclosure &mdash;note that this is dependent on how your system is setup (e.g., image files are usually displayed inlined, sound files will launch whatever media player is setup on your machine, etc.).',15,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2557,1),(911,147,'Import subscription list','Import subscription list',1,1,1,NULL,'<ol>\r\n <li>Go find a subscription list to import in OPML format. For example, either use the file you created in <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1528&product_id=23\">test #1528</a>, or download the following file to your computer: <a href=\"http://planet.mozilla.org/opml.xml\">http://planet.mozilla.org/opml.xml</a>.</li>\r\n <li>Open the RSS Subscriptions dialog.</li>\r\n <li>Click the Import button.</li>\r\n <li>In the resulting file picker, open the OPML file you saved in step 1.</li>\r\n</ol>','Ensure that the feeds in the subscription list are imported. Each feed from the OPML file should appear as a new feed folder in the RSS Subscriptions dialog. You\'ll need to do a \"Get Messages\" in order to populated a given feed with articles.',16,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2558,1),(912,148,'Create a Newsgroup Account','Create a Newsgroup Account',1,1,1,NULL,'<ol>\r\n <li>Create a Newsgroup Account using news.mozilla.org</li>\r\n</ol>','<ol>\r\n <li>Ensure you are able to create a newsgroup account, that it shows in your list of accounts, and that you can download messages and have them display in the mail folder pane.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2486,1),(913,149,'Moving through messages','Moving through messages',1,1,1,NULL,'<p>Move through the messages in a given folder by the following means.</p>\r\n<ul>\r\n <li>Next unread message: keyboard shortcut N (or Spacebar), Go | Next | Unread Message from menu, or the Next button in toolbar.</li>\r\n <li>Previous unread message: keyboard shortcut P, Go | Previous | Unread Message from menu, or Previous button in toolbar.</li>\r\n <li>Next message (regardless of status): keyboard shortcut F, Go | Next | Message from menu.</li>\r\n <li>Previous message (regardless of status): keyboard shortcut B, Go | Next | Message from menu.</li>\r\n</ul>\r\n\r\n<p>Test the above (as time permits) in the following scenarios:</p>\r\n<ul>\r\n <li>Mail 3pane window (any of the three layouts), with focus in either the thread (message list) pane or message pane.</li>\r\n <li>Mail standalone window.</li>\r\n <li>Go through both HTML and plaintext messages.</li>\r\n <li>Check various account/folder types: IMAP/POP, news, RSS, local, virtual, etc. (again as time permits).</li>\r\n</ul>','Moving to the next (or previous) unread message should display the next (or previous) unread or new message listed in the thread pane &mdash;note that the order is dependent on how the messages are sorted! The same goes for the back (B) and forward (F) commands, except that those should not skip already-read (viewed) messages.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2580,1),(914,149,'View message source','View message source',1,1,1,NULL,'<p>View the source of a message by either of these means:</p>\r\n<ul>\r\n <li>Menu item View | Message Source.</li>\r\n <li>Keyboard shortcut Ctrl/Cmd+U.</li>\r\n</ul>\r\n\r\n<p>Test the above (as time permits) in the following scenarios:</p>\r\n<ul>\r\n <li>Mail 3pane window (any of the three layouts), with focus in either the thread (message list) pane or message pane.</li>\r\n <li>Mail standalone window.</li>\r\n <li>Go through both HTML and plaintext messages.</li>\r\n <li>Check various account/folder types: IMAP/POP, news, RSS, local, virtual, etc. (again as time permits).</li>\r\n</ul>','A window should appear displaying the source of the message.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2581,1),(915,149,'Message Display Options (Preferences)','Message Display Options (Preferences)',1,1,1,NULL,'Go to the Display category under Preferences/Options and fiddle with any of the following settings. Labels are covered under \"Views and labeling messages.\"\r\n<ul>\r\n <li>Plain Text Messages</li>\r\n <li>HTML Messages</li>\r\n</ul>','Changes should take affect after clicking OK, unless otherwise noted. Canceling should not make any changes go into effect (again, unless noted by the UI).',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2642,1),(916,150,'save message as a file','save message as a file',1,1,1,NULL,'<p>Save a message as a file. Do this by selecting File | Save As File (Ctrl/Cmd+S). So this in the following scenarios.</p>\r\n\r\n<ul>\r\n <li>While viewing a message from the 3pane window.</li>\r\n <li>While viewing a message from the standalone window.</li>\r\n <li>While composing a message. Note that the shortcut here saves as Draft (another test), so use the menu command instead.</li>\r\n <li>Try the above for IMAP, POP, news. Also try with an RSS account, except for the compose case.</li>\r\n</ul>','<p>By default the file saved will have an .eml extension. After doing this, you should be able to still open it in Thunderbird.</p>\r\n\r\n<p>Try also saving as .html/.htm or even .txt for a plaintext message. You should be able to view those in a web browser like Firefox.</p>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2502,1),(917,150,'save message as a Draft','save message as a Draft',1,1,1,NULL,'<p>Save a message as a Draft while in mail compose</p>\r\n\r\n<ol>\r\n <li>Open a mail compose window: a new one, Reply or Foward.</li>\r\n <li>Make some modifications (esp. if it\'s a new message), or don\'t, like adding recepients, body content, etc.</li>\r\n <li>Hit Ctrl/Cmd+S or select File | Save from menu &mdash;or the equivalents from the Save toolbar button or Save As menu choices.</li>\r\n <li>Visit the Drafts folder.</li>\r\n</ol>','<p>You should see the saved draft in the folder, whether or not you had sent the message at the end of the test. There should also be an Edit Draft button available which brings up the compose window for the Draft.</p>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2503,1),(918,150,'save message as a Template','save message as a Template',1,1,1,NULL,'<p>Save a message as a Template.</p>\r\n\r\n<ol>\r\n <li>Open a message compose window: a new one, Reply or Foward. Alternatively, try this from the mail 3pane or mail standalone windows.</li>\r\n <li>[message compose only] Make some modifications (esp. if it\'s a new message), or don\'t, like adding recepients, body content, etc.</li>\r\n <li>Select File | Save As | Template from menu &mdash;or the equivalents from the Save toolbar button or Save As menu choices (latter for only compose window).</li>\r\n <li>Visit the Templates folder.</li>\r\n <li>How to edit/use the Template??? TBA</li>\r\n</ol>','<p>You should see the message saved in the Templates folder for that account.</p>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2504,1),(919,150,'saving attachments','saving attachments',1,1,1,NULL,'<p>Make sure you\'ve got a message with an attachment.</p>\r\n\r\n<ul>\r\n <li>While viewing a message from the 3pane window.</li>\r\n <li>While viewing a message from the standalone window.</li>\r\n <li>Bring up the context menu for the file in the attachment pane, and select either Save As or Save All.</li>\r\n <li>If the attachment is large enough, play with the features of the download progress dialog.</li>\r\n <li>Try the above for IMAP, POP, news and/or RSS.</li>\r\n</ul>','<p>Save As should save the selected attachment, and Save All should save all of the attachments for a given message. The files should end up in the expected destination directory. The options in the download progress dialog should behave as expected (Pause, Resume, Cancel, etc.).</p>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2505,1),(920,150,'opening attachments','opening attachments',1,1,1,NULL,'<p>Make sure you\'ve got a message with an attachment.</p>\r\n\r\n<ul>\r\n <li>Bring up the context menu for the file in the attachment pane, and select Open.</li>\r\n <li>If it appears, play with the features of the helper application dialog.</li>\r\n <li>Try the above for IMAP, POP, news and/or RSS.</li>\r\n <li>Try the above scenarios while viewing a message from the 3pane window.</li>\r\n <li>Try the above scenarios while viewing a message from the standalone window.</li>\r\n</ul>','<p>Open should open the selected attachment for a given message. Depending on your system settings, you might be prompted by the helper application to chose an application to view the attachment.</p>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2506,1),(921,151,'Check Preference Setting','Check Preference Setting',1,1,1,NULL,'Open Preferences/Options | Privacy | General tab.','Confirm that the \"Block Loading of remote images in mail messages\" pref box is checked since it should be on by default.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2531,1),(922,151,'Block Remote Image','Block Remote Image',1,1,1,NULL,'<ol>\r\n <li>Open Preferences/Options | Privacy | General tab.</li>\r\n<li>Confirm that the Checkbox \"Allow remote images if the sender is my Personal Address Book\" is not checked. The Remote Image blocking pref should already be on by default.</li>\r\n<li>Navigate to a site and send a picture to your Thunderbird mail account.</li> \r\n</ol>','<ol>\r\n<li>Confirm that when you receive the email and open it, Thunderbird should have a line above the mail message which reads: \"To protect your privacy, Thunderbird has blocked remote images in this message.\"</li>\r\n<li>Confirm that when you click on \"Show Image\" that the image(s) now show in the mail message.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2532,1),(923,151,'Allow Image sent/Sender In Personal Address Book','Allow Image sent/Sender In Personal Address Book',1,1,1,NULL,'<ol>\r\n<li>Open Preferences/Options | Privacy | General tab.</li>\r\n<li>Confirm that the Checkbox \"Allow remote images if the sender is my Personal Address Book\" is checked</li>\r\n<li>Find an image and send the image to your Tbird mail account from another email account. Make sure that the email account that you send from is included in your Personal Address Book. Tip: Avoid going to Yahoo and sending pictures, as the sender ends up being something like: refertofriend@reply.yahoo.com instead of the email address that you enter.</li>\r\n<li>If time allows, you should change the param from \"Personal Address Book\" to \"Collected Addresses\" and repeat the steps above.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the image(s) show when the mail message is displayed and that you do not receive the message that an image has been blocked.</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2533,1),(924,152,'Global: Request return receipts','Global: Request return receipts',1,1,1,NULL,'You\'ll need two mail accounts to test this.\r\n<ol>\r\n <li>In the 1st mail account, go to Preferences (Options) | Composition | General | Return Receipts.</li>\r\n <li>In the Return Receipts dialog, select (turn ON) the checkbox for \"When sending messages, always request a return receipt.\"</li>\r\n <li>Select either radiobutton choice for \"When a receipt arrives\": leave in Inbox or Sent folder.</li>\r\n <li>Send email to a 2nd mail account.</li>\r\n <li>From the 2nd mail account, read that message and allow the return receipt to be sent to the 1st mail account.</li>\r\n</ol>','The 1st mail account should request a return receipt from the 2nd account. After the 2nd account responds to the request, the receipt should arrive in the 1st account\'s folder, per the setting in step 3.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2643,1),(925,152,'Global: Response to return receipts: Ask','Global: Response to return receipts: Ask',1,1,1,NULL,'You\'ll need two mail accounts to test this.\r\n<ol>\r\n <li>In the 1st mail account, make sure you have turned ON \"When sending messages, always request a return receipt.\"</li>\r\n <li>In the 2nd mail account, go to Preferences (Options) | Composition | General | Return Receipts dialog.</li>\r\n <li>In the section for \"When I receive a request for a return receipt\" select the radiobutton for \"Allow return receipts for some messages.\"</li>\r\n <li>For all of the corresponding droplists, select \"Ask me.\"</li>\r\n <li>Hit OK, OK/Close to save your changes and dismiss the Prefs.</li>\r\n <li>Send email from the 1st mail account</li>\r\n <li>From the 2nd mail account, read that message and allow the return receipt to be sent to the 1st mail account.</li>\r\n <li>Repeat the last step to by refusing to send a return receipt.</li>\r\n</ol>','The 1st mail account should request a return receipt from the 2nd account. If the 2nd account allows a return receipt, the 1st account should receive it. But if the 2nd account refuses, no receipt should be sent to the 1st account, and the message should still be readable.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2644,1),(926,152,'Global: Response to return receipts: Never','Global: Response to return receipts: Never',1,1,1,NULL,'You\'ll need two mail accounts to test this.\r\n<ol>\r\n <li>In the 1st mail account, make sure you have turned ON \"When sending messages, always request a return receipt.\"</li>\r\n <li>In the 2nd mail account, go to Preferences (Options) | Composition | General | Return Receipts dialog.</li>\r\n <li>In the section for \"When I receive a request for a return receipt\" select the radiobutton for \"Never send a return receipt.\"</li>\r\n <li>Hit OK, OK/Close to save your changes and dismiss the Prefs.</li>\r\n <li>Send email from the 1st mail account.</li>\r\n <li>From the 2nd mail account, and read that message.</li>\r\n</ol>','The 2nd account should not be prompted for a return receipt, and the message should still be readable. The 1st account should not receive any receipt either.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2645,1),(927,152,'Account Settings: Customize per account','Account Settings: Customize per account',1,1,1,NULL,'<p>You\'ll need two mail accounts to test this.</p>\r\n\r\n<p>Basically, repeat what has been done in tests <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1515&product_id=23\">1515</a>, <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1516&product_id=23\">1516</a> and/or (as time permits) <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1517&product_id=23\">1517</a>, except that rather than going to Preferences (Options) | Composition | General | Return Receipts go instead to <b>Account Settings | (specific account) | Return Receipts</b>.</p>','The Return Receipt settings you make in Account Settings should take precedence over the \"global\" ones made under Preferences (Options).',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2646,1),(928,153,'Auto Proxy Connection','Auto Proxy Connection',1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter URL for Automatic Proxy Configuration.</li>\r\n <li>Send/Retrieve a message via POP3.</li>\r\n <li>Send/Retrieve a message via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2475,1),(929,153,'HTTP Proxy Connection','HTTP Proxy Connection',1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter address for HTTP Proxy and port number.</li>\r\n <li>Send/Retrieve a message w/links via POP3.</li>\r\n <li>Send/Retrieve a message w/links via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n <li>use netstat to validate that it is routing to the proxy.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2559,1),(930,153,'SSL Proxy Connection','SSL Proxy Connection',1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter address for SSL Proxy and port number.</li>\r\n <li>Send/Retrieve a message via POP3.</li>\r\n <li>Send/Retrieve a message via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2560,1),(931,153,'SOCKS v4/v5 Connection','SOCKS v4/v5 Connection',1,1,1,NULL,'<ol>\r\n <li>Goto Options|Advanced|Connection|Connection Settings.</li>\r\n <li>Enter address for SOCKS Host and port number.</li>\r\n <li>Send/Retrieve a message via POP3.</li>\r\n <li>Send/Retrieve a message via IMAP.</li>\r\n <li>Download/Post a message via Newsgroup.</li>\r\n</ol>','<ol>\r\n <li>Should be able to successfully send, receive, download, and post.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2561,1),(932,154,'General Access: Enable/Disable','General Access: Enable/Disable ',1,1,1,NULL,'<ol>\r\n <li>Main menu item to go offline available (File|Offline|Work Offline)</li>\r\n <li>Offline/Online icon at bottom left of main 3pane window</li>\r\n</ol>','Both should successfully enable/disable Offline.',9,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2479,1),(933,154,'Testing the process/access of going offline for mail use: basic tests for each procedural component to make sure each is working','Testing the process/access of going offline for mail use: basic tests for each procedural component to make sure each is working',1,1,1,NULL,'<ol>\r\n <li>While offline, select at least one mail folder (not the \'select items for download window\'). access from main menu item/main mail window. access through preferences. access through properties</li>\r\n <li>Verify clicking ok(Synchronize) in the \"Download and Sync Messages\" window without anything selected has no adverse effects</li>\r\n <li>Synchronize without going offline -- verify online state is maintained after synch</li>\r\n <li>Synchronize and go offline -- verify state is offline after synch</li>\r\n <li>Synchronize and do not send unsent messages (disabled) -- verify unsent messages are not sent after synch</li>\r\n <li>Synchronize and do send unsent messages (enabled) -- verify unsent messages are sent</li>\r\n <li>Cancel synchronize process at various places in process -- verify no adverse effects. Cancel and do some other process (not offline related). Cancel and do same offline process as was canceled. Cancel and do some other offline process.</li>\r\n <li>During a synchronization, verify offline icon is disabled</li>\r\n <li>Verify progress dialogs appear and for each: (Not fully implemented yet, appears in bottom portion of 3rd pane in Messenger). Identifies what process is ongoing. Identifies what folder/object the process is being applied. identifies what point in the process you\'re at -- thermometer. has a cancel button.</li>\r\n</ol>','<ol>\r\n <li>Verify that results are as expected.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2480,1),(934,154,'Synchronize','Synchronize',1,1,1,NULL,'<ol>\r\n <li>empty mail folder</li>\r\n <li>mail folder with a couple messages</li>\r\n <li>mail folder with approx. 50 - 100 messages</li>\r\n <li>mail folder with 1000+ messages</li>\r\n <li>mail folder(s) with mesgs that contain various attachments</li>\r\n <li>mail folders at different hierarchy levels. selecting a parent folder for synchronization does not result in the children of the folder being selected.</li>\r\n <li>full subhierarchy(ies) of folders</li>\r\n <li>few mail folders in couple of accounts at the same time</li>\r\n <li>an entire mail account (currently not implemented). all children of the mail account should be selected. as a result, a disabled checkbox for each child should appear. two mail accounts (currently not implemented). all children of both mail accounts should be selected. as a result, a disabled checkbox for each child should appear. </li>\r\n <li>synchronize with user filters in place affecting the synched folder(s)</li>\r\n</ol>','<ol>\r\n <li>Verifying that results are as expected.</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2481,1),(935,154,'Get Selected Messages','Get Selected Messages',1,1,1,NULL,'<ol>\r\n <li>Verify icon changes for each message that is downloaded in both classic/modern themes</li>\r\n <li>Verify each message that is selected via \"Get Selected Messages\" is accessible either online/offline</li>\r\n <li>from messenger window</li>\r\n <li>from standalone message window</li>\r\n <li>when single selection</li>\r\n <li>when multiple messages selected</li>\r\n <li>get various selected message types: short message, long message, with attachments: vcards, signatures, forwarded messages, graphics attachments: gif, jpeg, etc., text file attachments, attached web pages, html with inserted images, misc. files such as pdf, doc, zip.</li>\r\n <li>get messages in plain text and html format</li>\r\n</ol>','<ol>\r\n <li>Verify that results are as expected.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2482,1),(936,154,'Folders -- basic operations positive/success situations in offline state: Test each operation in offline state then verify it\'s handled appropriately when going online again.','Folders -- basic operations positive/success situations in offline state: Test each operation in offline state then verify it\'s handled appropriately when going online again.',1,1,1,NULL,'<ol>\r\n <li>Empty trash (Note: can\'t confirm till you go back online). trash for online folder. local trash. trash contains messages only. trash contains folder. trash contains mix of messages and folders.</li>\r\n</ol>','<ol>\r\n <li>Verify that results are as expected.</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2483,1),(937,154,'Folders -- basic operations error/negative situations in offline state: verify handling in offline state and proper folder display when back online','Folders -- basic operations error/negative situations in offline state: verify handling in offline state and proper folder display when back online',1,1,1,NULL,'<ol>\r\n <li>Create. folder already exists. folder creation not allowed (some IMAP servers\' rules -- see IMAP or Folders:Create testspec for ideas). top level folder. subfolder. multiple folders - in same sub hierarchy, different levels. multiple folders - in different hierarchies. variety of folder names: long, short, mixed case, special characters, multiple words. Undo.</li>\r\n <li>Delete. special/reserved Communicator folders. special IMAP folders (some IMAP servers\' rules -- see IMAP or Folders:Create testspec for ideas). same folder name already in trash. top level folder. subfolder. multiple folders - in same sub hierarchy, different levels. multiple folders - in different hierarchies. folder(s) which were created in same offline session. Undo.</li>\r\n <li>Rename. folder name already exists. blank. top level folder. subfolder. multiple folders - in same sub hierarchy, different levels. multiple folders - in different hierarchies. folder(s) which were created in same offline session. variety of renaming cases: short name to long/long name to short, add/delete special characters, change case. Undo.</li>\r\n <li>Move folder. top level folder. subfolder. multiple folders - in same sub hierarchy, different levels. multiple folders - in different hierarchies. folder(s) which were created in same offline session. Undo.</li>\r\n <li>IMAP folder subscription. should not contact server for subscription list. should be graceful, fairly clear handling to user that this is unavailable when offline.</li>\r\n</ol>','<ol>\r\n <li>Verify that results are as expected.</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2484,1),(938,154,'Composing Mail Offline','Composing Mail Offline',1,1,1,NULL,'<ol>\r\n <li>While in offline mode, click the \"Write\" icon and compose your message. When finished, click \"Send Later.\"\r\n<li>Go back online</li>\r\n</ol>','Confirm that Thunderbird launches a dialog box asking you if you want to send this message later.',10,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2485,1),(939,154,'Select Folders for Offline Use','Select Folders for Offline Use',1,1,1,NULL,'<ol>\r\n <li>Go to Tools | Account Settings | Offline and Disk Space</li>\r\n<li>Select the button that says \"Select folders for offline use\"</li>\r\n<li>Select a folder to use for your offline mail</li>\r\n</ol>','<ol>\r\n <li>Confirm that a checkmark is now present next to the folder you have selected.</li>\r\n</ol>',7,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2576,1),(940,154,'Work Offline/Download Messages','Work Offline/Download Messages',1,1,1,NULL,'<p>This test assumes you have already selected a folder for offline use.</p>\r\n\r\n<ol> \r\n <li>Go to File | Offline | Work Offline\r\n<li>Select the button that says \"Download messages\"</li>\r\n\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird downloads messages to the offline folder you have designated in your preferences. The status bar should show the messages as they are moved into the folder.</li>\r\n</ol>',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2577,1),(941,154,'Offline Settings/When Starting Up\r\n','Offline Settings/When Starting Up\r\n',1,1,1,NULL,'<ol> \r\n <li>Go to File | Offline | Work Offline\r\n<li>Change radio button from “Always start up online” to “Ask me for online state at startup”\r\n<li>Restart Thunderbird\r\n</li>\r\n\r\n</ol>','<ol>\r\n <li>Confirm that you get a dialog box that asks “Would you like to go online now?”</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2635,1),(942,154,'Offline Settings/When Starting Up\r\n','Offline Settings/When Starting Up\r\n',1,1,1,NULL,'<ol>\r\n <li>Go to File | Offline | Offline Settings\r\n<li>Change radio button from “Always start up online” to “Remember previous online state”\r\n<li>Restart Thunderbird\r\n</li>\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird remembers the last state that you were in before you exited (if you were online, you should be online upon launch, if you were offline, offline upon launch)</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2636,1),(943,154,'Offline settings/Send unsent messages when going online','Offline settings/Send unsent messages when going online',1,1,1,NULL,'<ol>\r\n <li>Go to File | Offline | Offline Settings\r\n<li>Change radio button from “Ask Me” to either “Yes” or “No”\r\n</li>\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird honors the “Yes” or “No” preference that you select. If you select “Yes,” Thunderbird should send any unsent messages when you go back online without prompting you. If you select “No,” no unsent messages should be sent when you go back online</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2637,1),(944,154,'Offline settings/Download messages for offline use when going online','Offline settings/Download messages for offline use when going online',1,1,1,NULL,'<ol>\r\n <li>Go to File | Offline | Offline Settings\r\n<li>Change radio button from “Ask Me” to either “Yes” or “No”\r\n</li>\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird honors the “Yes” or “No” preference that you select. If you select “Yes,” Thunderbird should not prompt you to download messages for offline use when you go online, but should download those messages for you. If you select “No,” no messages should be downloaded for offline use when you go online.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2638,1),(945,154,'Offline Settings/Download/Sync Now','Offline Settings/Download/Sync Now',1,1,1,NULL,'<ol>\r\n <li>Go to File | Offline | Download/Sync Now\r\n<li>A dialog box launches allowing you to manage your download/sync preferences\r\n<li>If you have previously selected mail folders or newsgroups for reading offline, you can check the appropriate box to download and sync them.\r\n<li>If not, you can hit the \"Select\" button to designate the ones you want to read offline</li>\r\n<li>Enable the pref that says \"Work Offline once download/sync is complete\" \r\n</ol>','<ol>\r\n <li>After clicking \"OK,\" Thunderbird should download and sync your mail and newsgroup messages, depending on which folders and newgroups you have selected.\r\n<li>Confirm that Thunderbird moves you to offline mode once the download/sync is complete</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2639,1),(946,154,'Offline Settings/Flagging and Selecting Messages','Offline Settings/Flagging and Selecting Messages',1,1,1,NULL,'<ol>\r\n <li>While in online mode, flag any messages you want by going to Message | Mark | Flag\r\n<li> Go to File | Offline | Get Flagged Messages\r\n<li>While in online mode, select a few message by highlighting them</li>\r\n</ol>','<ol>\r\n <li>Confirm that Thunderbird downloads the flagged messages offline.\r\n<li>Confirm that Thunderbird downloads the selected messages and they are available offline.</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2640,1),(947,155,'Moving messages','Moving messages',1,1,1,NULL,'Test moving messages by the following means:\r\n<ul>\r\n <li>Between accounts (IMAP, POP, local folders).</li>\r\n <li>Between folders in the same account.</li>\r\n <li>Move by selecting the message (single, continuous or discontinuous), then selecting a choice from the Message | Move submenus.</li>\r\n <li>Move by selecting the message (single, continuous or discontinuous), then dragging and dropping them.</li>\r\n</ul>','You should be able to move messages as expected.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2600,1),(948,155,'Copying messages','Copying messages',1,1,1,NULL,'Test copying messages by the following means:\r\n<ul>\r\n <li>Between accounts (IMAP, POP, local folders). <b>Note:</b> The ability to copy from Local to IMAP folders is a new feature starting with Thunderbird 1.1.</li>\r\n <li>Between folders in the same account.</li>\r\n <li>Copy by selecting the message (single, continuous or discontinuous), then selecting a choice from the Message | Copy submenus.</li>\r\n <li>If time permits: Copy by selecting the message (single, continuous or discontinuous), holding down the Control(?) key (Option on Mac), and then dragging and dropping them.</li>\r\n</ul>','You should be able to copy messages as expected.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2601,1),(949,155,'Deleting messages','Deleting messages',1,1,1,NULL,'Test deleting messages by the following means (as time permits):\r\n<ul>\r\n <li>Different kinds of accounts (IMAP, POP, local folders, RSS, news).</li>\r\n <li>Special vs user-defined folders in the same account.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), then hitting the Delete button in the toolbar.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), then selecting Edit | Delete Message from the menu.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), then dragging and dropping them into the Trash icon.</li>\r\n <li>Delete by selecting the message (single, continuous or discontinuous), by hitting the Delete key.</li>\r\n</ul>','In all cases, the messages should be moved to the respective Trash folder. If time permits, test emptying of trash: either manually (via File | Empty Trash menu item) or automatically upon exiting Thunderbird (depends on how you set the Preference for that!).',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2602,1),(950,155,'Block moving messages to Virtual folders','Block moving messages to Virtual folders',1,1,1,NULL,'Test moving messages by the following means:\r\n<ul>\r\n <li>Attempt to move by selecting the message (single, continuous or discontinuous), then select the Message | Move submenus. (Virtual folders shouldn\'t be available) </li>\r\n <li>Attempt to move by selecting the message (single, continuous or discontinuous), then dragging and dropping them to a Virtual folder.</li>\r\n</ul>','You should not be able to move messages to Virtual folders. Ideally, the No symbol should appear when attempting to drag and drop a message to Virtual folders.',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2603,1),(951,156,'Views/UI','Views/UI',1,1,1,NULL,'<ol>\r\n <p>Locate the View box in the mail UI\r\nConfirm there are up/down twisties present and that the following items exit in the dropdown:</p>\r\n\r\n<li>All\r\n<li>Unread\r\n<li>Important\r\n<li>Work\r\n<li>Personal\r\n<li>To Do\r\n<li>Later\r\n<li>Save Search as a Folder\r\n<li>People I know\r\n<li>Recent Mail\r\n<li>Last 5 Days\r\n<li>Not Junk\r\n<li>Has Attachments\r\n<li>Customize\r\n</li>\r\n</ol>','<ol>\r\n <li>The specific items should appear in the dropdown as listed.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2465,1),(952,156,'Views/All','Views/All',1,1,1,NULL,'<ol>\r\n<li>Locate the View box in the mail UI</li>\r\n<li>Select \"All\" in the dropdown</li>\r\n</ol>','<ol>\r\n <li>Confirm that all of your mail messages show in the pane and that there is a total listed in the lower right hand portion of the mail window.\r\n</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2511,1),(953,156,'Views/Unread Mail','Views/Unread Mail',1,1,1,NULL,'<ol>\r\n <li>Locate the View box in the mail UI</li>\r\n<li>Select \"Unread\" in the dropdown</li>\r\n</ol>','<ol>\r\n <li>Confirm that the mail messages that show are the ones that you have not read, and are highlighted in bold. Also confirm that the number of unread messages displays in the lower right hand portion of the mail window.</li>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2512,1),(954,156,'Views/Recent Mail','Views/Recent Mail',1,1,1,NULL,'<ol>\r\n <li>Locate the View box in the mail UI</li>\r\n<li>Select \"Recent Mail\" in the dropdown</li>\r\n</ol>','<ol>\r\n <li>Confirm that the mail messages that show are date stamped with the current date (if you have received mail that day) as well as the day before.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2513,1),(955,156,'Views/Has attachments','Views/Has attachments',1,1,1,NULL,'<ol>\r\n <li>Locate the View box in the mail UI</li>\r\n<li>Select \"Has attachments\" in the dropdown</li>\r\n</ol>','<ol>\r\n <li>Confirm that all of the messages have a attachment (this will be indicated by the presence of a paper clip next to the message). You should also click on the message to make certain it has an attachment.</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2514,1),(956,156,'Views/Last 5 days','Views/Last 5 days',1,1,1,NULL,'<ol>\r\n <li>Locate the View box in the mail UI</li>\r\n<li>Select \"Last 5 days\" in the dropdown</li>\r\n</ol>','<ol>\r\n <li>Confirm that all of the mail messages listed have a date stamp that is within the last 5 days.</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2515,1),(957,156,'Views/Customize','Views/Customize',1,1,1,NULL,'<ol>\r\n<li>Mark three of your inbox messages as \"Important\" by selecting Message | Label and selecting \"important\" in the dropdown</li>\r\n<li>Locate the View box in the mail UI</li>\r\n<li>Select \"Customize\" in the dropdown</li>\r\n<li>Select \"New\"</li>\r\n<li>Type in a Message View Name</li>\r\n<li>Select \"Label is important\" as the param</li>\r\n<li>Return to the View box and Select the View Name that you just entered</li>\r\n</ol>','<ol>\r\n <li>Confirm that only the three messages that you marked now appear in the view. </li>\r\n</ol>',7,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2516,1),(958,156,'Views/Edit Customized View/Boolean search','Views/Edit Customized View/Boolean search',1,1,1,NULL,'<ol>\r\n <li>Locate the View box in the mail UI\r\n<li>Select \"Customize\" in the dropdown\r\n<li>Select the previous customized view and then Select \"Edit\"\r\n<li>Click on \"More\"\r\n<li>Confirm that you get another area to enter your boolean parameters\r\n<li>Select \"Subject contains XXXXX\"</li>\r\n</ol>','<ol>\r\n <li>Confirm that when you select that view that it shows mail messages that meet the boolean criteria that you set.</li>\r\n</ol>',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2517,1),(959,156,'Views/Delete Customized View','Views/Delete Customized View',1,1,1,NULL,'<ol>\r\n <li>Locate the View box in the mail UI\r\n<li>Select \"Customize\" in the dropdown\r\n<li>Select a previously customized view and then Select \"Delete\"</li>\r\n</ol>','<ol>\r\n <li>Confirm that the customized view no longer shows in the list, and that it no longer shows in the dropdown list the next time you go to Views.</li>\r\n</ol>',9,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2518,1),(960,156,'Labeling/UI','Labeling/UI',1,1,1,NULL,'<ol>\r\n <li>From the top level menu select Message | Label\r\n<li>The dropdown should contain the following selections: None, Important, Work, Personal, To Do and Later\r\n<li>Select several messages and highlight them as \"Important\"\r\nIf time permits, mark some messages as Work, Personal, To Do and Later.\r\n<li>If additional time permits, go to Preferences | Display and change the default color.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the messages are now highlighted in red, which is the default color.\r\n<li>Confirm that the messages you highlighted appear in the default colors: Work-Orange, Personal-Green, To Do-Blue and Later-Purple\r\n<li>Confirm that the new color you have set for the individual label renders correctly in the UI.</li>\r\n</ol>',10,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2519,1),(961,157,'Message Filter Manager Access','Message Filter Manager Access',1,1,1,NULL,'Open the Filter Manager using the following access points.\r\n<ul>\r\n <li>Tools menu: Select the Message Filters option.</li>\r\n <li>Account Central page (page which displays when server/account level selected): Click on \"Manage Message Filters\" under \"Advanced Features.\"</li>\r\n <li>Message: Load a message. Expand the header so that the email address of the sender is shown. Right click on the address, then select \"Create Filter from Message.\"</li>\r\n</ul>','Management interface should be accessible from all points.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2451,1),(962,157,'Message Filter Dialog','Message Filter Dialog',1,1,1,NULL,'The Message Filter Dialog should display the following:\r\n<ol>\r\n<li> List of existing filters available:</li>\r\n<ol>\r\n <li> should be empty on initial access</li>\r\n <li>slider/scrollbar appears upon sufficiently populated list</li>\r\n <li>should be able to order the filters in the list: up/down</li>\r\n <li>Switching to other scope/folders/groups refreshed dialog correctly as well as it\'s list</li>\r\n <li>Clearly marked which filters are disabled and which are enabled</li>\r\n <li>Clear method to turn filters on and off</li>\r\n</ol>\r\n<li>Clearly marked button/other method of creating new filter -- \"New\" button</li>\r\n<li>Clearly marked button/other method of editing an existing filter -- \"Edit\" button</li>\r\n</ol>','All entries should appear as expected.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2452,1),(963,157,'Create a new filter: subdialog','Create a new filter: subdialog',1,1,1,NULL,'Click \"New\" to create a new filter. Check the subdialog for the following:\r\n<ol>\r\n <li>More opens additional criteria lines </li>\r\n <li>Fewer displays one less criteria line (disables on minimum single line)</li>\r\n <li>Dropdowns for all criteria operable on each criteria line</li>\r\n <li>Criteria accessible easily and clearly displayed</li>\r\n <li>Filter actions accessible easily and clearly displayed</li>\r\n <li>Filter action value dropdown changes or is hidden based on action chosen</li>\r\n <ol><li>Move to Folder (default) shows default account</li>\r\n <li>Move to Folder opens to full folder hierarchy when pulled down</li>\r\n <li>Move to Folder shows account name and folder after being selected, lasts through exit</li>\r\n <li>Change Priority displays value dropdown showing list of priority values</li>\r\n <li>Mark Read has no value dropdown displayed</li>\r\n <li>Delete has no value dropdown displayed</li>\r\n <li>action list and values display refreshes properly when switching among the choices</li></ol>\r\n</ol>','All options should behave as expected',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2453,1),(964,157,'Filtering criteria','Filtering criteria',1,1,1,NULL,'When you create a filter, you can set one or more criteria as well as the ability to match all or any of the criteria.\r\n<ol>\r\n <li>Create or edit a filter.</li>\r\n <li>In the top listbox for the criteria, choose from the first dropdown menu: Subject, From, Date, Priority, Status, To, Cc, To or Cc, Age in Days, Size, or Customize.</li>\r\n <li>Choose an operator from the middle dropdown menu.</li>\r\n <li>Choose or enter a value from the third dropdown menu. <b>Note:</b> Flagged is a new Status value as of Thunderbird 1.1.</li>\r\n <li>If desired, add more criteria.</li>\r\n <li>Test for both \"match all\" and \"match any\" for different filters.</li>\r\n</ol>','All options should behave as expected: you\'ll need to either modify or create multiple filters to check that various criteria choices (eg, step 5 and/or 6) behave properly. Again, note that filters act on incoming messages, unless specifically called from the Tools | Run Filters on Folders menu item. It might be easier to run one filter at a time to track your results/effects.',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2454,1),(965,157,'Run Filters on Folders','Run Filters on Folders',1,1,1,NULL,'<ol>\r\n <li>Go to Tools | Message Filters and create a new filter from a message in your inbox. Make sure to designate a folder where the mail will be filtered to.</li>\r\n<li>If you don\'t have the Filter Log enabled, enable it now.</li>\r\n <li>Navigate to Tools | Run Filters on Folder</li>\r\n </ol>','<ol>\r\n <li>Confirm that the messages are moved to the folder that you have designated.</li>\r\n<li>Confirm by clicking on the \"Filter Log\" that you it is logging your entries.</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2582,1),(966,157,'Creating filters for particular accounts','Creating filters for particular accounts',1,1,1,NULL,'Create and run filters for the following types of accounts, as time permits &mdash;both POP types and IMAP would be more common. Try to move and/or copy between accounts, too.\r\n<ol>\r\n <li>Global Inbox (POP) &mdash;new as of Thunderbird 1.1.</li>\r\n <li>Non-global inbox (POP)</li>\r\n <li>IMAP</li>\r\n <li>News</li>\r\n <li>RSS</li>\r\n</ol>','You should be able to create and run filters for the various account types.',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2583,1),(967,158,'Message Search','Message Search',1,1,1,NULL,'<ul>\r\n <li>Go to Edit | Find | Search Messages (try the shortcut, Shift+F, too).</li>\r\n <li>Test the search parameters.</li>\r\n <li>Test the search results options: column sorting, command buttons, etc.</li>\r\n</ul>','Confirm that you are able to search for messages using the parameters listed, as well as able to use the commands in the bottom portion of the dialog.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2521,1),(968,158,'Search criteria','Search criteria',1,1,1,NULL,'When you search messages, you can set one or more criteria as well as the ability to match all or any of the criteria.\r\n<ol>\r\n <li>Go to Edit | Find | Search Messages (try the shortcut, Shift+F, too).</li>\r\n <li>In the top listbox for the criteria, choose from the first dropdown menu: Subject, From, Date, Priority, Status, To, Cc, To or Cc, Age in Days, Size, or Customize.</li>\r\n <li>Choose an operator from the middle dropdown menu.</li>\r\n <li>Choose or enter a value from the third dropdown menu. <b>Note:</b> Flagged is a new Status value as of Thunderbird 1.1.</li>\r\n <li>If desired, add more criteria.</li>\r\n <li>Test for both \"match all\" and \"match any\" for different searches.</li>\r\n</ol>','All options should behave as expected: you\'ll need to setup and run multiple searches (one at a time) to check that various criteria choices (eg, step 5 and/or 6) behave properly.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2522,1),(969,159,'Address Search','Address Search',1,1,1,NULL,'Go to Edit | Find | Search Addresses.','Confirm that you are able to search for addresses using the parameters listed.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2520,1),(970,160,'Rename/Delete a Virtual Folder','Rename/Delete a Virtual Folder',1,1,1,NULL,'<ol>\r\n <li>Navigate to a newly created virtual folder.</li>\r\n<li>Right click to bring up the context menu.</li>\r\n<li>Rename the folder.</li>\r\n<li>Navigate to the newly renamed virtual folder.</li>\r\n<li>Right click to bring up the context menu.</li>\r\n<li>Delete the Folder.</li>\r\n</ol>','<p>Confirm that the folder is renamed and that it sorts properly in the folder list. Confirm that the folder is deleted from your list of folders. <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=265507\"> Bug 265507</a> might be relevant if you are having trouble renaming, but it has been fixed.</p>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2468,1),(971,160,'Create a new virtual folder with the same name as an existing folder','Create a new virtual folder with the same name as an existing folder',1,1,1,NULL,'<ol>\r\n <li>Create a virtual folder, using any method, with the name \"foo.\"</li>\r\n <li>Create another virtual folder with the same name, \"foo\" at the same hierarchical level.</li>\r\n</ol>\r\n\r\n','<ol>\r\n <li>You should receive an error dialog when you click OK.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2469,1),(972,160,'Create a Virtual Folder using Edit | Find | Search messages','Create a Virtual Folder using Edit | Find | Search messages',1,1,1,NULL,'<ol>\r\n <li>Click on Edit | Find | Search Messages</li>\r\n<li>Construct a query such as Sender is XXX</li>\r\n<li>Click on more, than Date is after XX/XX/XXXX</li>\r\n<li>Click on more, than Date is before XX/XX/XXXX</li>\r\n<li>Click Search</li>\r\n<li>Wait for search to complete and messages to show</li>\r\n<li>Select which location you want to the Virtual Folder to be stored in</li>\r\n<li>Click \"Save as Virtual Folder\"</li>\r\n<li>Await prompt to name your folder. Fill in a name</li>\r\n</ol>','<ol>\r\n <li>Confirm that a folder is created with the name you specified and that it displays in the correct location</li>\r\n<li>Confirm that the messages are not permanently moved to the folder as it is a virtual folder and it is saving the search criteria, not the actual messages</li>\r\n</ol>',11,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2530,1),(973,160,'Change criteria on a Virtual Folder','Change criteria on a Virtual Folder',1,1,1,NULL,'<ol>\r\n <li>Create a Virtual Folder with a set of criteria.</li>\r\n<li>Context click on the Folder you have created and Click \"properties\"</li>\r\n<li>Change some criteria and click \"OK\"</li>\r\n</ol>','<ol>\r\n <li>Examine the contents of the Virtual folder to confirm that the criteria changes that you made are being honored.</li>\r\n<li>If the folder is currently loaded in the message list pane, the list should reload reflecting the changes you made to the search criteria.</li>\r\n</ol>\r\n \r\n',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2592,1),(974,160,'New Message Received, Move to Virtual Folder','New Message Received, Move to Virtual Folder',1,1,1,NULL,'<ol>\r\n <li>Make sure that you have an existing Virtual Folder.</li>\r\n<li>Compose a new e-mail that meets the criteria of the existing Virtual Folder.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the message is received in your inbox as well as into the Virtual Folder that you created. Virtual Folders save your search criteria, so they should show new mail and you should get a notification next to your Virtual Folder that a new message has been dropped into it.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2593,1),(975,160,'Views/Save a Virtual Folder','Views/Save a Virtual Folder',1,1,1,NULL,'<ol>\r\n <li>In the Views dropdown, select \"Recent Mail.\"</li>\r\n<li>When the resulting emails are listed, click on \"Save as Virtual Folder\"</li>\r\n<li>Confirm that a dialog comes up that asks you to name the folder.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the virtual folder is displayed and that it contains the messages that came up in the \"Recent Mail\" view.</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2594,1),(976,160,'Create a Virtual Folder using File | New | Saved Search','Create a Virtual Folder using File | New | Saved Search',1,1,1,NULL,'<ol>\r\n <li>Go to File | New | Saved Search</li>\r\n <li>Name your Virtual Folder</li>\r\n <li>In the dropdown that says, create as a subfolder, select a subfolder where the Virtual Folder will be created.</li>\r\n<li>Click on the Choose button to Select Folders to Search button. Select the folders you want to search and then click OK.\r\n<li>If you are using an IMAP account, check the box that says \"Search Online\"</li>\r\n<li>Configure some search criteria for the folder</li>\r\n<li>Click OK.</li>\r\n\r\n</ol>','<ol>\r\n <li>Confirm that the Virtual Folder is created in the location that you specified, and that it contains the search criteria that you specified (and that it is searching the correct folders). If you are using IMAP, confirm that you are getting up to date results.</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2595,1),(977,160,'Canceling the edit virtual properties dialog box','Canceling the edit virtual properties dialog box',1,1,1,NULL,'<ol>\r\n <li>Context click on an existing virtual folder to open the edit virtual properties dialog.</li>\r\n <li>Put focus in the dialog and click \"More\"</li>\r\n <li>Click \"Cancel\"</li>\r\n</ol>\r\n','<ol>\r\n <li>Confirm that canceling the edit virtual properties dialog should not change any properties of the saved search folder</li>\r\n</ol>',7,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2596,1),(978,160,'Views/Important/Change Criteria','Views/Important/Change Criteria',1,1,1,NULL,'<ol>\r\n <li>Mark two or three of your mail messages as \"Important\" by going to Message | Label.</li>\r\n<li>Go to the Views dropdown and sort by \"Important\" messages. You should see the messages you marked in this view.</li>\r\n<li>Go back to the Views dropdown and click on \"Save Search as Virtual Folder\"</li>\r\n<li>Await the Virtual Folder dialog, give the virtual folder a name and then click OK.</li>\r\n<li>Confirm that the Virtual Folder has been created.</li>\r\n<li>Now go back and unmark the messages that you marked as important</li>\r\n<li>Click on the Virtual Folder</li>\r\n</ol>','<ol>\r\n <li>Since the messages you had previously marked are now no longer marked as \"Important,\" the Virtual folder should be empty.</li>\r\n</ol>',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2597,1),(979,160,'Context Menus','Context Menus',1,1,1,NULL,'<ol>\r\n <li>On an existing virtual folder, right click to bring up the context menu.</li>\r\n<li>Confirm that the only the choices that pertain to Virtual Folders should be shown.</li>\r\n</ol>','<ol>\r\n <p>Confirm that you see the following:</p>\r\n<li>Open in New Mail Window</li>\r\n<li>Rename Folder</li>\r\n<li>Delete Folder</li>\r\n<li>Properties</li>\r\n</ol>',9,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2598,1),(980,160,'Drag and Drop a Virtual Folder to another Folder (IMAP)','Drag and Drop a Virtual Folder to another Folder (IMAP)',1,1,1,NULL,'<ol>\r\n <li>Drag an existing Virtual Folder to another folder in your IMAP account.</li>\r\n</ol>','<p>The folder should move as expected. <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=267231\"> Bug 267231</a> should now be fixed.</p>',10,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2599,1),(981,161,'Grouped by Sort/By Date','Grouped by Sort/By Date',1,1,1,NULL,'<ol>\r\n<li>Make sure to first sort your mail in columns by Date. If you don\'t have that column displayed, then you will need to click the widget to add that column and then sort that column by date.</li>\r\n<li>Click on View | Grouped by Sort</li>\r\n<li>Repeat these steps for the following fields: Subject, Sender, Recipient, Account, Label and Priority. You should be able to Group by Sort on all of these fields.</li>\r\n</ol>','<ol>\r\n <li>Your messages should now be grouped by date (or whatever param you have checked). There should be a dropdown widget where there are grouped threads.</li>\r\n<li>For Grouping by date, you should see: Old Mail, Two Weeks Ago, Last Week, Yesterday and Today. If you don\'t have Old Mail in a folder, you should not see the Old Mail label. Confirm that the Labels appear in the correct order for date grouping.</li>\r\n\r\n<p> The definition of dates is slightly different from Outlook. Today is today (the current day, not the last 24 hours, if that makes sense)</p>\r\n\r\n<p>Last week is really the current week, or messages that arrived in the last week, except for messages that arrived today.</p>\r\n\r\n<p>2 weeks are message the remaining messages that arrived in the last two weeks, that don\'t fall into the first two categories.</p>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2460,1),(982,161,'Grouped by Sort/Ungroup','Grouped by Sort/Ungroup',1,1,1,NULL,' <p>Note: Need do this after you have already created a grouped by sort</p>\r\n<p>After creating a group sort, while in that sort navigate to View | Sort By and then check unthreaded.</p>','<p>Confirm that your mail no longer displays in the group sort but has reverted to an unthreaded sort. You should also select threaded sort to make sure it reverts to that display as well.</p>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2588,1),(983,161,'Grouped by Sort/Retaining Groupings in Separate Folders','Grouped by Sort/Retaining Groupings in Separate Folders',1,1,1,NULL,'<ol>\r\n <li>Create one instance of Grouped by Sort in your Inbox.</li>\r\n<li>Create a different instance of Grouped by Sort in one of your other folders.</li>\r\n</ol>','<p>Confirm that when you switch between those two folders that Thunderbird is retaining the Grouped by Sort settings that you have made.</p>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2589,1),(984,161,'Message Grouping on Virtual Folder','Message Grouping on Virtual Folder',1,1,1,NULL,'<ol>\r\n <li>Create a Virtual Folder</li>\r\n<li>Go to View | Sort by and select Grouped by Sort</li>\r\n</ol>','<p>The Grouped by Sort option should be greyed out in the UI and not available for selection since the Grouped by Sort option does not operate on Virtual Folders; see bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=267727\">267727</a>.</p>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2590,1),(985,161,'Grouped by Sort \"G\" key functionality.','Grouped by Sort \"G\" key functionality.',1,1,1,NULL,'<p>From a threaded or unthreaded view, hit the \"G\" key.</p>','<p>Thunderbird should change the view to Grouped by Sort mode, and the default should be date.</p>\r\n\r\n<p>If time permits, try changing the default Grouped by Sort to \"Subject\" or \"Priority\". In each instance when you go from threaded/unthreaded and hit the \"G\" key the mail view should change to the Grouped by Sort param that you currently have checked.</p>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2591,1),(986,162,'Quicksearch/Save Search as a Folder','Quicksearch/Save Search as a Folder',1,1,1,NULL,'<ol>\r\n <li>Construct a quicksearch using any criteria you would like.</li>\r\n<li>In the dropdown menu, select \"Save Search as a Folder\"</li>\r\n<li>Confirm that a dialog comes up asking you to name the Virtual Folder.</li>\r\n</ol>','<ol>\r\n <li>Confirm that a Virtual Folder is created and that it contains the same messages that came up in the quicksearch.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2450,1),(987,162,'Quicksearch/UI','Quicksearch/UI',1,1,1,NULL,'<ol>\r\n<li>Navigate to the quicksearch area</li>\r\n<li>Confirm that the spyglass and twisty are present</li>\r\n<li>Confirm that the pulldown contains the following menu items: Subject, Sender, Subject or Sender, Message Body and\r\nFind in Message</li>\r\n<li>Type some text in the box such as \"mozilla thunderbird testing and more\"</li>\r\n</ol>','<ol>\r\n<li>Dropdown list should contain the specified menu items.</li>\r\n<li>Confirm that the text box does not overflow into the UI when you type \"mozilla thunderbird testing and more\"</li>\r\n\r\n<p>Currently there is a bug on file that pertains to the Mac platform that addresses the overflow of text into the UI</p>\r\n</ol>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2495,1),(988,162,'Quicksearch/Subject','Quicksearch/Subject',1,1,1,NULL,'<ol>\r\n <li>Sort your mail by subject.</li>\r\n<li>Identify a keyword combo (such as \'Thunderbird testing\') that is common to about 5-6 email messages.</li>\r\n<li>Set quicksearch dropdown to search by subject. Type in the keyword combo that you identified.</li>\r\n<li>Confirm that a set of email messages are returned that contain the keyword combo that you specified.</li>\r\n</ol>','<ol>\r\n <li>The number of email messages that are returned should equal what you identified in the sort.</li>\r\n</ol>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2496,1),(989,162,'Quicksearch/Sender','Quicksearch/Sender',1,1,1,NULL,'<ol>\r\n <li>Sort your mail by sender.</li>\r\n<li>Identify a sender that is common to about 5-6 email messages.</li>\r\n<li>Set quicksearch dropdown to search by sender.</li>\r\n<li>Type in the sender that you identified.</li>\r\n<li>Confirm that a set of email messages are returned.</li>\r\n<li>Variations:\r\nType \"@mozilla.org\" in the quicksearch box.</li>\r\n</ol>','<ol>\r\n <li>The number of email messages that are returned should equal what you identified in the sort.</li>\r\n<li>After typing in \"@mozilla.org,\" confirm by clicking on individual email messages that the sender is from an @mozilla.org address</li>\r\n</ol>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2497,1),(990,162,'Quicksearch/Subject or Sender','Quicksearch/Subject or Sender',1,1,1,NULL,'<ol>\r\n <li>Set quicksearch dropdown to search by subject or sender.\r\n</li>\r\n<li>Type in a search term such as \"mozilla.\"</li>\r\n<li>Confirm that a set of email messages are returned.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the set of messages returned contain \"mozilla\" either in the subject or the sender.</li>\r\n</ol>',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2498,1),(991,162,'Quicksearch/Entire Message','Quicksearch/Entire Message',1,1,1,NULL,'<ol>\r\n<li>Set quicksearch dropdown to search by Entire message.</li>\r\n<li>Type in a search term such as \"mozilla.\"\r\n<li>Confirm that a set of email messages are returned.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the set of messages returned contain \"mozilla\" in the message body. Instances of \"mozilla\" contained in the message body will also be highlighted in yellow.</li>\r\n</ol>',7,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2499,1),(992,162,'Quicksearch/Remembering Last param','Quicksearch/Remembering Last param',1,1,1,NULL,'<ol>\r\n <li>Set dropdown choice to \"Subject or Sender\"</li>\r\n<li>Exit and restart Thunderbird</li>\r\n</ol>','<ol>\r\n <li>Confirm that \"Subject or Sender\" is listed in light grey and that Thunderbird defaults to the last dropdown choice that you made</li>\r\n</ol>',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2500,1),(993,162,'Quicksearch/Find in Message','Quicksearch/Find in Message',1,1,1,NULL,'<ol>\r\n <li>Set quicksearch dropdown to search find in message.</li>\r\n <li>Find an e-mail message that contains a good deal of text.</li>\r\n <li>Type in a search term such as \"mozilla,\"</li>\r\n</ol>','<ol>\r\n <li>Confirm that instances of the term that you type are highlighted in yellow in the e-mail message.</li>\r\n</ol>',9,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2501,1),(994,162,'Quicksearch/Clear Search Terms','Quicksearch/Clear Search Terms',1,1,1,NULL,'<ol>\r\n <li>Navigate to the Quicksearch area in the UI</li>\r\n <li>Type in some search terms</li>\r\n <li>Confirm that an \"x\" appears on the right hand side of the quicksearch box.</li>\r\n <li>Click on the \"x\"</li>\r\n</ol>','<ol>\r\n <li>Confirm that anything typed in the Quicksearch area is removed.</li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2579,1),(995,163,'Basic Address Book usage','Basic Address Book usage',1,1,1,NULL,'Make sure you can do the following\r\n<ul>\r\n <li>Open the Address Book window: from the mail 3pane toolbar icon, from Tools | Address Book in the mail compose window, or Ctrl/Cmd+2.</li>\r\n <li>View, create, edit address book cards and lists.</li>\r\n <li>Make sure that quicksearch in the AB works.</li>\r\n</ul>','Ensure that the AB functions as expected.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2476,1),(996,163,'Addressing autocomplete','Addressing autocomplete',1,1,1,NULL,'<ol>\r\n <li>Make sure that you\'ve turned ON addressing autocomplete from Preferences (Options) | Composition | Addressing and selecting \"look for matching entries in local address books.\"</li>\r\n <li>Open a mail compose window (new, reply or forward).</li>\r\n <li>In the header section for To or Cc fields, start typing the email address of someone in your Address Book. Make your selection from the resulting combobox (popdown menulist).</li>\r\n <li>Repeat with typing part of the real name and the name of any lists you might\'ve created in your AB.</li>\r\n <li>Repeat by turning off autocomplete in step 1.</li>\r\n</ol>','Autocomplete should work when you start typing an email address, person\'s name (first or last) or the name of an AB list. Autocomplete should be disabled, however, if you had turned it off.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2477,1),(997,164,'Evaluate Junk Mail Control to Ensure that they work properly (<b>disabled</b>).','Evaluate Junk Mail Control to Ensure that they work properly (<b>disabled</b>).',1,1,1,NULL,'<ol>\r\n <li>Tweak some of the junk mail params, including handling.</li>\r\n</ol>','<ol>\r\n <li>Ensure that junk mail controls work as expected when various preferences are checked.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2510,1),(998,164,'Create default Junk mail folder','Create default Junk mail folder',1,1,1,NULL,'Start with a fresh profile for this test, especially one you know gets lots of spam.\r\n<ol>\r\n <li>Open Tools | Junk Mail Controls, and go to the Settings tab.</li>\r\n <li>Under the Handling section, select (turn ON) the first checkbox, \"Move incoming messages determined to be junk mail to:\"</li>\r\n <li>Under the same checkbox, select the first radiobutton \"Junk\" folder on your given mail account. Make sure your mail account is listed and selected in the corresponding droplist.</li>\r\n <li>Click OK to save and dismiss the Junk Mail Controls dialog.</li>\r\n <li>Wait for some junk mail arrive (hit Get Messages, etc.).</li>\r\n</ol>','Confirm that the Junk folder is created for your mail account, and that incoming messages labeled as junk are automatically moved to that folder.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2584,1),(999,164,'Manually Move Messages to Junk Folder','Manually Move Messages to Junk Folder',1,1,1,NULL,'<ol>\r\n <li>Under Tools | Junk Mail Controls, select the option that says \"When I manually mark my messages as junk, move them to the junk folder.\"</li>\r\n<li>Mark some messages as junk.</li>\r\n</ol>','Confirm that the messages move to the junk folder.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2585,1),(1000,164,'Confirm Junk Log','Confirm Junk Log',1,1,1,NULL,'<ol>\r\n <li>Go to Tools | Junk Mail Controls. Under Logging, click on the \"Junk Mail Log\" button</li>\r\n<li>Make sure that the enable log button is checked.</li>\r\n<li>Manually mark some mail as junk mail and move it to the junk folder.</li>\r\n</ol>','Confirm that the filter log is logging each instance when a mail message is marked as junk and moved.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2586,1),(1001,164,'Manually mark messages as non-junk','Manually mark messages as non-junk',1,1,1,NULL,'Best to test this with a fresh profile that gets lots of spam.\r\n<ol>\r\n <li>Make sure that Junk mail controls have been turned ON &mdash;however, make sure that you have turned OFF the \"Move incoming messages determined to be junk mail\" checkbox. This will keep junk messages in your Inbox.</li>\r\n <li>Receive some messages which have been labeled as junk.</li>\r\n <li>Select a message (or more) junk messages from the thread pane which you don\'t want labeled as junk, then hit the Not Junk button in the toolbar (or, Shift+J, or Message | Mark | As Not Junk).</li>\r\n</ol>','Confirm that the messages are no longer marked as junk.',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2587,1),(1002,165,'Launch Extension Manager','Launch Extension Manager',1,1,1,NULL,'Launch Extension Manager from the Tools | Extensions menu item.','The Extension Manager dialog should appear. The dialog should be titled \"Extensions\" it should have Uninstall and Update buttons, a \"Get More Extensions\" link and the dialog should be resizeable.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2534,1),(1003,165,'Get more extensions (<b>disabled</b>)','Get more extensions (<b>disabled</b>)',1,1,1,NULL,'Make sure you have a web browser installed. Launch the Extension Manager and click the \"Get More Extensions\" link.','The Extension Manager dialog should remain open, a new browser window should be launched, load the update.mozilla.org page and be brought to the front.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2535,1),(1004,165,'Download &amp install extensions','Download &amp install extensions',1,1,1,NULL,'Make sure you have a web browser installed.\r\n\r\n<ol>\r\n <li>Launch the Extension Manager and click the \"Get More Extensions\" link.</li>\r\n <li>Navigate to a Thunderbird extension page.</li>\r\n <li>Do <b>not</b> click the XPI (Install/Install Now) link, otherwise this would launch Firefox\'s Extension manager (if you\'re running Firefox). Instead, download the link target: Bring up the context menu and select \"Save Link As...\" Download the extension installer file to your computer.</li>\r\n <li>Go back to the Extension Manager in Thunderbird, and click the Install button.</li>\r\n <li>In the resulting file picker, locate the extension installer file, then hit Open.</li>\r\n <li>Click Install Now in the resulting Software Installation dialog.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>If time permits, repeat for some more extensions.</li>\r\n</ol>','Clicking \"Get More Extensions\" should open a browser window to the Thunderbird extension page at http://update.mozilla.org. Opening the extension installer file should display Software Installation with signing information; there\'ll be a 2-3 sec delay before you can hit Install Now. After installation, the Extension Mgr should denote that you need to restart. After restarting Thunderbird, the extensions features should be enabled, as well as be listed in the Extension Mgr dialog.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2536,1),(1005,165,'Extension home page','Extension home page',1,1,1,NULL,'Make sure you have a web browser installed, and that you have a Thunderbird extension installed.\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select an extension.</li>\r\n <li>Click the Home button for the extension, or bring up the context menu and select Home.</li>\r\n</ol>','A new browser window should be launched and load the home page for the extension.',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2537,1),(1006,165,'About extension','About extension',1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select an extension.</li>\r\n <li>Click the About button for the extension, or bring up the context menu and select About Extension.</li>\r\n</ol>','Another dialog should open, describing the extension\'s author, version, etc.',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2538,1),(1007,165,'Extension options (preferences)','Extension options (preferences)',1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select an extension.</li>\r\n <li>Click the Options (Preferences) button for the extension, or bring up the context menu and select Extension Options.</li>\r\n <li>Play with some of the settings.</li>\r\n</ol>','Another dialog should open, containing the extension\'s settings. You should be able to change the settings as well.',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2539,1),(1008,165,'Disable extension','Disable extension',1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select an extension.</li>\r\n <li>Bring up the context menu and select Disable.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open Extensions and check the state of the extension you disabled.</li>\r\n</ol>','After disabling the extension, the Extension Manager should denote that a restart is required to disabled the extension. Ensure that the extension\'s features are no longer enabled when you restart Thunderbird. When looking at the Extension Manager, the extension should be labeled as disabled, too.',6,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2540,1),(1009,165,'Enable extension','Enable extension',1,1,1,NULL,'Make sure you have a Thunderbird extension which has been disabled (see test <a href=\"http://testrunner.mozilla.org/tr_testcaseform.cgi?&case_id=1011&product_id=23\">#1011</a>).\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select a disabled extension.</li>\r\n <li>Bring up the context menu and select Enable.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open Extensions and check the state of the extension you disabled.</li>\r\n</ol>','After enabling the extension, the Extension Manager should denote that a restart is required to enable the extension. Ensure that the extension\'s features become enabled when you restart Thunderbird. When looking at the Extension Manager, the extension should appear as enabled, too.',7,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2541,1),(1010,165,'Move extension','Move extension',1,1,1,NULL,'It\'s best to have at least 3 Thunderbird extensions installed for this test; it doesn\'t matter whether they\'re enabled or disabled.\r\n<ol>\r\n <li>Open the Extension Manager and select a extension.</li>\r\n <li>Bring up the context menu and test the Move Up, Move Down and Move to Top choices.</li>\r\n</ol>','Move Up should move the selected extension up one row in the Extension Manager dialog. Move Down moves the extension one row downwards. Move to Top moves the extension to the top of the Extension Manager list.',8,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2542,1),(1011,165,'Check for & install extension update','Check for &amp; install extension update',1,1,1,NULL,'<p>Make sure you have an older (and know of a newer) version of a extension installed which are (both) compitable with the Thunderbird build your testing.</p>\r\n\r\n<p>As of this writing, <a href=\"http://update.mozilla.org/extensions/moreinfo.php?id=133&vid=484&page=releases\">Forumzilla</a> v0.5.1 and v0.5.2 are compatible with Thunderbird 0.8+.</p>\r\n\r\n<ol>\r\n <li>Open the Extension Manager and select a extension.</li>\r\n <li>Click the Update button, or bring up the context menu and select Update.</li>\r\n <li>Proceed with installing the update.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open the Extension Manager and check the new version.</li>\r\n</ol>','The Extension Manager should download and install the new version of the extension, replacing the older version. Restarting Thunderbird should show the new version of the extension; confirm by checking the About dialog for the extension.',9,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2543,1),(1012,165,'Uninstall extension','Uninstall extension',1,1,1,NULL,'Make sure you have a Thunderbird extension installed.\r\n<ol>\r\n <li>Open the Extension Manager and select a extension.</li>\r\n <li>Click the Uninstall button, or bring up the context menu and select Uninstall.</li>\r\n <li>Proceed with removing the extension.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n <li>Open the Extension Manager.</li>\r\n</ol>','After running the uninstaller, the Extension Manager will note that a restart is needed to completely remove the extension. After restarting Thunderbird, the extensions should no longer be listed in the Extension Manager. Moreover, its features should no longer be evident in Thunderbird.',10,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2544,1),(1013,165,'Download &amp install the Enigmail Extension','Download &amp install extensions',1,1,1,NULL,'Make sure you have a web browser installed.\r\n\r\n<ol>\r\n <li>Launch the Extension Manager and click the \"Get More Extensions\" link.</li>\r\n <li>Navigate to the Thunderbird extension page and install the Enigmail extension.</li>\r\n <li>Do <b>not</b> click the XPI (Install/Install Now) link, otherwise this would launch Firefox\'s Extension manager (if you\'re running Firefox). Instead, download the link target: Bring up the context menu and select \"Save Link As...\" Download the extension installer file to your computer.</li>\r\n <li>Go back to the Extension Manager in Thunderbird, and click the Install button.</li>\r\n <li>In the resulting file picker, locate the extension installer file, then hit Open.</li>\r\n <li>Click Install Now in the resulting Software Installation dialog.</li>\r\n <li>Quit and restart Thunderbird.</li>\r\n </ol>','Confirm that the Enigmail extension installs and that the Enigmail menu item is listed in the Thunderbird file menu.',11,4,'2005-12-12 12:54:41','2005-12-12 13:02:01',2,2655,4),(1027,173,'Installation, New Profile, Migration',NULL,1,1,1,NULL,'For each of Installation, New Profile, and Migration, verify that each interface properly localized, i.e. all Firefox-related strings are properly translated.','Each interface is properly localized.',2,5,'2005-12-16 14:20:48','2005-12-16 14:20:48',1,NULL,NULL),(1028,173,'Basic Windows',NULL,1,1,1,NULL,'Verify that all of the following are properly localized:\r\n<ul>\r\n<li>main 3-pane display</li>\r\n<li>mail compose</li>\r\n<li>mail standalone</li>\r\n<li>view source</li>\r\n<li>address book</li>\r\n<li>address book card dialog</li>\r\n</ul>','All elements are properly localized.',3,5,'2005-12-16 14:22:45','2005-12-16 14:22:45',1,NULL,NULL),(1014,166,'Download & install themes','Download &amp; install themes',1,1,1,NULL,'You\'ll need a web browser installed to test this.\r\n\r\n<ol>\r\n <li>Select Tools | Themes from the menu bar.</li>\r\n <li>Click on the link to \"Get More Themes.\" </li>\r\n <li>Navigate to a Thunderbird theme page.</li>\r\n <li>Do <b>not</b> click the JAR link, otherwise this would launch Firefox\'s Theme manager (if you\'re running Firefox). Instead, download the link target: Click the \"Download Theme\" link, and save it to your computer.</li>\r\n <li>Go back to the Theme Manager in Thunderbird, and click the Install button.</li>\r\n <li>In the resulting file picker, locate the extension installer file, then hit Open.</li>\r\n <li>Click OK in the resulting Confirm dialog.</li>\r\n <li>If time permits, install more themes.</li>\r\n</ol>','A browser window should open and load update.mozilla.org for Thunderbird themes. A new theme should appear in theme list in the Theme Manager for each additional theme installed.',1,4,'2005-12-12 12:54:41','2005-12-21 13:04:01',1,2565,1),(1015,166,'Uninstall theme','Uninstall theme',1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Thunderbird (default) one. And you might not want to uninstall the default one.</p>\r\n\r\n<ol>\r\n <li>Select Tools | Themes.</li>\r\n <li>Choose any theme <em>not</em> currently in use, then click the Uninstall button to remove the theme.</li>\r\n</ol>','Confirm that the theme was uninstalled: it should no longer appear in the Theme Manager.',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2566,1),(1016,166,'Update theme','Update theme',1,1,1,NULL,'<p>Run this test if you know that you\'ve got an older version of a theme <em>and</em> there\'s a newer version available: both these version need to be compatible with the Thunderbird build you\'re testing.</p>\r\n\r\n<p>As of this writing, <a href=\"http://update.mozilla.org/themes/moreinfo.php?id=148&vid=862&page=releases\">Nitpick</a> v0.1.7.9 and v0.1.8.2 are compatible with Thunderbird 0.8 for testing.</p>\r\n\r\n<ol>\r\n <li>Select Tools | Themes.</li>\r\n <li>Select a theme and click the Update button.</li>\r\n</ol>','Thunderbird should check for available updates, and inform you of its findings. If there\'s no update (or, if the updating mechanism is disabled on purpose), the update wizard should say there\'s no update. If there is an update, you should be able to install it (restart to verify the update).',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2567,1),(1017,166,'Change theme','Change theme',1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Thunderbird (default) one. You should start with the default one (although not necessary).</p>\r\n\r\n<ol>\r\n <li>Open the Theme Manager, and select a theme <em>not</em> currently in use.</li>\r\n <li>Click the Use Theme button.</li>\r\n <li>Close the Theme Manager.</li>\r\n <li>If time permits, play around with the UI to see if you can still use Thunderbird as well as before changing the theme.</li>\r\n</ol>','<p>At step 1, selecting another theme should display its preview image (if available). After hitting Use Theme, the chrome (UI for Thunderbird) should change over to the selected theme.</p>\r\n\r\n<p>As for dynamic theme switching (tested at step 4), there are still bugs so it\'s best to quit and restart Thunderbird after changing themes. See bug 226791 and bug 134260 (Firefox bugs, but might affect Thunderbird as well).</p>',4,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2568,1),(1018,166,'context menu choices','context menu choices',1,1,1,NULL,'<p>To test this, make sure you have at least one other theme in addition to the Thunderbird (default) one. You should start with the default one (although not necessary).</p>\r\n\r\n<ol>\r\n <li>Open the Theme Manager, and select a theme listed in the left pane.</li>\r\n <li>Bring up the context menu and try out the Visit Home Page and About [theme-name] items.</li>\r\n <li>If time permits, also test the other menu items for Use Theme, Uninstall and Update.</li>\r\n</ol>','<p>Visit Home Page should. About [theme-name] should display a dialog with information about the theme. The other three context menu items should behave the same way as their button equivalents.</p>',5,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2569,1),(1019,167,'Help','Help',1,1,1,NULL,'As of this writing, Help for Thunderbird is available at this site: <a href=\"http://www.mozilla.org/support/thunderbird/\">http://www.mozilla.org/support/thunderbird/</a>. Make sure you can access this page from the menu (Help | Mozilla Thunderbird Help), as well as the default start page link.','Note that Thunderbird dialogs do not have buttons for Help, as there\'s currently no built-in Help window. There are some (Seamonkey-based) dialogs which still have Help buttons that do nothing; see bug <a href=\"http://bugzilla.mozilla.org/show_bug.cgi?id=256915\">256915</a> for details.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2478,1),(1020,168,'Printing Functionality','Printing Functionality',1,1,1,NULL,'<ol>\r\n <li>Visually inspect UI to confirm that print icon is available and that print functionality is available via the File menu.</li>\r\n<li>Bring up a message in the message pane and send it the printer.</li>\r\n</ol>','Confirm that the message prints.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2570,1),(1021,169,'Reset Master Password','Reset Master Password',1,1,1,NULL,'<ol>\r\n <li>Go to the Preferences/Options | Privacy | Passwords tab. Make sure that you have previously set a Master password</li>\r\n<li>Click on Reset Master Password</li>\r\n<li>Click \"Reset\"</li>\r\n<li>Confirm that you get a dialog saying \"Your password has been reset.\"</li>\r\n<li>Click on \"Change password.\"</li>\r\n<li>Enter your new Master Password twice.</li>\r\n<li>Click checkbox \"every time it is needed.\"</li>\r\n<li>Quit Thunderbird and restart</li>\r\n<li>Enter your mail password and click \"Use Password manager to save this password.\"</li>\r\n<li>Click OK.</li>\r\n</ol>','<ol>\r\n <li>Confirm that the Master Password dialog now comes up, prompting you to enter your Master Password.</li>\r\n<li>Confirm that the next time that you go into your mail that you don\'t have any passwords saved. The reset function should remove all of these passwords.<li>\r\n</ol>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2562,1),(1022,169,'Set Master Password','Set Master Password',1,1,1,NULL,'<ol>\r\n <li>Go to the Preferences/Options | Privacy | Passwords tab, and make sure that at least one of your mail account passwords has been saved (under View Saved Passwords).</li>\r\n <li>Click on the Set Master Password button</li>\r\n <li>Enable the checkbox which says \"Use a Master Password to encrypt stored passwords\"</li>\r\n <li>Click on Change Master Password. Type in your Password and make sure to hit OK</li>\r\n <li>Set Master Password timeout to \"Every time it is needed\"</li>\r\n <li>Close Preferences panel and return</li>\r\n <li>Click on \"View Saved Passwords\" and \"Show Passwords\"</li>\r\n <li>Thunderbird should throw up a dialog which prompts you for your Master Password.\r\n<li>Quit and restart Thunderbird.</li>\r\n</ol>','<ol>\r\n <li>Confirm that once you enter your Master Password you are now able to see your Passwords using the \"Show Passwords\" feature.\r\n<li>After you restart Thunderbird, confirm that you get the Master Password dialog.</li>\r\n</ol>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2652,1),(1023,170,'Phishing detection UI','Phishing detection UI',1,1,1,NULL,'<p>Setup: resources for messages with phishing spoofs:</p>\r\n\r\n<ul>\r\n <li>Check your Junk folder for such mail.</li>\r\n <li>This <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=279191#c27\">bug comment</a> has examples of encoded numeric IP addresses you could use.</li>\r\n <li>Go to the <a href=\"http://www.millersmiles.co.uk/\">Phishing Archive</a> for some samples.</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you have a message containing a phishing spoof &mdash;see Setup above.</li>\r\n <li>View that message.</li>\r\n</ol>','<p>Phishing detection is based on a mail message having either the hostnames of a URL inside it as an IP address, or containing link text whose URL\'s hostname doesn\'t match the hostname of the actual URL you\'d be taken to.</p>\r\n\r\n<p>Phishing detection should display a warning notification bar above the message header (similar to the Junk notification bar) containing a \"Not a Scam\" button.</p>',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2523,1),(1024,170,'Following scam links','Following scam links',1,1,1,NULL,'<p>Setup: resources for messages with phishing spoofs:</p>\r\n\r\n<ul>\r\n <li>Check your Junk folder for such mail.</li>\r\n <li>This <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=279191#c27\">bug comment</a> has examples of encoded numeric IP addresses you could use.</li>\r\n <li>Go to the <a href=\"http://www.millersmiles.co.uk/\">Phishing Archive</a> for some samples.</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you have a message containing a phishing spoof &mdash;see Setup above.</li>\r\n <li>View that message.</li>\r\n <li>Don\'t click the \"Not a Scam\" button. Instead, click any of the links within the message itself. You might need to go through all of the links before seeing the expected results.</li>\r\n <li>Test clicking No and Yes in the resulting dialog.</li>\r\n</ol>','<p>When you click a suspicious link within that message, you should get a dialog warning you that the URL might lead you to a spoofed site.</p>\r\n\r\n<p>Clicking No should dismiss the dialog, but not load the URL. Clicking Yes should dismiss the dialog, then load the URL in your default browser.</p>',2,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2524,1),(1025,170,'Non-scam email','Non-scam email',1,1,1,NULL,'<p>Setup: resources for messages with phishing spoofs:</p>\r\n\r\n<ul>\r\n <li>Check your Junk folder for such mail.</li>\r\n <li>This <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=279191#c27\">bug comment</a> has examples of encoded numeric IP addresses you could use.</li>\r\n <li>Go to the <a href=\"http://www.millersmiles.co.uk/\">Phishing Archive</a> for some samples.</li>\r\n</ul>\r\n\r\n<ol>\r\n <li>Make sure you have a message containing a phishing spoof &mdash;see Setup above.</li>\r\n <li>View that message.</li>\r\n <li>Click the \"Not a Scam\" button.</li>\r\n <li>Click any of the links in the message.</li>\r\n</ol>','<p>The notification bar should go away. However, if you click a suspicious link, you\'ll still get the warning dialog.</p>',3,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2525,1),(1026,171,'SSL for incoming mail server','SSL for incoming mail server',1,1,1,NULL,'Note that this test only works if your ISP offers SSL for incoming mail.\r\n<ol>\r\n <li>For an IMAP account, go to the Server Settings in the Account Settings dialog.</li>\r\n <li>In the Security Settings section, select the SSL radiobutton.</li>\r\n <li>Click OK to save and dismiss Account Settings.</li>\r\n <li>Quit and restart Thunderbird, and get new messages. If you get prompted for domain mismatches, click OK to proceed with a secure session.</li>\r\n</ol>','You should be able to receive and read mail over a secure session. In the folder pane, the icon for the account should denote a secure connection.',1,4,'2005-12-12 12:54:41','2005-12-12 12:54:41',1,2449,1),(1029,173,'Read/Send Messages',NULL,1,1,1,NULL,'Ensure that you can read and send messages, and that the interfaces are properly localized for both.','Both reading and sending mail works normally, and the interfaces for both are properly localized.',4,5,'2005-12-16 14:23:06','2005-12-16 14:23:06',1,NULL,NULL),(1030,173,'About Thunderbird Dialog',NULL,1,1,1,NULL,'Verify that the date and version number are correct for the version you are testing.','The correct date and version number appear.',5,5,'2005-12-16 14:23:46','2005-12-16 14:23:46',1,NULL,NULL),(1031,173,'Account Central',NULL,1,1,1,NULL,'Verify that the Account Central interface appears in the right pane when an account is selected from the folder pane, and that the interface is properly localized.','The Account Central interface appears in the right pane when an account is selected from the folder pane, and the interface is properly localized.',6,5,'2005-12-16 14:24:28','2005-12-16 14:24:28',1,NULL,NULL),(1032,173,'Default Mail Start Page',NULL,1,1,1,NULL,'(Accessed from Go &gt; Mail Start Page)\r\n<ul>\r\n<li>Localizers can translate the content and point to localized content where appropriate, but using the en-US content and links is acceptable.</li>\r\n<li>Make sure this start page is chrome://messenger/content/start.xhtml.</li>\r\n</ul><ul></ul>\r\nTools &gt; Options &gt; General will show you this information.','<ul>\r\n<li>Content is properly localized or points to the en-US content.</li>\r\n<li>Start page link (chrome) is correct.</li>\r\n</ul>',7,5,'2005-12-16 14:24:45','2005-12-16 14:24:45',1,NULL,NULL),(1033,173,'Themes/Extensions Dialog',NULL,1,1,1,NULL,'Ensure that both dialogs appear, with Themes listing the default theme.','Both dialogs appear. Themes lists the default theme.',8,5,'2005-12-16 14:25:07','2005-12-16 14:25:07',1,NULL,NULL),(1034,173,'Mail Account Settings Dialog',NULL,1,1,1,NULL,'Check that:\r\n<ul>\r\n<li>Each category/account panel displays properly</li>\r\n<li>There are no XML errors or fields too narrow to display content even after resizing (where resizing is possible)</li>\r\n</ul>','<ul>\r\n<li>Each category/account panel displays properly</li>\r\n<li>There are no XML errors or fields too narrow to display content even after resizing (where resizing is possible)</li>\r\n</ul>',9,5,'2005-12-16 14:25:27','2005-12-16 14:25:27',1,NULL,NULL),(1035,173,'Preferences/Options Window',NULL,1,1,1,NULL,'Check that:\r\n<ul>\r\n<li>Each category/account panel displays properly</li>\r\n<li>There are no XML errors or fields too narrow to display content even after resizing (where resizing is possible)</li>\r\n</ul>','<ul>\r\n<li>Each category/account panel displays properly</li>\r\n<li>There are no XML errors or fields too narrow to display content even after resizing (where resizing is possible)</li>\r\n</ul>',10,5,'2005-12-16 14:25:49','2005-12-16 14:25:49',1,NULL,NULL),(1036,173,'Menu Items/Context Menus',NULL,1,1,1,NULL,'Perform a quick check of menu items and context menus to make sure they are properly localized.','Menu items and context menus are properly localized.',11,5,'2005-12-16 14:26:13','2005-12-16 14:26:13',1,NULL,NULL),(1037,173,'Talkback',NULL,1,1,1,NULL,'Check that talkback is present in the localized build.','Talkback is present.',12,5,'2005-12-16 14:26:35','2005-12-16 14:26:35',1,NULL,NULL),(1038,173,'Verify Build ID',NULL,1,1,1,NULL,'<p>Verify that the build you are testing has proper build ID for you locale by following the steps listed here: <a href=\"http://wiki.mozilla.org/MozillaQualityAssurance:Build_Ids\">Verifying the Build ID</a></p>','<p>The proper build ID for your locale is present.</p>',1,5,'2005-12-19 14:32:35','2005-12-19 14:32:35',1,NULL,NULL);
UNLOCK TABLES;
/*!40000 ALTER TABLE `tests` ENABLE KEYS */;
--
-- Dumping data for table `validity_lookup`
--
/*!40000 ALTER TABLE `validity_lookup` DISABLE KEYS */;
LOCK TABLES `validity_lookup` WRITE;
INSERT INTO `validity_lookup` VALUES (1,'Valid'),(2,'Invalid');
UNLOCK TABLES;
/*!40000 ALTER TABLE `validity_lookup` ENABLE KEYS */;
--
-- Dumping data for table `vetting_status_lookup`
--
/*!40000 ALTER TABLE `vetting_status_lookup` DISABLE KEYS */;
LOCK TABLES `vetting_status_lookup` WRITE;
INSERT INTO `vetting_status_lookup` VALUES (1,'Not Vetted'),(2,'Vetted');
UNLOCK TABLES;
/*!40000 ALTER TABLE `vetting_status_lookup` ENABLE KEYS */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;