TC-ID Testcase Objec tive Prerequisite
To add two integer and display the
TC1 Calculator is switched on
result on ten digit calculator
To subtract two integer and display the
TC2 result on ten digit calculator Calculator is switched on
To multiply two integer and display the
TC3 result on ten digit calculator Calculator is switched on
To divide two integer and display the
TC4 result on ten digit calculator Calculator is switched on
TC5 To clear the screen Calculator is switched on
TC6 To delete digits one by one Calculator is switched on
Steps Input data Expected Result
1.Key in a valid integer from - 9999999999 to
+9999999999
2.Key in operator + 235(addition, above ten digits
3.Key in second operand,a valid integer from - will be expressed in
9999999999 To +999999999 135 + 100 exponential form)
1.Key in a valid integer from - 9999999999 to
+9999999999
2.Key in operator - 35(subtractio n,above ten
3.Key in second operand,a valid integer from - digits will be expressed in
9999999999 To +999999999 135- 100 exponential form)
1.Key in a valid integer from - 9999999999 to
+9999999999
2.Key in operator * 40000(multi plication,abo ve
3.Key in second operand,a valid integer from - ten digits will be expressed in
9999999999 To +999999999 100 x 400 exponential form)
1.Key in a valid integer from - 9999999999 to
+9999999999
2.Key in operator / 40(division,a bove ten digits
3.Key in second operand,a valid integer from - will be expressed in
9999999999 To +999999999 100/ 25 exponential form)
Symbol ‗0‘ should appear on
Press C screen
One Digit should be deleted
Press <- (backspace) from right hand side
Actual Result Remarks/ Status
235 Pass
35 Pass
40000 Pass
40 Pass
Symbo l ‗0‘ appear s on
screen Pass
One Digit is deleted from
right handsi de Pass