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

From OLPC
Jump to navigation Jump to search
mNo edit summary
m (Reverted edits by Walter's rectum (Talk) to last version by Js214)
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|testcase_component=Edit
|testcase_component=Edit
|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=Steps:
|testcase_procedure=Previous action is complement of next action. e.g. copy then paste, bold then unbold, e.t.c.
# Keyboard, Initial, Italic : Using the keyboard shortcut, turn on italics.
# Using the keyboard shortcut, turn on italics.
# Keyboard, Initial, Underline : Using the keyboard shortcut, turn on underline.
# Using the keyboard shortcut, turn on underline.
# Keyboard, Initial, Bold : Using the keyboard shortcut, turn on bold
# Using the keyboard shortcut, turn on bold
# Enter text through keyboard. Reference these from below.
# Enter text through keyboard. Reference these from below.
# Menu, Prv. Action, Undo : Using the Edit tab, click on undo.
# Using the Edit tab, click on undo.
# Keyboard, Prv. Action, Redo : Using the keyboard shortcut, redo.
# Using the keyboard shortcut, redo.
# Menu, Prv. Action, Copy : Going to the Edit tab, attempt to copy.
# Going to the Edit tab, attempt to copy.
# Highlight text “For the 2004 competition”
# Highlight text “For the 2004 competition”
# ---, Text Highlighted, Copy : Using the Edit tab, click on the copy button.
# Using the Edit tab, click on the copy button.
# Move cursor to end of document : Deselect the highlighted text and move the cursor to the end of the text.
# Deselect the highlighted text and move the cursor to the end of the text.
# ---, Prv. Action, Paste : Using the Edit tab, click on the past button.
# Using the Edit tab, click on the past button.
# Menu, Prv. Action, Bold : Using the Text tab, click on the bold button.
# Using the Text tab, click on the bold button.
# Menu, Prv. Action, Italic : Using the Text tab, click on the Italic button.
# Using the Text tab, click on the Italic button.
# Menu, Prv. Action, Underline : Using the Text tab, click on the Underline button.
# Using the Text tab, click on the Underline button.
# Highlight text “Canada replaced China”
# Highlight text “Canada replaced China”
# Keyboard, Text Highlighted, Undo : Using the keyboard shortcut, perform an undo operation.
# Using the keyboard shortcut, perform an undo operation.
# ---, Text Highlighted, Redo : Perform a Redo operation.
# Perform a Redo operation.
# Highlight the text “In May of that year Japan won”
# Highlight the text “In May of that year Japan won”
# Menu, Text Highlighted, Paste : From the edit tab, perform a Past operation.
# 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 : From the text tab, click the bold button.
# From the text tab, click the bold button.
# ---, Text Highlighted, Italic : From the text tab, click the italic button.
# From the text tab, click the italic button.
# ---, Text Highlighted, Underline : From the text tab, click the underline button.
# From the text tab, click the underline button.

Text:
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."
"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 where possible:
# Italics Enabled
# Italics Enabled
# Underline Enabled
# Underline Enabled
Line 41: Line 42:
# Option disabled
# Option disabled
# n/a
# n/a
# Text added to clipboard
# Text added to clipboard, verify at step 11
# n/a
# n/a
# Copied text is pasted
# Copied text is pasted
Line 56: Line 57:
# Text becomes not italics
# Text becomes not italics
# Text becomes not underlined
# Text becomes not underlined
|testcase_comments=Work in progress
}}
}}
{{Test results begin}}
{{Test results begin}}
{{Test results
|testresult_release=8.2.0 (767)
|testresult_stream=8.2
|testresult_build=767
|testresult_passfail=Pass
|testresult_date=2009/03/28
}}
{{Test results end}}
{{Test results end}}

Latest revision as of 17:41, 6 January 2010

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::Steps:
  1. Using the keyboard shortcut, turn on italics.
  2. Using the keyboard shortcut, turn on underline.
  3. Using the keyboard shortcut, turn on bold
  4. Enter text through keyboard. Reference these from below.
  5. Using the Edit tab, click on undo.
  6. Using the keyboard shortcut, redo.
  7. Going to the Edit tab, attempt to copy.
  8. Highlight text “For the 2004 competition”
  9. Using the Edit tab, click on the copy button.
  10. Deselect the highlighted text and move the cursor to the end of the text.
  11. Using the Edit tab, click on the past button.
  12. Using the Text tab, click on the bold button.
  13. Using the Text tab, click on the Italic button.
  14. Using the Text tab, click on the Underline button.
  15. Highlight text “Canada replaced China”
  16. Using the keyboard shortcut, perform an undo operation.
  17. Perform a Redo operation.
  18. Highlight the text “In May of that year Japan won”
  19. From the edit tab, perform a Past operation.
  20. Highlight text “Super Powers Cup in Tokyo“
  21. From the text tab, click the bold button.
  22. From the text tab, click the italic button.
  23. 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 where possible:
  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, verify at step 11
  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::
Release Stream Build Pass/Fail Trac Ticket(s) Comment(s) Date of Test
Software release::8.2.0 (767) Build stream::8.2 Build number::767 PassFail::Pass ,|x| #x}} Comments:: Created::2009/03/28