Tests/Write: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: Write Activity Test Plan ==Open the Write Activity== Justification: HIG for startup, self for remaining Actions: # Start the Write activity by clicking on the corresponding icon on t...)
 
(fix cat)
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Write Activity Test Plan
[[Category: Test Plans]]

The Abiword Test Case is supposed to simulate student writing a paper for a class. The paper contains the child's name and the date, a title, a few lines of text, an image, and a table.


==Open the Write Activity==
==Open the Write Activity==
Line 10: Line 12:
* That the Write icon pulses to indicate the activity starting up.
* That the Write icon pulses to indicate the activity starting up.
* That the Write activity starts properly.
* That the Write activity starts properly.
* That the window is blank, and defaults to the "Activity" tab. ***
* That the window is blank, and defaults to the "Text" tab.


==Type some text==
==Type your name and the date==
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self


Actions:
Actions:
# Click somewhere in the body of the window.
# Click somewhere in the body of the window.
# Type your name, then press enter. Type the date and press enter again.
# Type anything you like.
# Then, type a misspelled word.
Verify:
Verify:
* That the cursor becomes a text cursor when inside the text window.
* That the cursor becomes a text cursor when inside the text window.
Line 25: Line 26:
* That the position marker adjusts its position as you type.
* That the position marker adjusts its position as you type.
* That a red underline appears under any words you have misspelled.
* That a red underline appears under any words you have misspelled.

==Edit your text's style and size==
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self

Actions:
# Select the text you just wrote by clicking and dragging around it.
# Click the "Text" tab at the top.
# Click the "B" icon to change the text to boldface.
# Click on the I and U icons as well to try different combinations of styles.
# Click on the size menu and scroll down it to select a size. Then, try typing your size in manually.
Verify:
* That the "Text" tab appears properly, is clickable, and becomes highlighted when you click it.
* That the taskbar changes to a different set of buttons when you click the "Text" tab.
* That the text is selected properly.
* That your cursor changes to a 4-way arrow when you mouse over selected text.
* That the bold, italic and underline buttons become highlighted when you mouse over them. ***
* That the bold, italic and underline buttons become highlighted gray when you select them.
* That the text becomes bolded, italicized, or underlined properly as you switch the styles.
* That your text is modified to the proper size when you change it, and that the size indicator updates itself accordingly.

Notes: Currently, the bold, italic and underline buttons become higlighted black when you mouse over them, obscuring the letters inside them. This doesn't seem right. Also, according to the image posted on the wiki page, every tab should be visible regardless of whether it is selected. However, right now, only the currently selected tab is visible - if you're trying to switch to another tab, you can't tell which one it is.


==Check text storage==
==Check text storage==
Line 56: Line 36:
* That a preview of the text you have written is properly displayed.
* That a preview of the text you have written is properly displayed.


==Edit your text's color==
==Type a title==
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self


Actions:
Actions:
# Still with your text selected, click the color selector icon on the taskbar.
# Click the Text tab, then press the Center Align button and the Underline button.
# Select a font size 22 and DejaVu Sans as a font, then type a title for your paper. Hit Enter twice after that
# Click the eyedropper icon in the lower left and eyedrop a color from the body of your text. If your default color was white, try eyedropping black from the text.
# Click a point inside the color triangle to change the color. Try clicking a point on the surrounding color wheel as well.
# Click the Hue field and adjust its value using the arrows, and then by typing in a new value in the Hue field.
# Do the same for the Saturation field, the Value field, and the Red, Green and Blue fields.
# Close the color editor by clicking the "OK" button.
# Open the color editor again and pick a new color.
# Click the cancel button.
Verify:
Verify:
* That the color editor icon becomes highlighted when you mouse over it and click on it.
* That the Text tab properly highlights and displays a new row of buttons as you click it.
* That your text appears in the center of the screen, underlined, with the proper size and font.
* That the window opens properly.
* That the color values in the rectangle at the lower left match the values of the currently selected color.
* That the eyedropper icon becomes highlighted when clicked, and that it properly obtains a new color when you use it.
* That the color triangle can be clicked normally and alters the color accordingly.
* That the arrow buttons alter their respective values properly, and that typing in fields changes their respective values properly and changes the cursor appropriately.
* That the hue, saturation, value, and R/G/B values, when altered, will change the selected color appropriately.
* That your text changes to the chosen color.
* That your text reverts to the previously selected color when you click cancel.


Notes: Currently, the bold, italic and underline buttons become higlighted black when you mouse over them, obscuring the letters inside them. This doesn't seem right. Also, according to the image posted on the wiki page, every tab should be visible regardless of whether it is selected. However, right now, only the currently selected tab is visible - if you're trying to switch to another tab, you can't tell which one it is. Also, the alignment menu is completely black. The alignment visual indicators are only visible when you mouse over them. '''(ALL FIXED)'''
Notes: Currently, the image for the color selector is broken.


==Change your text's font==
==Type a paragraph==
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self


Actions:
Actions:
# Select the Justified alignment.
# Without unselecting your text, click on the font selector bar on the upper taskbar.
# Switch back to 12 point font, DejaVu Serif, non-underlined font.
# Scroll through and select a new font. Try a variety of different fonts.
# Right click and open the Paragraph window, then select Double spacing from the spacing menu. Close the Paragraphs window.

# Type a few lines of text.
Verify:
* That the font selector menu becomes highlighted when you mouse over it and click on it.
* That the font menu expands and displays properly when you click on it.
* That you are able to scroll through the font menu and select a font.
* That the font selector menu updates to the currently selected font properly.
* That your text changes to the currently selected font properly.

Notes: Currently, the selected font is not visible until you change the font once.

==Change your text's alignment==
Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self

Actions:
# Deselect your text. Press enter somewhere in the middle of the body of your text to create two different lines of text.
# Click on the first line of text. Go to the alignment dropdown menu and scroll down to Center Align. Choose it.
# Click on the second line of text. Go to the alignment dropdown menu and scroll down to Right Align. Choose it.
# Now, delete the line break you made between line one and line two.
Verify:
* That the default alignment is left align.
* That the alignment dropdown menu becomes highlighted when you mouse over it.
* That the alignment dropdown menu appears properly when you click it and allows you to select different alignments.
* That each alignment's visual indicator becomes highlighted as you mouse over it.
* That your lines become properly aligned when you select new alignments.
* That each line's alignment ONLY applies to its own line (i.e., only the second line is right aligned, and only the first line is center aligned)
* That, when the line break between line one and line two is deleted, everything becomes center aligned.

Notes: Currently, the alignment menu is completely black. The alignment visual indicators are only visible when you mouse over them.

==Using Undo and Redo==

Justification: http://wiki.laptop.org/go/Image:Activity_write_edit.jpg, Self

Actions:
# Switch to the Edit tab.
# Press the Undo button three times.
# Press the Redo button three times.

Verify:
Verify:
* That the edit tab appears properly, is clickable, and becomes highlighted when you click it.
* That your text appears left aligned, in the proper size, font and style.
* That right-clicking displays a submenu, and that clicking the Paragraph option properly opens the Paragraph window.
* That the taskbar changes to a different set of buttons (undo, redo, copy, paste) when you click the edit tab.
* That the Spacing menu works properly.
* That the Undo and Redo buttons are highlighted properly when you mouse over and them and when you click on them.
* That your text spaces out each line properly as the Justified alignment indicates, and that your lines are double spaced.
* That the Undo button undoes your actions properly, and in the right order. After one click, your line break should reappear and the second line should be right aligned. After two clicks, the second line should be left aligned. After three clicks, the first line should be left aligned.
* That the Redo button redoes your actions properly, and in the right order. After one click, the first line should be center aligned. After two clicks, the second line should be right aligned. After three clicks, the line break should disappear, and everything should be center aligned.
* That the Redo button becomes ghosted after being clicked three times (or, once you are back up to your most recent action).


==Using Copy and Paste==
==Using Copy and Paste==
Line 138: Line 67:


Actions:
Actions:
# Choose a word you typed, and then click on the Edit tab.
# Select your text.
# Press the Copy button.
# Press the Copy button or (ctrl c)
# Deselect your text and click somewhere else in the window.
# Deselect your text and click somewhere else in the window.
# Press the Paste button.
# Press the Paste button or (ctrl p)
# Press the undo button or (ctrl z)

Verify:
Verify:
* That the Copy and Paste buttons become highlighted when you mouse over them and when you click them.
* That the Copy and Paste buttons become highlighted when you mouse over them and when you click them.
* That your text deselects properly when you click away from it.
* That your text deselects properly when you click away from it.
* That your text appears properly where you clicked when you paste it.
* That your text appears properly where you clicked when you paste it.
* That the text you just pasted goes away when the undo button is hit.

Notes: This is currently broken. Paste does not work.


==Inserting an Image==
==Inserting an Image==
Line 154: Line 82:


Actions:
Actions:
# Switch to the Image tab.
# Switch to the Image tab and click the "Insert Image" button.
# Navigate through the directories and choose an image to insert. Click the Open button.
# Click the "Insert Image" button.
# Click on one of the 9 squares on the perimeter of the object to resize it, then click in the middle of the object and drag to move it.
# Navigate through the directories and choose an image to insert. If you know an image's location, try typing it manually in the Location field.
# Type a label for your picture underneath it.
# Press the Open button.
# Click in the middle of your image and drag to move the image .
# Click one of the 9 squares on the perimeter and drag to resize the image.
# While still selecting your picture, press the erase key.

Verify:
Verify:
* That the "Image" tab appears properly, is clickable, and becomes highlighted when you click it.
* That the "Image" tab changes the taskbar to a different set of buttons.
* That the "Insert Picture" displays the Insert Picture window properly.
* That the taskbar changes to a different set of buttons when you click the "Image" button.
* That pressing "Okay" causes the selected picture appears properly wherever your cursor was.
* That the "Insert Picture" button becomes highlighted when you mouse over it and when you click on it.
* That your cursor changes to a pointing hand when you mouse over your picture and a 4-way arrow when you mouse over the perimeter of your picture.
* That the "Insert Picture" window appears properly when you click the "Insert Picture" button.
* That your picture moves properly when you drag it and resizes appropriately when you resize it.
* That you are able to use the scrollbars and properly select an image to insert with the "Insert Picture" window.
* That the selected picture appears properly wherever your cursor was.
* That the label you make underneath your picture wraps around the image properly.
* That your cursor changes to a pointing hand when you mouse over your picture.
* That your cursor changes to a 4-way arrow when you mouse over the perimeter of your picture.
* That your picture moves properly when you drag it.
* That your picture resizes appropriately when you resize it.
* That your picture is deleted properly when you press the erase key.

Notes: Currently, the images tab is far more limited than the one displayed in the wiki. The only option available is Insert Picture. Also, the Insert Picture button becomes highlighted black when you mouse over it, obscuring the icon. Additionally, the "Help" button in the Insert Picture window doesn't do anything.


==Making and Editing Tables==
==Making and Editing Tables==
Line 183: Line 100:
# Click the "Table" tab.
# Click the "Table" tab.
# Click and hold down on the "Insert table" button, and drag down and to the right until you create a 3x3 table.
# Click and hold down on the "Insert table" button, and drag down and to the right until you create a 3x3 table.
# Type something in the first field. Use the tab key to move through the other fields, then use the mouse to move through fields as well.
# Type something in the first field. Use the tab key to move through the other fields, adding info as you go, then use the mouse button to move back to the first field.
# Tab to the last field, then press tab again.
# Click the add rows button once.
# Click the add rows button twice. Then, click the delete rows button twice.
# Click the add columns button twice. Then, click the delete columns button twice.
Verify:
Verify:
* That the "Table" tab appears properly, is clickable, and becomes highlighted when you click it.
* That the "Table" tab changes the taskbar to a different set of buttons when you click the "Table" button.
* That a mini-spreadsheet appears as you hold down the button, starting as a 5v5, and adjusting as you drag, and that a spreadsheet of the dimensions you specified is produced when you let go.
* That the taskbar changes to a different set of buttons when you click the "Table" button.
* That you are able to insert, select and edit text properly into the tables, and that tabbing through fields works properly.
* That "Insert table" button becomes highlighted when you mouse over it, and when you click it.
* That using the insert rows column inserts a row between the first and second rows.
* That a mini-spreadsheet appears as you hold down the button, starting as a 5v5, and adjusting as you drag.
* That a spreadsheet is produced that has the dimensions you specified.
* That you are able to insert, select and edit text properly into the tables.
* That tabbing properly moves you through the fields.
* That new rows are generated when you tab past the last current row ***
* That using the insert/delete rows/columns buttons will properly add or remove rows or columns.
* That any data in a field is removed if the row or column it is is deleted.

Notes: The options for the Table tab also seem to be pretty limited compared to the image on the wiki - only Insert Row, Remove Row, Insert Column, and Remove Column are present. Also, it's not clear whether it's intentional that tabbing past the end of a table will generate new rows. Normally, in a spreadsheet, this would bring you back to the beginning.


==Using the View tools==
==Using the View tools==
Line 205: Line 112:


Actions:
Actions:
# Type until you reach a new page, then type some text on the new page.
# Click the "View" tab.
# Click the "View" tab.
# Press the + magnifying glass button on the top taskbar to zoom in.
# Press the + and - magnifying glass buttons to zoom in and out.
# Use the - magnifying glass button on the top taskbar to zoom out.
# Use the arrow keys next to the zoom level indicator to move it up and down, then type a new zoom percentage in the appropriate field.
# Type until you reach a new page.
# Type some text on the new page.
# Click the arrows on the page view indicator on the top taskbar to toggle between page 1 and page 2.
# Click the arrows on the page view indicator on the top taskbar to toggle between page 1 and page 2.
Verify:
Verify:
* That the "View" tab appears properly, is clickable, and becomes highlighted when you click it.
* That the "View" tab changes the taskbar to a different set of buttons when you click the View tab.
* That the taskbar changes to a different set of buttons when you click the "View" button.
* That the magnifying glass buttons become properly highlighted as you mouse over them and when you click on them.
* That the magnifying glass buttons properly alter the zoom percentage, and that the zoom percentage indicator upates to reflect the new percentage as it is changed.
* That the magnifying glass buttons properly alter the zoom percentage, and that the zoom percentage indicator upates to reflect the new percentage as it is changed.
* That you are able to properly change the zoom level by using the arrow keys and by typing.
* That a page break line appears when you type past the first page.
* That a page break line appears when you type past the first page.
* That the page view tool properly allows you to switch between pages, and indicates the right page.
* That the page view tool properly allows you to switch between pages, and indicates the right page.


==Name the Write activity==
Notes: Once again, the list of available options for View is very limited compared to the wiki image. Also, page view appears to be broken - I can't switch pages with it. It does indicate the page I'm viewing so long as I click on the page first, though.
Justification: Self

Actions:
# Click the Activity tab.
# Type a new name for the document.
# Click in the text of the document to resume editing.
# Type some text.
# Click the "Edit" tab to return to the editing menu.
# Click the "Activity" tab again.
# Do NOT type a new name for the document.
# Click "Stop" to exit.
# Switch to the Journal

Verify:
* That the "Activity" tab changes the taskbar to a different set of buttons when you click the "Activity" button.
* That the default name "Write Activity" (step 1) or new name (step 6) is immediately highlighted.
* That typing right after clicking the Activity tab overwrites the words "Write Activity" or the previous document name
* That clicking in the document does not return to the "Edit" tab mode, but does allow text entry.
* That clicking the Edit tab does return to editing mode.
* That the new name appears in the Journal


==Close the Write activity==
==Close the Write activity==
Line 230: Line 151:
# Click the X button in the top right corner.
# Click the X button in the top right corner.
Verify:
Verify:
* That the "Activity" tab appears properly, is clickable, and becomes highlighted when you click it.
* That the "Activity" tab changes the taskbar to a different set of buttons when you click the "Activity" button.
* That clicking the X button closes the Write activity.
* That the taskbar changes to a different set of buttons when you click the "Activity" button.
* That the X button becomes highlighted properly as you mouse over it and as you click it.
* That the activity closes properly.
* That the Write icon disappears from the activity donut.
* That the Write icon disappears from the activity donut.


Line 248: Line 167:




==Using Undo and Redo==
General notes:


Justification: http://wiki.laptop.org/go/Image:Activity_write_edit.jpg, Self
Aside from a few broken features, the problem that stands out to me the most about Write is that its UI is unwieldy and frequently redundant. The right click menu allows alternate ways to do a lot of things, which can be good, but it seems as though what we are aiming for is a simple, streamlined UI that's easy for a child to pick up. I didn't include more advanced features like the Paragraph settings and most of the other stuff that's accessible from the right click menu, but I can add those if needed.

Actions:
# Switch to the Edit tab.
# Press the Undo button until all of your work is undone.
# Press the Redo button until all of your work is redone.

Verify:
* That the edit tab changes the taskbar to a different set of buttons when you click the edit tab.
* That the Undo button undoes your actions properly, and in the right order, and that the screen is completely blank after you've finished Undoing.
* That the Redo button redoes your actions properly, and in the right order, and that your file is restored to its previous state after you've finished Redoing.
* That the Undo button becomes ghosted when nothing is left on the screen, and that the Redo button becomes ghosted when your file is restored to its previous state.

==Collaboration==
Justification: [[HIG]]

Actions:
# Click the Share button in the upper right hand corner.
# Have another member of the local mesh join your activity.
# Switch back to the Write activity, then wait and see if the user you invited can make edits to it.
Verify:
* That the user is able to join your Write activity.
* That the user is able to collaborate on the Write project with you.
* That the user's icon is added to the right side of the frame. (when you press the view sidebars key)
* That a Write activity icon appears in the Neighborhood view, with your icon and the other user's icon by it.

Latest revision as of 05:39, 22 March 2008


The Abiword Test Case is supposed to simulate student writing a paper for a class. The paper contains the child's name and the date, a title, a few lines of text, an image, and a table.

Open the Write Activity

Justification: HIG for startup, self for remaining

Actions:

  1. Start the Write activity by clicking on the corresponding icon on the taskbar.

Verify:

  • That the Write icon is added to the activity donut.
  • That the Write icon pulses to indicate the activity starting up.
  • That the Write activity starts properly.
  • That the window is blank, and defaults to the "Text" tab.

Type your name and the date

Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self

Actions:

  1. Click somewhere in the body of the window.
  2. Type your name, then press enter. Type the date and press enter again.

Verify:

  • That the cursor becomes a text cursor when inside the text window.
  • That your position marker appears properly when you click and blinks.
  • That your text appears properly on the screen.
  • That the position marker adjusts its position as you type.
  • That a red underline appears under any words you have misspelled.

Check text storage

Justification: HIG

Actions:

  1. Switch to the journal.

Verify:

  • That an entry has been added for your Write activity session.
  • That a preview of the text you have written is properly displayed.

Type a title

Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self

Actions:

  1. Click the Text tab, then press the Center Align button and the Underline button.
  2. Select a font size 22 and DejaVu Sans as a font, then type a title for your paper. Hit Enter twice after that

Verify:

  • That the Text tab properly highlights and displays a new row of buttons as you click it.
  • That your text appears in the center of the screen, underlined, with the proper size and font.

Notes: Currently, the bold, italic and underline buttons become higlighted black when you mouse over them, obscuring the letters inside them. This doesn't seem right. Also, according to the image posted on the wiki page, every tab should be visible regardless of whether it is selected. However, right now, only the currently selected tab is visible - if you're trying to switch to another tab, you can't tell which one it is. Also, the alignment menu is completely black. The alignment visual indicators are only visible when you mouse over them. (ALL FIXED)

Type a paragraph

Justification: http://wiki.laptop.org/go/Image:Activity_write_text.jpg, Self

Actions:

  1. Select the Justified alignment.
  2. Switch back to 12 point font, DejaVu Serif, non-underlined font.
  3. Right click and open the Paragraph window, then select Double spacing from the spacing menu. Close the Paragraphs window.
  4. Type a few lines of text.

Verify:

  • That your text appears left aligned, in the proper size, font and style.
  • That right-clicking displays a submenu, and that clicking the Paragraph option properly opens the Paragraph window.
  • That the Spacing menu works properly.
  • That your text spaces out each line properly as the Justified alignment indicates, and that your lines are double spaced.

Using Copy and Paste

Justification: http://wiki.laptop.org/go/Image:Activity_write_edit.jpg, Self

Actions:

  1. Choose a word you typed, and then click on the Edit tab.
  2. Press the Copy button or (ctrl c)
  3. Deselect your text and click somewhere else in the window.
  4. Press the Paste button or (ctrl p)
  5. Press the undo button or (ctrl z)

Verify:

  • That the Copy and Paste buttons become highlighted when you mouse over them and when you click them.
  • That your text deselects properly when you click away from it.
  • That your text appears properly where you clicked when you paste it.
  • That the text you just pasted goes away when the undo button is hit.

Inserting an Image

Justification: http://wiki.laptop.org/go/Image:Activity_write_image.jpg, Self

Actions:

  1. Switch to the Image tab and click the "Insert Image" button.
  2. Navigate through the directories and choose an image to insert. Click the Open button.
  3. Click on one of the 9 squares on the perimeter of the object to resize it, then click in the middle of the object and drag to move it.
  4. Type a label for your picture underneath it.

Verify:

  • That the "Image" tab changes the taskbar to a different set of buttons.
  • That the "Insert Picture" displays the Insert Picture window properly.
  • That pressing "Okay" causes the selected picture appears properly wherever your cursor was.
  • That your cursor changes to a pointing hand when you mouse over your picture and a 4-way arrow when you mouse over the perimeter of your picture.
  • That your picture moves properly when you drag it and resizes appropriately when you resize it.
  • That the label you make underneath your picture wraps around the image properly.

Making and Editing Tables

Justification: http://wiki.laptop.org/go/Image:Activity_write_table.jpg, Self

Actions:

  1. Click the "Table" tab.
  2. Click and hold down on the "Insert table" button, and drag down and to the right until you create a 3x3 table.
  3. Type something in the first field. Use the tab key to move through the other fields, adding info as you go, then use the mouse button to move back to the first field.
  4. Click the add rows button once.

Verify:

  • That the "Table" tab changes the taskbar to a different set of buttons when you click the "Table" button.
  • That a mini-spreadsheet appears as you hold down the button, starting as a 5v5, and adjusting as you drag, and that a spreadsheet of the dimensions you specified is produced when you let go.
  • That you are able to insert, select and edit text properly into the tables, and that tabbing through fields works properly.
  • That using the insert rows column inserts a row between the first and second rows.

Using the View tools

Justification: http://wiki.laptop.org/go/Image:Activity_write_view.jpg, Self

Actions:

  1. Type until you reach a new page, then type some text on the new page.
  2. Click the "View" tab.
  3. Press the + and - magnifying glass buttons to zoom in and out.
  4. Click the arrows on the page view indicator on the top taskbar to toggle between page 1 and page 2.

Verify:

  • That the "View" tab changes the taskbar to a different set of buttons when you click the View tab.
  • That the magnifying glass buttons properly alter the zoom percentage, and that the zoom percentage indicator upates to reflect the new percentage as it is changed.
  • That a page break line appears when you type past the first page.
  • That the page view tool properly allows you to switch between pages, and indicates the right page.

Name the Write activity

Justification: Self

Actions:

  1. Click the Activity tab.
  2. Type a new name for the document.
  3. Click in the text of the document to resume editing.
  4. Type some text.
  5. Click the "Edit" tab to return to the editing menu.
  6. Click the "Activity" tab again.
  7. Do NOT type a new name for the document.
  8. Click "Stop" to exit.
  9. Switch to the Journal

Verify:

  • That the "Activity" tab changes the taskbar to a different set of buttons when you click the "Activity" button.
  • That the default name "Write Activity" (step 1) or new name (step 6) is immediately highlighted.
  • That typing right after clicking the Activity tab overwrites the words "Write Activity" or the previous document name
  • That clicking in the document does not return to the "Edit" tab mode, but does allow text entry.
  • That clicking the Edit tab does return to editing mode.
  • That the new name appears in the Journal

Close the Write activity

Justification: Self

Actions:

  1. Switch to the Activity tab.
  2. Click the X button in the top right corner.

Verify:

  • That the "Activity" tab changes the taskbar to a different set of buttons when you click the "Activity" button.
  • That clicking the X button closes the Write activity.
  • That the Write icon disappears from the activity donut.

Resume working on a file

Justification: HIG

Actions:

  1. Switch to the Journal.
  2. Find the entry for your Write activity session. Click it.
  3. Click the "Resume" button.

Verify:

  • That your entry in the Journal is still present and has updated the preview to indicate your new work.
  • That Resuming your Write activity session opens Write and loads your work properly.


Using Undo and Redo

Justification: http://wiki.laptop.org/go/Image:Activity_write_edit.jpg, Self

Actions:

  1. Switch to the Edit tab.
  2. Press the Undo button until all of your work is undone.
  3. Press the Redo button until all of your work is redone.

Verify:

  • That the edit tab changes the taskbar to a different set of buttons when you click the edit tab.
  • That the Undo button undoes your actions properly, and in the right order, and that the screen is completely blank after you've finished Undoing.
  • That the Redo button redoes your actions properly, and in the right order, and that your file is restored to its previous state after you've finished Redoing.
  • That the Undo button becomes ghosted when nothing is left on the screen, and that the Redo button becomes ghosted when your file is restored to its previous state.

Collaboration

Justification: HIG

Actions:

  1. Click the Share button in the upper right hand corner.
  2. Have another member of the local mesh join your activity.
  3. Switch back to the Write activity, then wait and see if the user you invited can make edits to it.

Verify:

  • That the user is able to join your Write activity.
  • That the user is able to collaborate on the Write project with you.
  • That the user's icon is added to the right side of the frame. (when you press the view sidebars key)
  • That a Write activity icon appears in the Neighborhood view, with your icon and the other user's icon by it.