Welcome to the Acme Bank Automation Test Suite! This repository contains end-to-end tests written in Cypress, utilizing JavaScript syntax and Chai assertions. The tests cover critical functionalities related to fund transfers and portfolio management.
This Cypress test suite ensures the robustness of Acme Bank's transfer and portfolio features (you'll find the website in the following link => https://usdemo.vee24.com/). The tests are designed to validate the seamless functionality of these key components in the banking application.
The transfer.spec.js
file includes tests for making a fund transfer. The following steps are covered:
- Access the transfer page
- Verify transfer information
- Select accounts and enter transfer details
- Initiate the fund transfer
The portfolio.spec.js
file focuses on the portfolio management functionality. The tests cover:
- Accessing the portfolio page
- Checking portfolio details
- Verifying investment information
- Interacting with a pie chart