Name :- Suryakant patil
*Basic calculator*
TC_ID TC_Name Steps Input data Expected result Actual result Status
TC_01 Calculator Start the calculator Click on start Open calculator &display Accepted Pass
button 0 value
TC_02 Cal type Basic calculator +,=,-,*,/,% All buttons should be Accepted Pass
accepted
TC_03 Operators Enter arithmetic operators +,-,*,/ All buttons should be Accepted Pass
accepted
TC_04 substraction Sub 20-10=10 20-10=10 Display value ten Accepted Pass
TC_05 Multiplication Multiply 20 by 5 20*5=100 Display value hundred Accepted Pass
TC_06 Addition Add 20 &5 20+5=25 Display value 25 Accepted Pass
TC_07 Division Div 50 by 5 50/5=10 Display value10 Accepted Pass
TC_08 Clear Click on clear button Button should be Accepted Pass
accepted
TC_09 All clear Click on all clear button Button should be Accepted Pass
accepted