Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.86 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.86 KB

Test Cases for Demo Bank App 2024-01-10_06h29_59

Overview

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.

Note

Test cases are constantly being expanded

Test Case Categories

  1. Login and Authentication: Test cases related to user login, authentication, and session management.
  2. Transaction Processing: Test cases related to various types of transactions such as fast transfers, phone top-ups and regular transfers.

Test Case Format

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.

Usage

Contributing

Contributions to this repository are welcome. If you identify any missing test cases or discover issues with existing ones, feel free to contact me!

Author