MozillaQualityAssurance:Scratchpad:Places:Tagging

From MozillaWiki
Jump to: navigation, search

Test cases for tagging in Places. These are looking more like list of FFT's than a BFT. What do you think? I'm thinking a couple of the add and remove cases, create a query on a tag and location bar search on a tag as BFT. Is there anything I missed?

  • Create tags (filed bug 412634 to be able to do this independent of a bookmark) at this point this is test case 5122
  • Add a tag to a bookmark. this comes in eight flavors:
    • Type in a single tag in:
      • 1) the edit bookmark contextual dialog (star) done 5122
      • 2) the Library (Show all Bookmarks) done 5123
    • Select a single tag from the expansion list in:
      • 3) the edit bookmark contextual dialog (star) done 5133
      • 4) the Library (Show all Bookmarks) done 5134
    • Type in (comma separated) multiple tags in:
      • 5) the edit bookmark contextual dialog (star) done 5124
      • 6) the Library (Show all Bookmarks) done 5126
    • Select multiple tags from the expansion list in:
      • 7) the edit bookmark contextual dialog (star) done 5135
      • 8) the Library (Show all Bookmarks) done 5132
  • remove tag(s) from a bookmark is the above 8 with erase text and deselect as applicable. done 5127, 5128, 5129, 5130, 5136, 5137, 5138, 5139
  • create a query based on a tag. done 5140
  • Smart bookmarks show:
    • "Most Used Tags"
    • "Recent Tags"
  • search bookmarks sidebar for Tagged items
  • Sort by tags (column sort in Library)
  • Delete tags using the Library tree view pane "Tags" folder
  • Delete tag in Bookmarks sidebar > Recently Used Tags
  • remove tag from system by removing tag from all bookmarks. (Tag should be automatically deleted.) I'm actually opposed to this behavior - I'll file a bug when I have a chance
  • Rename tag in Library (go to Recent Tags in the Smart Bookmarks and select a tag... I'm about to log a bug that it doesn't merge tags with the same name.)
  • Tag multiple bookmarks simultaneously ( won't add this to Litmus 'til bug 412002 is resolved)
  • location bar search on a tag(s) This might already be covered in location bar and auto-complete? (Al: I think StephenD has this covered.)