Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
61 views2 pages

Calculator Test Cases

Calculator test cases

Uploaded by

samykasurde78
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views2 pages

Calculator Test Cases

Calculator test cases

Uploaded by

samykasurde78
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

calculator test cases

test ID TC_Name Steps Input data Expected result Actual result

addition of two product name should


tc_01 Addition integer number 2+1 3
be accepted

Subtraction of two product name should


tc_02 Subtraction 7.0-3.0 4
integer number be accepted

multiplication of two product name should


tc_03 multiplication 5*5 25
integer number be accepted

division of two product name should


tc_04 division 50/5 10
integer number be accepted
status

pass

pass

pass

Pass

You might also like