Tests/Activity/Write/Edit Functions: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Test case
{{Test case
|testcase_name=Write - Edit Functionality
|testcase_name=Write - Edit
|testcase_category=Activity
|testcase_category=Activity
|testcase_subcategory=Write
|testcase_subcategory=Write
Line 7: Line 7:
|testcase_objective=Basic functionality test of Edit functions in combination with Text functions
|testcase_objective=Basic functionality test of Edit functions in combination with Text functions
|testcase_procedure=Previous action is complement of next action. e.g. copy then paste, bold then unbold, e.t.c.
|testcase_procedure=Previous action is complement of next action. e.g. copy then paste, bold then unbold, e.t.c.
# Keyboard, Initial, Italic
# Keyboard, Initial, Italic : Using the keyboard shortcut, turn on italics.
# Keyboard, Initial, Underline
# Keyboard, Initial, Underline : Using the keyboard shortcut, turn on underline.
# Keyboard, Initial, Bold
# Keyboard, Initial, Bold : Using the keyboard shortcut, turn on bold
# Enter two lines of text through keyboard. Reference these from below.
# Enter two lines of text through keyboard. Reference these from below.
# Menu, Prv. Action, Undo
# Menu, Prv. Action, Undo : Using the Edit tab, click on undo.
# Keyboard, Prv. Action, Redo
# Keyboard, Prv. Action, Redo : Using the keyboard shortcut, redo.
# Menu, Prv. Action, Copy
# Menu, Prv. Action, Copy : Going to the Edit tab, attempt to copy.
# Highlight text “For the 2004 competition”
# Highlight text “For the 2004 competition”
# ---, Text Highlighted, Copy
# ---, Text Highlighted, Copy : Using the Edit tab, click on the copy button.
# Move cursor to end of document
# Move cursor to end of document : Deselect the highlighted text and move the cursor to the end of the text.
# ---, Prv. Action, Paste
# ---, Prv. Action, Paste : Using the Edit tab, click on the past button.
# Menu, Prv. Action, Bold
# Menu, Prv. Action, Bold : Using the Text tab, click on the bold button.
# Menu, Prv. Action, Italic
# Menu, Prv. Action, Italic : Using the Text tab, click on the Italic button.
# Menu, Prv. Action, Underline
# Menu, Prv. Action, Underline : Using the Text tab, click on the Underline button.
# Highlight text “Canada replaced China”
# Highlight text “Canada replaced China”
# Keyboard, Text Highlighted, Undo
# Keyboard, Text Highlighted, Undo : Using the keyboard shortcut, perform an undo operation.
# ---, Text Highlighted, Redo
# ---, Text Highlighted, Redo : Perform a Redo operation.
# Highlight text “In May of that year Japan won”
# Highlight the text “In May of that year Japan won”
# Menu, Text Highlighted, Paste
# Menu, Text Highlighted, Paste : From the edit tab, perform a Past operation.
# Highlight text “Super Powers Cup in Tokyo“
# Highlight text “Super Powers Cup in Tokyo“
# ---, Text Highlighted, Bold
# ---, Text Highlighted, Bold : From the text tab, click the bold button.
# ---, Text Highlighted, Italic
# ---, Text Highlighted, Italic : From the text tab, click the italic button.
# ---, Text Highlighted, Underline
# ---, Text Highlighted, Underline : From the text tab, click the underline button.
Text:
"For the 2004 competition Canada replaced China. In May of that year Japan won the second edition of the Super Powers Cup in Tokyo."
|testcase_expectedresults=Confirm each step individually:
|testcase_expectedresults=Confirm each step individually:
# Italics Enabled
# Italics Enabled
# Underline Enabled
# Underline Enabled
# Bold Enabled
# Bold Enabled
# Text entered has italics, underline and bold enabled.
# n/a
# What was typed last is undone
# What was typed last is undone
# Undo is undone
# Undo is undone

Revision as of 10:32, 27 March 2009

Test case: Short name::Write - Edit
How to report results

Stream ,|x|Build stream::x}}
Category Test category::Activity Sub-category Test subcategory::Write
Component System component::Edit
Feature System feature::
Objective Test objective::Basic functionality test of Edit functions in combination with Text functions
Tools Test tools::
Setup Test setup::
Procedure [[Test procedure::Previous action is complement of next action. e.g. copy then paste, bold then unbold, e.t.c.
  1. Keyboard, Initial, Italic : Using the keyboard shortcut, turn on italics.
  2. Keyboard, Initial, Underline : Using the keyboard shortcut, turn on underline.
  3. Keyboard, Initial, Bold : Using the keyboard shortcut, turn on bold
  4. Enter two lines of text through keyboard. Reference these from below.
  5. Menu, Prv. Action, Undo : Using the Edit tab, click on undo.
  6. Keyboard, Prv. Action, Redo : Using the keyboard shortcut, redo.
  7. Menu, Prv. Action, Copy : Going to the Edit tab, attempt to copy.
  8. Highlight text “For the 2004 competition”
  9. ---, Text Highlighted, Copy : Using the Edit tab, click on the copy button.
  10. Move cursor to end of document : Deselect the highlighted text and move the cursor to the end of the text.
  11. ---, Prv. Action, Paste : Using the Edit tab, click on the past button.
  12. Menu, Prv. Action, Bold : Using the Text tab, click on the bold button.
  13. Menu, Prv. Action, Italic : Using the Text tab, click on the Italic button.
  14. Menu, Prv. Action, Underline : Using the Text tab, click on the Underline button.
  15. Highlight text “Canada replaced China”
  16. Keyboard, Text Highlighted, Undo : Using the keyboard shortcut, perform an undo operation.
  17. ---, Text Highlighted, Redo : Perform a Redo operation.
  18. Highlight the text “In May of that year Japan won”
  19. Menu, Text Highlighted, Paste : From the edit tab, perform a Past operation.
  20. Highlight text “Super Powers Cup in Tokyo“
  21. ---, Text Highlighted, Bold : From the text tab, click the bold button.
  22. ---, Text Highlighted, Italic : From the text tab, click the italic button.
  23. ---, Text Highlighted, Underline : From the text tab, click the underline button.

Text: "For the 2004 competition Canada replaced China. In May of that year Japan won the second edition of the Super Powers Cup in Tokyo."]]

Expected Results
and Pass Criteria
[[Pass criteria::Confirm each step individually:
  1. Italics Enabled
  2. Underline Enabled
  3. Bold Enabled
  4. Text entered has italics, underline and bold enabled.
  5. What was typed last is undone
  6. Undo is undone
  7. Option disabled
  8. n/a
  9. Text added to clipboard
  10. n/a
  11. Copied text is pasted
  12. Bold is disabled
  13. Italics is disabled
  14. Underline is disabled
  15. n/a
  16. Underline is undone
  17. Underline is redone
  18. n/a
  19. Copied text replaces highlighted text
  20. n/a
  21. Text becomes not bold
  22. Text becomes not italics
  23. Text becomes not underlined]]
Comments More notes::Work in progress
Release Stream Build Pass/Fail Trac Ticket(s) Comment(s) Date of Test