Calculator Algebra Tab Test case

From OLPC
Revision as of 15:37, 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.3 Verify the Algebra tab in Calculator Activity
CAL_P1.3 UI Verify the features of the Algebra tab in Calculator activity. User is in calculator activity window.
  1. Click on the Algebra Tab
  2. Check the features of Algebra tab
System should navigated to Algebra tab and the following features should be displayed.
  • Square(X2)
  • Square Root (√X)
  • Inverse(X-1)
  • e to the power x (ex)
  • X to the power Y (xy)
  • Natural Logarithm (ln)
  • Factorial (X!)
1
CAL_P1.3.1 UI Verify the feature of Square (X2). User is in Algebra tab Window.
  1. Move the cursor on X2 button.
  2. Check the features of the Square (X2)
System should display listed features like.
  • Square
  • Help
1
CAL_P1.3.1.1 FUN Verify the functionality of Square (X2). User is in Algebra tab Window.
  1. Enter valid data to entry box.
  2. Click on the Square (X2).
  3. Click on the Enter button.
  1. 12
  2. 12.56
  3. 789452
  4. 123.753
  1. 12 = 144
  2. 12.56 = 157.7536
  3. 789452 = 623234460304
  4. 123.753 = 15314.805009
4
CAL_P1.3.1.2 FUN Verify the functionality of Help. User is in Algebra tab Window.
  1. Click on Help button.
  2. Click on Enter.
System should display Definition of the Square. 1
CAL_P1.3.2 UI Verify the feature of Square Root (√X). User is in Algebra tab Window.
  1. Move the cursor on √X button.
  2. Check the features of the Square Root (√X)
System should display listed features like.
  • Square root
  • Help
1
CAL_P1.3.2.1 FUN Verify the functionality of Square Root (√X). User is in Algebra tab Window.
  1. Click on the Square button (√X).
  2. Within the brackets enters the value.
  3. Click on the Enter button.
  1. 15
  2. 49
  3. 124.569
  1. 15 = 3.87298334620741
  2. 49 = 7
  3. 124.569 = 11.1610483378578
3
CAL_P1.3.2.2 FUN Verify the functionality of Help. User is in Algebra tab Window.
  1. Click on Help button.
  2. Click on Enter.
System should display "sqrt(x), return the square root of x. This is the value for which the square equals x. Defined for x>=0 ". 1
CAL_P1.3.3 UI Verify the feature of Inverse(X-1). User is in Algebra tab Window.
  1. Move the cursor on X-1 button.
  2. Check the features of the Inverse(X-1).
System should display listed features like.
  • Inverse
  • Help
1
CAL_P1.3.3.1 FUN Verify the functionality of Inverse(X-1). User is in Algebra tab Window.
  1. Enter valid data to entry box.
  2. Click on the Inverse(X-1).
  3. Click on the Enter button.
  1. 2
  2. 0.056
  3. 789
  4. 0
  1. 2 = 0.5
  2. 0.056 = 17.8571428571428
  3. 789 = 0.00126742712294043
  4. 0 = infinite
4
CAL_P1.3.3.2 FUN Verify the functionality of Help. User is in Algebra tab Window.
  1. Click on Help button.
  2. Click on Enter.
System Should display the definition of the Inverse. 1
CAL_P1.3.4 UI Verify the feature of e to the power x (ex). User is in Algebra tab Window.
  1. Move the cursor on ex button.
  2. Check the features of the e to the power x (ex)
System should display listed features like.
  • e to the power x
  • Help
1
CAL_P1.3.4.1 FUN Verify the functionality of e to the power x (ex). User is in Algebra tab Window.
  1. Click on e to the power x button (ex).
  2. Within the brackets enter the value.
  3. Click on the Enter button.
e2 7.38905609 1
CAL_P1.3.4.2 FUN Verify the functionality of Help. User is in Algebra tab Window.
  1. Click on Help button.
  2. Click on Enter.
System should display "exp(x), return the natural exponent of x. Given by ex". 1
CAL_P1.3.5 UI Verify the feature of X to the power Y (xy). User is in Algebra tab Window.
  1. Move the cursor on xy button.
  2. Check the features of the X to the power Y (xy)
System should display listed features like.
  • X to the power Y
  • Help
1
CAL_P1.3.5.1 FUN Verify the functionality of X to the power Y (xy). User is in Algebra tab Window.
  1. Click on the X to the power Y (xy).
  2. Within the brackets enter the value like this 2, 3.
  3. Click on the Enter button.
2, 3 8 1
CAL_P1.3.5.2 FUN Verify the functionality of Help. User is in Algebra tab Window.
  1. Click on Help button.
  2. Click on Enter.
System should display "pow(x, y), return x to the power y (xy)". 1
CAL_P1.3.6 UI Verify the feature of Natural Logarithm (ln). User is in Algebra tab Window.
  1. Move the cursor on "ln” button.
  2. Check the features of the Natural Logarithm (ln).
System should display listed features like.
  • Natural Logarithm
  • Help
1
CAL_P1.3.6.1 FUN Verify the functionality of Natural Logarithm (ln). User is in Algebra tab Window.
  1. Click on the Natural Logarithm (ln).
  2. Within the brackets enter the value.
  3. Click on the Enter button.
ln(e) 1 1
CAL_P1.3.6.2 FUN Verify the functionality of Help. User is in Algebra tab Window.
  1. Click on Help button.
  2. Click on Enter.
System should display "ln(x), return the natural logarithm of x. This is the value for which the exponent exp() equals x. Defined for x>=0". 1
CAL_P1.3.7 UI Verify the feature of Factorial (X!). User is in Algebra tab Window.
  1. Move the cursor on "X!" button.
  2. Check the features of the Factorial (X!)
System should display listed features like.
  • Factorial
  • Help
1
CAL_P1.3.7.1 FUN Verify the functionality of Factorial (X!). User is in Algebra tab Window.
  1. Click on the Factorial (X!)
  2. Within the brackets enter the value.
  3. Click on the Enter button.
10! 3628800 1
CAL_P1.3.7.2 FUN Verify the functionality of Help. User is in Algebra tab Window.
  1. Click on Help button.
  2. Click on Enter.
System should display "fac(x), return the factorial of x. Given by x*(x-1)*(x-2)*...” 1