A test case in manual testing is a set of steps and expected outcomes that are used to evaluate the functionality of a software application. The goal of a test case is to determine whether the software behaves as intended and meets the requirements for a specific feature or functionality. Test cases are usually written by manual testers and are executed manually, without the use of automated tools.
- Test Case ID
- Test Scenario
- Test Case Title
- Prerequisite
- Test Steps
- Test Data
- Expected Result
- Actual Result
- Status
- Remarks
I have created the test cases (Positive & Negative) based on two scenarios:-
- Send Money
- Add Money
Note: This spreadsheet contains two sections, one for the "Send Money" functionality and another for "Add Money."