Calculator Activity Test Case: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Calculator Activity Tab Test case|Activity Tab]]
{| border="1" cellpadding="1"
! style="background: DimGray;" width="75" | Test Case ID
! style="background: DimGray;" width="50" | Category
! style="background: DimGray;" width="300" | Feature Description
! style="background: DimGray;" width="300" | Prerequisite
! style="background: DimGray;" width="500" | Test Description
! style="background: DimGray;" width="200" | Input Data
! style="background: DimGray;" width="300" | Expected Result
! style="background: DimGray;" width="50" | No Of TC combination
! style="background: DimGray;" width="50" | Status (Pass/Fail)
! style="background: DimGray;" width="75" | Defect Id
|-
!colspan="10" style="background: DarkGray;" align="left" | '''1. Verify the navigation to the Calculator Activity'''
|-valign="top"
|CAL_P1||UI ||Verify that user able to navigate to the calculator activity.|| Calculator activity icon is available.
| align="left"| Click on the “calculator” Icon. || || Navigate to the Calculator Activity.|| align="center" |1 || ||
|-
!colspan="10" style="background: Silver;" align="left" | ''' 1.1 Verify the Activity tab in Calculator Activity'''
|-valign="top"
| CAL_P1.1||UI|| Verify the features of the activity tab in calculator activity.|| User is in calculator activity window.
|
#Click on the Activity Tab
#Check the features of activity tab
|| ||align="left" | System should navigated to activity tab and following features should be displayed
* Name of the Activity
* Share Option
* Keep
* Stop
|align="center" |1|| ||
|-valign="top"
| 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.||align="center" |1|| ||
|-valign="top"
| 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.||align="center" |1|| ||
|-valign="top"
| 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. ||align="center" |1|| ||
|-valign="top"
| CAL_P1.1.2.2||FUN || Verify the functionality of My Neighborhoods
|
# User is in activity tab Window
#OLPC Mesh connection is available.
|
#Click on My Neighborhood option
# Invite to the person.
# In the Journal top of the Calculator activity keep the mouse point send to select the person.
# Check whether shared person can view your actions
|| ||Verify whether connected people can share their actions||align="center" |1|| ||
|-valign="top"
| 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.||align="center" |1|| ||
|-valign="top"
| 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.||align="center" |1|| ||
|-
|-
!colspan="10" style="background: Silver;" align="left" | ''' 1.2 Verify the Edit tab in Calculator Activity'''
|-valign="top"
| CAL_P1.2||UI|| Verify the features of the edit tab in Calculator activity.|| User is in calculator activity window.
|
#Click on the Edit Tab
#Check the features of activity tab
|| ||align="left" | System should navigated to edit tab and the following features should be displayed
* Copy
*Paste
* Cut
|align="center" |1|| ||
|-valign="top"
| CAL_P1.2.1||FUN || Verify the functionality of Copy.|| User is in edit tab Window.
|
# Insert some data to the entry box.
# Right click on the entry box.
#Click on "Select All" option.
#Click on the Copy option.
|align="center" |255 ||System should copy the entered data. ||align="center" |1|| ||
|-valign="top"
| CAL_P1.2.2||FUN || Verify the functionality of Paste.|| User is in edit tab Window.
|
# Insert some data to the entry box.
#Right click on the entry box.
#Click on "Select All" option.
#Click on the Copy option.
#Click on the Paste option.
|align="center" |600||System should display 600. ||align="center" |1|| ||
|-valign="top"
| CAL_P1.2.3||FUN ||Verify the functionality of Cut.|| User is in edit tab Window.
|
#Insert some data to the entry box.
#Right click on the entry box.
#Click on "Select All" option.
#Click on the Cut option.
|align="center" |700||Disappear the entered value from the entry box. ||align="center" |1|| ||
|-
!colspan="10" style="background: Silver;" align="left" | '''1.3 Verify the Algebra tab in Calculator Activity'''
|-valign="top"
| CAL_P1.3||UI||Verify the features of the Algebra tab in Calculator activity.|| User is in calculator activity window.
|
#Click on the Algebra Tab
# Check the features of Algebra tab
|| ||align="left" |System should navigated to Algebra tab and the following features should be displayed.
* Square(X<sup>2</sup>)
* Square Root (√X)
* Inverse(X<sup>-1</sup>)
* e to the power x (e<sup>x</sup>)
* X to the power Y (x<sup>y</sup>)
* Natural Logarithm (ln)
* Factorial (X!)
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.1||UI ||Verify the feature of Square (X<sup>2</sup>).|| User is in Algebra tab Window.
|
# Move the cursor on X<sup>2</sup> button.
# Check the features of the Square (X<sup>2</sup>)
|| ||System should display listed features like.
*Square
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.1.1||FUN || Verify the functionality of Square (X<sup>2</sup>).|| User is in Algebra tab Window.
|
# Enter valid data to entry box.
# Click on the Square (X<sup>2</sup>).
# Click on the Enter button.
|
#12
#12.56
#789452
#123.753
|
#12 = 144
#12.56 = 157.7536
#789452 = 623234460304
#123.753 = 15314.805009
| align="center" |4|| ||
|-valign="top"
| CAL_P1.3.1.2||FUN || Verify the functionality of Help.|| User is in Algebra tab Window.
|
# Click on Help button.
# Click on Enter.
|| ||System should display Definition of the Square. || align="center" |1|| ||
|-valign="top"
| CAL_P1.3.2||UI ||Verify the feature of Square Root (√X).|| User is in Algebra tab Window.
|
# Move the cursor on √X button.
# Check the features of the Square Root (√X)
|| ||System should display listed features like.
*Square root
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.2.1||FUN || Verify the functionality of Square Root (√X).|| User is in Algebra tab Window.
|
# Click on the Square button (√X).
# Within the brackets enters the value.
# Click on the Enter button.
|
#15
#49
#124.569
|
#15 = 3.87298334620741
#49 = 7
#124.569 = 11.1610483378578
| align="center" |3|| ||
|-valign="top"
| CAL_P1.3.2.2||FUN || Verify the functionality of Help.|| User is in Algebra tab Window.
|
# Click on Help button.
# 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 ". || align="center" |1|| ||
|-valign="top"
| CAL_P1.3.3||UI ||Verify the feature of Inverse(X<sup>-1</sup>).|| User is in Algebra tab Window.
|
# Move the cursor on X<sup>-1</sup> button.
# Check the features of the Inverse(X<sup>-1</sup>).
|| ||System should display listed features like.
* Inverse
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.3.1||FUN || Verify the functionality of Inverse(X<sup>-1</sup>).|| User is in Algebra tab Window.
|
# Enter valid data to entry box.
# Click on the Inverse(X<sup>-1</sup>).
# Click on the Enter button.
|
#2
# 0.056
# 789
#0
|
#2 = 0.5
# 0.056 = 17.8571428571428
# 789 = 0.00126742712294043
#0 = infinite
| align="center" |4|| ||
|-valign="top"
| CAL_P1.3.3.2||FUN || Verify the functionality of Help.|| User is in Algebra tab Window.
|
# Click on Help button.
# Click on Enter.
|| ||System Should display the definition of the Inverse.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.3.4||UI ||Verify the feature of e to the power x (e<sup>x</sup>).|| User is in Algebra tab Window.
|
# Move the cursor on e<sup>x</sup> button.
# Check the features of the e to the power x (e<sup>x</sup>)
|| ||System should display listed features like.
* e to the power x
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.4.1||FUN || Verify the functionality of e to the power x (e<sup>x</sup>).|| User is in Algebra tab Window.
|
# Click on e to the power x button (e<sup>x</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |e<sup>2</sup>|| align="center" |7.38905609||align="center" |1|| ||
|-valign="top"
| CAL_P1.3.4.2||FUN || Verify the functionality of Help.|| User is in Algebra tab Window.
|
# Click on Help button.
# Click on Enter.
|| ||System should display "exp(x), return the natural exponent of x. Given by e<sup>x</sup>".|| align="center" |1|| ||
|-valign="top"
| CAL_P1.3.5||UI ||Verify the feature of X to the power Y (x<sup>y</sup>).|| User is in Algebra tab Window.
|
# Move the cursor on x<sup>y</sup> button.
# Check the features of the X to the power Y (x<sup>y</sup>)
|| ||System should display listed features like.
* X to the power Y
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.5.1||FUN || Verify the functionality of X to the power Y (x<sup>y</sup>).|| User is in Algebra tab Window.
|
# Click on the X to the power Y (x<sup>y</sup>).
# Within the brackets enter the value like this 2, 3.
# Click on the Enter button.
| align="center" |2, 3||align="center" |8|| align="center" |1|| ||
|-valign="top"
| CAL_P1.3.5.2||FUN || Verify the functionality of Help.|| User is in Algebra tab Window.
|
# Click on Help button.
# Click on Enter.
|| ||System should display "pow(x, y), return x to the power y (x<sup>y</sup>)".|| align="center" |1|| ||
|-valign="top"
| CAL_P1.3.6||UI ||Verify the feature of Natural Logarithm (ln).|| User is in Algebra tab Window.
|
# Move the cursor on "ln” button.
# Check the features of the Natural Logarithm (ln).
|| ||System should display listed features like.
* Natural Logarithm
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.6.1||FUN || Verify the functionality of Natural Logarithm (ln).|| User is in Algebra tab Window.
|
# Click on the Natural Logarithm (ln).
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |ln(e)|| align="center" |1||align="center" |1|| ||
|-valign="top"
| CAL_P1.3.6.2||FUN || Verify the functionality of Help.|| User is in Algebra tab Window.
|
# Click on Help button.
# 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".
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.7||UI ||Verify the feature of Factorial (X!).|| User is in Algebra tab Window.
|
# Move the cursor on "X!" button.
# Check the features of the Factorial (X!)
|| ||System should display listed features like.
* Factorial
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.3.7.1||FUN || Verify the functionality of Factorial (X!).|| User is in Algebra tab Window.
|
# Click on the Factorial (X!)
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |10!|| align="center" |3628800|| align="center" |1|| ||
|-valign="top"
| CAL_P1.3.7.2||FUN || Verify the functionality of Help.|| User is in Algebra tab Window.
|
# Click on Help button.
# Click on Enter.
|| ||System should display "fac(x), return the factorial of x. Given by x*(x-1)*(x-2)*...”||align="center" |1|| ||
|-
!colspan="10" style="background: Silver;" align="left" | '''1.4 Verify the Trigonometry tab in Calculator Activity'''
|-valign="top"
| CAL_P1.4||UI||Verify the features of the Trigonometry tab in Calculator activity.|| User is in calculator activity window.
|
#Click on the Trigonometry Tab
# Check the features of the Trigonometry tab
|| ||align="left" |Navigate to the Trigonometry Tab and the following features should be displayed.
* Sine (sin)
* Cosine (cos)
* Tangent (tan)
* Arc sine (sin<sup>-1</sup>)
* Arc cosine (cos<sup>-1</sup>)
* Arc Tangent (tan<sup>-1</sup>)
* Hyperbolic sine (sinh)
* Hyperbolic cosine (cosh)
* Hyperbolic Tangent (tanh)
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.1||UI ||Verify the features of Sine (sin). || User is in Trigonometry Tab window.
|
# Move the cursor on Sine (sin) button.
# Check the features of the Sine (sin).
|| ||System should display listed features like.
* Sine
* Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.1.1||FUN || Verify the features of Sine (sin).|| User is in Trigonometry Tab window.
|
# Click on the Sine (sin).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - sin () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.1.1.1||FUN || Verify the functionality of Sine (sin) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Sine(sin).
# Within the brackets enter the value.
# Click on the Enter button.
|
# sin(2.5)
# sin(5)
# sin(0)
# sin(-30.5)
# sin(-30)
|2. User get in the result as bellow - sin () – the cursor point in the middle.
# sin(2.5) = 0.0436193873
# sin(5) = 0.0871557427
# sin(0) = 0
# sin(-30.5) = -0.5075383629
# sin(-30) = -0.5
| align="center" |5|| ||
|-valign="top"
| CAL_P1.4.1.1.2||FUN ||Verify the functionality of Sine(sin) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Sine(sin).
# Within the brackets enter the value.
# Click on the Enter button.
|
# sin(2.5)
# sin(5)
# sin(0)
# sin(-30.5)
# sin(-30)
|2. User get in the result as bellow - sin () – the cursor point in the middle.
# sin(2.5) = 0.5984721441
# sin(5) = -0.9589242746
# sin(0) = 0
# sin(-30.5) = 0.7931272394
# sin(-30) = 0.9880316240
|align="center" |5|| ||
|-valign="top"
| CAL_P1.4.1.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| ||System should display sin(x), return the sine of x. This is the y-coordinate on the unit circle at the angle x.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.2||UI ||Verify the features of Cosine(cos). || User is in Trigonometry Tab window.
|
# Move the cursor on Cosine(cos) button.
# Check the features of the Cosine(cos).
|| ||System should display listed features like.
* Cosine
* Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.2.1||FUN || Verify the features of Cosine(cos).|| User is in Trigonometry Tab window.
|
# Click on the Cosine(cos).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - cos () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.2.1.1||FUN || Verify the functionality of Cosine(cos) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Cosine(cos).
# Within the brackets enter the value.
# Click on the Enter button.
|
# cos(2.5)
# cos(5)
# cos(0)
# cos(-30.5)
# cos(-30)
|2. User get in the result as bellow - cos () – the cursor point in the middle.
# cos(2.5) = 0.9990482215
# cos(5) = 0.9961946980
# cos(0) = 1
# cos(-30.5) = 0.8616291604
# cos(-30) = 0.8660254037
| align="center" |5|| ||
|-valign="top"
| CAL_P1.4.2.1.2 ||FUN || Verify the functionality of Cosine(cos) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Cosine(cos).
# Within the brackets enter the value.
# Click on the Enter button.
|
# cos(2.5)
# cos(5)
# cos(0)
# cos(-30.5)
# cos(-30)
|2. User get in the result as bellow - cos () – the cursor point in the middle.
# cos(2.5) = -0.8011436155
# cos(5) = 0.2836621854
# cos(0) = 1
# cos(-30.5) = 0.6090559761
# cos(-30) = 0.1542514498
|align="center" |5|| ||
|-valign="top"
| CAL_P1.4.2.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| ||System should display cox(x), return the cosine of x. This is the x-coordinate on the unit circle at the angle x.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.3||UI ||Verify Verify the features of Tangent(tan). || User is in Trigonometry Tab window.
|
# Move the cursor on Tangent(tan) button.
# Check the features of the Tangent(tan).
|| ||System should display listed features like.
* Tangent
* Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.3.1||FUN || Verify the features of Tangent(tan).|| User is in Trigonometry Tab window.
|
# Click on the Tangent(tan).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - tan () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.3.1.1||FUN || Verify the functionality of Tangent(tan) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Tangent(tan).
# Within the brackets enter the value.
# Click on the Enter button.
|
# tan(2.5)
# tan(5)
# tan(0)
# tan(-30.5)
# tan(-30)
|2. User get in the result as bellow - tan () – the cursor point in the middle.
# tan(2.5) = 0.0436609429
# tan(5) = 0.0874886635
# tan(0) = 0
# tan(-30.5) = -0.5890450164
# tan(-30) = -0.5773502691
| align="center" |5|| ||
|-valign="top"
| CAL_P1.4.3.1.2||FUN || Verify Verify the functionality of Tangent(tan) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Tangent(tan).
# Within the brackets enter the value.
# Click on the Enter button.
|
# tan(2.5)
# tan(5)
# tan(0)
# tan(-30.5)
# tan(-30)
|2. User get in the result as bellow - tan () – the cursor point in the middle.
# tan(2.5) = -0.7470222972
# tan(5) = -3.3805150062
# tan(0) = 0
# tan(-30.5) = 1.3022238851
# tan(-30) = 6.4053311966
|align="center" |5|| ||
|-valign="top"
| CAL_P1.4.3.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| ||System should display "tan(x), return the tangent of x. This is the slope of the line from the origin of the unit circle to the point on the unit circle defined by the angle x. Given by sjin(x)/cos(x)"|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.4||UI ||Verify the features of Arc sine (sin-1). || User is in Trigonometry Tab window.
|
# Move the cursor on Arc sine (sin<sup>-1</sup>) button.
# Check the features of the Arc sine (sin<sup>-1</sup>).
|| ||System should display listed features like.
*ArcSine
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.4.1||FUN || Verify the features of Arc sine (sin<sup>-1</sup>).|| User is in Trigonometry Tab window.
|
# Click on Arc sine (sin<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - asin () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.4.1.1||FUN || Verify the functionality of Arc sine (sin<sup>-1</sup>) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on Arc sine (sin<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|
# asin(2.5)
# asin(5)
# asin(0)
# asin(-30.5)
# asin(-30)
|2. User get in the result as bellow - asin () – the cursor point in the middle.
# asin(2.5) =
# asin(5) =
# asin(0) =
# asin(-30.5) =
# asin(-30) =
| align="center" |5|| ||
|-valign="top"
| CAL_P1.4.4.1.2 ||FUN || Verify the functionality of Arc sine (sin-1) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Arc sine (sin<sup>-1</sup>).
# Within the brackets enter the value.
#Click on the Enter button.
|
# asin(2.5)
# asin(5)
# asin(0)
# asin(-30.5)
# asin(-30)
| 2. User get in the result as bellow - asin () – the cursor point in the middle.
# asin(2.5) =
# asin(5) =
# asin(0) =
# asin(-30.5) =
# asin(-30) =
|align="center" |5|| ||
|-valign="top"
| CAL_P1.4.4.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| || System should display "asin(x), return the arc sine of x. This is the angle for which the sine is x. Defined for -1<=x<=1"
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.5||UI || Verify the features of Arc cosine (cos<sup>-1</sup>).|| User is in Trigonometry Tab window.
|
# Move the cursor on Arc cosine (cos<sup>-1</sup>) button.
# Check the features of the Arc cosine (cos<sup>-1</sup>).
|| ||System should display listed features like.
* Arc Cosine
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.5.1||FUN || Verify the features of Arc cosine (cos<sup>-1</sup>).|| User is in Trigonometry Tab window.
|
# Click on the Arc cosine (cos<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - acos () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.5.1.1||FUN || Verify the functionality of Arc cosine (cos<sup>-1</sup>) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Arc cosine (cos<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|
# acos(2.5)
# acos(5)
# acos(0)
# acos(-30.5)
# acos(-30)
| 2. User get in the result as bellow - acos () – the cursor point in the middle.
# acos(2.5) =
# acos(5) =
# acos(0) =
# acos(-30.5) =
# acos(-30) =
| align="center" |5|| ||
|-valign="top"
| CAL_P1.4.5.1.2||FUN || Verify the functionality of Arc cosine (cos<sup>-1</sup>) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Arc cosine (cos<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|
# acos(2.5)
# acos(5)
# acos(0)
# acos(-30.5)
# acos(-30)
| 2. User get in the result as bellow - acos () – the cursor point in the middle.
# acos(2.5) =
# acos(5) =
# acos(0) =
# acos(-30.5) =
# acos(-30) =
|align="center" |5|| ||
|-valign="top"
| CAL_P1.4.5.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| || System should display "acos(x), return the arc cosine of x. This is the angle for which the cosine is x. Define for -1<=x<1"
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.6||UI || Verify the features of Arc Tangent (tan<sup>-1</sup>). || User is in Trigonometry Tab window.
|
# Move the cursor on Arc Tangent (tan<sup>-1</sup>) button.
# Check the features of the Arc Tangent (tan<sup>-1</sup>).
|| ||System should display listed features like.
* Arc Tangent
* Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.6.1||FUN || Verify the features of Arc Tangent (tan<sup>-1</sup>). || User is in Trigonometry Tab window.
|
# Click on the Arc Tangent (tan<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - atan () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.6.1.1||FUN || Verify the functionality of Arc Tangent (tan<sup>-1</sup>) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Arc Tangent (tan<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|
# atan(2.5)
# atan(5)
# atan(0)
# atan(-30.5)
# atan(-30)
| 2. User get in the result as bellow - atan () – the cursor point in the middle.
# atan(2.5) =
# atan(5) =
# atan(0) =
# atan(-30.5) =
# atan(-30) =
| align="center" |5|| ||
|-valign="top"
| CAL_P1.4.6.1.2||FUN || Verify the functionality of Arc Tangent (tan<sup>-1</sup>) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Arc Tangent (tan<sup>-1</sup>).
# Within the brackets enter the value.
# Click on the Enter button.
|
# atan(2.5)
# atan(5)
# atan(0)
# atan(-30.5)
# atan(-30)
| 2. User get in the result as bellow - atan () – the cursor point in the middle.
# atan(2.5) =
# atan(5) =
# atan(0) =
# atan(-30.5) =
# atan(-30) =
|align="center" |5|| ||
|-valign="top"
| CAL_P1.4.6.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| || System should display "atan(x), return the arc tangent of x. This is the angle for which the tangent is x. Defined for allx."
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.7||UI || Verify the features of Hyperbolic sine (sinh). || User is in Trigonometry Tab window.
|
# Move the cursor on Hyperbolic sine (sinh) button.
# Check the features of the Hyperbolic sine (sinh).
|| ||System should display listed features like.
* Hyperbolic sine (sinh)
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.7.1||FUN || Verify the features of Hyperbolic sine (sinh).|| User is in Trigonometry Tab window.
|
# Click on the Hyperbolic sine (sinh).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - sinh () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.7.1.1||FUN || Verify the functionality of Hyperbolic sine (sinh) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Hyperbolic sine (sinh).
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |sinh(2)|| 2. User get in the result as bellow - sinh () – the cursor point in the middle.
* sinh(2) = 207.803794
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.7.1.2||FUN ||Verify the functionality of Hyperbolic sine (sinh) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Hyperbolic sine (sinh).
# Within the brackets enter the value.
#Click on the Enter button.
| align="center" |sinh(2)|| 2. User get in the result as bellow - sinh () – the cursor point in the middle.
* sinh(2) = 3.62686041
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.7.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| || System should display "sin(x), return the hyperbolic sine of x. Given by (exp(x) - exp(-x))/2."|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.8||UI || Verify the features of Hyperbolic cosine (cosh). || User is in Trigonometry Tab window.
|
# Move the cursor on Hyperbolic cosine (cosh) button.
# Check the features of the Hyperbolic cosine (cosh).
|| ||System should display listed features like.
* Hyperbolic cosine (cosh)
*Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.8.1||FUN || Verify the features of Hyperbolic cosine (cosh).|| User is in Trigonometry Tab window.
|
# Click on the Hyperbolic cosine (cosh).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - cosh () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.8.1.1||FUN || Verify the functionality of Hyperbolic cosine (cosh) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Hyperbolic cosine (cosh).
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |cosh(2)|| 2. User get in the result as bellow - cosh () – the cursor point in the middle.
* cosh(2) = 215.557935
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.8.1.2||FUN || Verify the functionality of Hyperbolic cosine (cosh) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Hyperbolic cosine (cosh).
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |cosh(2)|| 2. User get in the result as bellow - cosh () – the cursor point in the middle.
* cosh(2) = 3.76219569
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.8.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| || System should display "cosh(x), return the hyperbolic cosine of x. Given by (exp(x) + exp(-x))/2."|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.9||UI || Verify the features of Hyperbolic tangent (tanh). || User is in Trigonometry Tab window.
|
# Move the cursor on Hyperbolic tangent (tanh) button.
# Check the features of the Hyperbolic tangent (tanh).
|| ||System should display listed features like.
* Hyperbolic tangent (tanh)
* Help
|align="center" |1|| ||
|-valign="top"
| CAL_P1.4.9.1||FUN || Verify the features of Hyperbolic tangent (tanh). || User is in Trigonometry Tab window.
|
# Click on the Hyperbolic tangent (tanh).
# Within the brackets enter the value.
# Click on the Enter button.
|| || 1. User get in the result as bellow - tanh () – the cursor point in the middle.|| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.9.1.1||FUN || Verify the functionality of Hyperbolic tangent (tanh) when the calculator is in degree mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Degree under the Miscellaneous
# Click on the Hyperbolic tangent (tanh).
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |tanh(2)|| 2. User get in the result as bellow - tanh () – the cursor point in the middle.
* tanh(2) = 55.2347117
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.9.1.2||FUN || Verify the functionality of Hyperbolic tangent (tanh) when the calculator is in radian mode.|| User is in Trigonometry Tab window.
|
# Set calculator into Radian under the Miscellaneous
# Click on the Hyperbolic tangent (tanh).
# Within the brackets enter the value.
# Click on the Enter button.
| align="center" |tanh(2)|| 2. User get in the result as bellow - tanh () – the cursor point in the middle.
* tanh(2) = 0.96402758
| align="center" |1|| ||
|-valign="top"
| CAL_P1.4.9.2||FUN || Verify the functionality of Help.|| User is in Trigonometry Tab window.
|
# Click on Help button.
# Click on enter.
|| || System should display "tanh(x), return the hyperbolic tangent of x. Given by sinh(x)/cosh(x)"|| align="center" |1|| ||


[[Calculator Edit Tab Test case|Edit Tab]]


[[Calculator Algebra Tab Test case|Algebra Tab]]


[[Calculator Trigonometry Tab Test case|Trigonometry Tab]]


[[Calculator Boolean Tab Test case|Boolean Tab]]


[[Calculator Miscellaneous Tab Test case|Miscellaneous Tab]]


[[Calculator Window Test case|Calculator Window]](Entry box - 1.7, Lable - 1.8, Show History - 1.9)







|}

Latest revision as of 14:58, 17 May 2010