This is a project to perform Quality Assurance Testing on the web application WeShare
The Web Application can be run using the following docker commands on your local machine:
docker pull wethinkcode/weshare-qa:2022
docker run -p 5050:5050 -d wethinkcode/weshare-qa:2022
The User Journeys that were conducted using Gauge and Selenium:
- Logging and logging out a user from the system
- Adding a new expense to a users account
- Performing a Payment Request for another user
- Paying the Payment Request issued to the other user on their account
People in charge:
- Paballo Thobei (pathobe022@student.wethinkcode.co.za)
- Polokego Makgakge (pomakga022@student.wethinkcode.co.za)
The following API endpoints were tested using OpenAPI generator:
- Expenses API
- Payment Requests API
- People API
- Payments API
People in charge:
- Wanda Anna (waanna022@student.wethinkcode.co.za)
- Thulani Malaza (thmalaz022@student.wethinkcode.co.za)
- Polokego Makgakge (pomakga022@student.wethinkcode.co.za)
- Paballo Thobei (pathobe022@student.wethinkcode.co.za)
- Wanda Anna (waanna022@student.wethinkcode.co.za)
- Thulani Malaza (thmalaz022@student.wethinkcode.co.za)