Demoblaze website is a demo e-commerce website where user can purchase electronics products.
I have Automated various functionalities of demoblaze website like login, cart, payment using Page Object Design pattern with Hybrid framework and validated them using Pytest framework. Also created Automation of Log file,HTML Report,Screenshot etc. And later I deployed the project on GitHub and ran the test cases on Jenkins.
Technologies used:
- Python
- Selenium Webdriver
- Pytest
- POM
- Pycharm
- Test Driven Development(TDD)
- GitHub