https://github.com/abdulwahab0/wunderflats-automation_project
This is a task to Automate https://en-hiring.wunderflats.xyz/en/account/profile website using Cypress and Cucumber with Mochawesome report
https://github.com/abdulwahab0/wunderflats-automation_project
automation-testing cypress-io javascript mocha-tests testing testplan
Last synced: 8 months ago
JSON representation
This is a task to Automate https://en-hiring.wunderflats.xyz/en/account/profile website using Cypress and Cucumber with Mochawesome report
- Host: GitHub
- URL: https://github.com/abdulwahab0/wunderflats-automation_project
- Owner: AbdulWahab0
- Created: 2021-11-09T18:48:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T16:11:30.000Z (over 3 years ago)
- Last Synced: 2025-01-09T05:39:00.745Z (9 months ago)
- Topics: automation-testing, cypress-io, javascript, mocha-tests, testing, testplan
- Language: HTML
- Homepage:
- Size: 29.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### In order to get the code and install dependencies (Run Locally 🚀)
- ``` git clone https://github.com/AbdulWahab0/Wunderflats-Automation_Project.git ```
- ``` cd Wunderflats-Automation_Project ```
- ``` npm install ```
- ``` npm start ``` or Run: ```npx cypress open ```
- ```Click on feature file (ProfileTab.feature) to run the Automated test ``` \
- Let me know if you have any questions. [Email Abdul Wahab ](mailto:wahab3060h@gmail.com)### Enter the following commands in terminal in order to check string is palidrome or not
- ``` cd Wunderflats-Automation_Project ```
- ``` npm run testPalindrome ```### Enter the following commands in terminal in order to run the Cypress test Runner
- ``` npx cypress open ```
### Enter the following commands in terminal in order to execute test on electron in headless mode
- ``` npm run electronTest ```
### Following is the report path
reports/cucumber-htmlreport.html/index.html
### Following is the Bug Report for Profile Page
cypress/Bug_Report/Defect_report_WunderFlats.pdf
### Following is Test Plan Document
cypress/Test_Strategy/Test_Strategy.pdf
### Following is the Manual Test cases Excel file
cypress/Manual_Test_Cases/Manual_Test_Case.xlsx
### Autmated test case Demo Vidoes
failed test screenshot available at:/cypress/videos
## Technology used:
- Cypress
- Cucumber
- Mochawesome
- Jenkins