Welcome to the Hack2Skill SDET Assignment project! This repository contains the automation and manual testing artifacts for the Hack2Skill website. In this assignment, we have used Cypress as our automation tool to conduct tests, and the reports are generated using Mochawesome.
For automating the tests in this project, we have utilized Cypress, a modern and powerful end-to-end testing framework built for the modern web. Cypress provides an easy-to-use and reliable platform for automating the testing of web applications.
The test reports are generated using Mochawesome. You can find the detailed test report by following this link.
In addition to automation testing, we have also performed Manual Testing on the Hack2Skill website. The compilation of test scenarios and bug reports for the following modules can be accessed through the links provided below:
- Login
- Signup
- User Dashboard
You can find the compilation of test scenarios for Login, Signup, and User Dashboard in this Google Sheets document.
For any issues found during manual testing, we have maintained a Bug Report in this Google Sheets document.
Here's a summary of the test results for each module:
- Total Test Cases: 33
- Passed: 24
- Failed: 9
Login Module:
- Total Test Cases: 16
- Passed: 11
- Failed: 5
Signup Module:
- Total Test Cases: 12
- Passed: 8
- Failed: 4
User Dashboard Module:
- Total Test Cases: 5
- Passed: 5
- Failed: 0
We welcome your feedback and suggestions! If you encounter any issues or have any suggestions for improvement, please feel free to open an issue in this repository. We value your input and are committed to making this project better.
Thank you for your interest in our project! Happy testing!