Calculator Activity Test Case

From OLPC
Revision as of 07:00, 15 May 2010 by Nkirja (talk | contribs) (Created page with '{| border="1" cellpadding="1" ! style="background: DimGray;" width="75" | Test Case ID ! style="background: DimGray;" width="50" | Category ! style="background: DimGray;" width…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Test Case ID Category Feature Description Prerequisite Test Description Input Data Expected Result No Of TC combination Status (Pass/Fail) Defect Id
1. Verify the navigation to the Calculator Activity
CAL_P1 UI Verify that user able to navigate to the calculator activity. Calculator activity icon is available. Click on the “calculator” Icon. Navigate to the Calculator Activity. 1
1.1 Verify the Activity tab in Calculator Activity
CAL_P1.1 UI Verify the features of the activity tab in calculator activity. User is in calculator activity window.
  1. Click on the Activity Tab
  2. Check the features of activity tab
System should navigated to activity tab and following features should be displayed
  • Name of the Activity
  • Share Option
  • Keep
  • Stop
1
CAL_P1.1.1 FUN Verify weather Activity Name is Displayed in the search box option. User is in activity tab Window. Check the activity name in the search box option "Calculator Activity" should be displayed in the search box option. 1
CAL_P1.1.2 FUN Verify the Share with of the activity tab User is in activity tab Window. Click on the Drop down list. System should display "Private" & "My Neighborhood" and default should be private. 1
CAL_P1.1.2.1 FUN Verify the functionality of Private User is in activity tab Window. Click on the private option User should be able to continue the actions on calculator activity without any failure. 1
CAL_P1.1.2.2 FUN Verify the functionality of My Neighborhoods
  1. User is in activity tab Window
  2. OLPC Mesh connection is available.
  1. Click on My Neighborhood option
  2. Invite to the person.
  3. In the Journal top of the Calculator activity keep the mouse point send to select the person.
  4. Check whether shared person can view your actions
Verify whether connected people can share their actions 1
CAL_P1.1.3 FUN Verify the functionality of Keep. User is in activity tab Window. Click on Keep option. Verify whether the Calculator Activity is not closed. 1
CAL_P1.1.4 FUN Verify the functionality of stop User is in activity tab Window. Click on Stop option. Verify whether the Calculator Activity window is closed. 1
1.2 Verify the Edit tab in Calculator Activity
CAL_P1.2 UI Verify the features of the edit tab in Calculator activity. User is in calculator activity window.
  1. Click on the Edit Tab
  2. Check the features of activity tab
System should navigated to edit tab and the following features should be displayed
  • Copy
  • Paste
  • Cut
1
CAL_P1.2.1 FUN Verify the functionality of Copy. User is in edit tab Window.
  1. Insert some data to the entry box.
  2. Right click on the entry box.
  3. Click on "Select All" option.
  4. Click on the Copy option.
255 System should copy the entered data. 1
CAL_P1.2.2 FUN Verify the functionality of Paste. User is in edit tab Window.
  1. Insert some data to the entry box.
  2. Right click on the entry box.
  3. Click on "Select All" option.
  4. Click on the Copy option.
  5. Click on the Paste option.
600 System should display 600. 1
CAL_P1.2.3 FUN Verify the functionality of Cut. User is in edit tab Window.
  1. Insert some data to the entry box.
  2. Right click on the entry box.
  3. Click on "Select All" option.
  4. Click on the Cut option.
700 Disappear the entered value from the entry box. 1