Test case for calculator in software testing.
Test Case | Input | Expected Output |
TC#1 | 7 +4 | 11 |
TC#2 | 3-Oct | 7 |
TC#3 | 5 * 6 | 30 |
TC#4 | 20 / 4 | 5 |
TC#5 | 8 + (-3) | 5 |
TC#6 | 0 * 15 | 0 |
TC#7 | Dec-00 | Error (Division by zero) |
TC#8 | ABC + 7 | Error (Invalid input) |
More Test Cases for Projects
- Test case meaning in software testing
- Test case for water bottle | Real-life Example
- Test case on chair – Real-Life Example
- Test case for login page
- ATM Machine Test Cases
- Test case for the registration page
- Test cases for lift
- Test case for payment gateway
- Test case for calculator
- Test case for search functionality
- Test case for WhatsApp
- Test case for drop-down list
- Test case for mobile application
- Test case for Facebook login page
- Test case for the password field
- Test case for railway reservation system
- Test case for Flipkart