Test Case ID
|
Category
|
Feature Description
|
Prerequisite
|
Test Description
|
Input Data
|
Expected Result
|
No Of TC combination
|
Status (Pass/Fail)
|
Defect Id
|
1.6 Verify the Miscellaneous tab in Calculator Activity
|
CAL_P1.6 |
UI |
Verify the features of the miscellaneous tab in Calculator activity |
User is in calculator activity window.
|
- Click on the miscellaneous Tab
- Check the features of the miscellaneous tab
|
|
Navigate to the miscellaneous Tab and the following features should be displayed.
- Pi (π)
- e
- Plot
- Degrees/Radians
- Exponent/Scientific notation
- Number of shown digits
|
1 |
Pass |
|
CAL_P1.6.1 |
FUN |
Verify the functionality of Pi (π). |
User is in miscellaneous Tab window.
|
- Enter the value
- Enter whatever operand
- Click on Pi (π).
- Click on enter.
|
2*pi
|
2*pi = 6.2831853 |
1 |
Pass |
|
CAL_P1.6.2 |
FUN |
Verify the functionality of e. |
User is in miscellaneous Tab window.
|
- Enter the value
- Enter whatever operand
- Click on e.
- Click on enter.
|
2*e |
2*e = 5.43656365 |
1 |
Pass |
|
CAL_P1.6.3 |
UI |
Verify the features of Plot. |
User is in miscellaneous Tab window.
|
- Move the cursor on plot button.
- Check the features of the plot
|
|
System should display listed features like
|
1 |
Pass |
|
CAL_P1.6.3.1 |
FUN |
Verify the functionality of Plot. |
User is in miscellaneous Tab window.
|
- Click on Plot.
- Within the brackets enter the functionality & give range. Eg:- plot(x-1,x=2..7)
- Click on enter.
|
|
System showed the related graph. |
1 |
Pass |
|
CAL_P1.6.3.2 |
FUN |
Verify the functionality of Help. |
User is in miscellaneous Tab window.
|
- Click on Help button.
- Click on enter.
|
|
System should display "plot(eqn,var=-a..b), plot the equation 'eqn' with the variable 'var' in the range from a to b |
1 |
Pass |
|
CAL_P1.6.4 |
FUN |
Verify the functionality of Degrees/Radians. |
User is in miscellaneous Tab window.
|
- Click on Degrees/Radians.
- Click on enter.
|
|
|
2 |
Fail |
Tickect #1111
|
CAL_P1.6.5 |
FUN |
Verify the functionality of Exponent/Scientific notation. |
User is in miscellaneous Tab window.
|
- Click on Exponent/Scientific notation.
- Click on enter.
|
|
|
2 |
On Hold |
|
CAL_P1.6.6 |
FUN |
Verify the functionality of Number of shown digits. |
User is in miscellaneous Tab window..
|
- Click on Number of shown digits.
- Click on enter.
|
|
|
4 |
Pass |
|