This repository contains test cases for the Demo Bank App. The purpose of these test cases is to ensure that the application functions correctly, meets the specified requirements, and delivers a seamless user experience.
Test cases are constantly being expanded
- Login and Authentication: Test cases related to user login, authentication, and session management.
- Transaction Processing: Test cases related to various types of transactions such as fast transfers, phone top-ups and regular transfers.
Each test case follows a standardized format including:
- Test Case Category: A unique category for the test case.
- Test Case type: Positive or negative type of test case.
- User Story: Description of the activity performed
- Test Description: Step-by-step instructions to execute the test case.
- Expected Results: The expected outcome of the test case.
- Test Case Tag: A unique tag assigned to the test case.
- Author: Author of a test case.
- Automated Status: Test case automation status.
- Test cases are used to describe and standardize activities and functionality in the app. Link to Demo Bank App
- Test cases are used to automate the Demo Bank App. Link to repo with tests project
Contributions to this repository are welcome. If you identify any missing test cases or discover issues with existing ones, feel free to contact me!