Test Case ID
|
Category
|
Feature Description
|
Prerequisite
|
Test Description
|
Input Data
|
Expected Result
|
No Of TC combination
|
Status (Pass/Fail)
|
Defect Id
|
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.
|
- Click on the Edit Tab
- Check the features of activity tab
|
|
System should navigated to edit tab and the following features should be displayed
|
1 |
Pass |
|
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.
|
255 |
System should copy the entered data. |
1 |
Pass |
|
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.
|
600 |
System should display 600. |
1 |
Pass |
|
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.
|
700 |
Disappear the entered value from the entry box. |
1 |
Pass |
|