Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prateek053/ecommerceapp
Application is tested with the help of Python and selenium with Pytest and Hybrid framework. I also used Data Driven testing to get some prerequisite data so that we can test the application accordingly.
https://github.com/prateek053/ecommerceapp
pycharm pytest python selenium-webdriver
Last synced: 4 days ago
JSON representation
Application is tested with the help of Python and selenium with Pytest and Hybrid framework. I also used Data Driven testing to get some prerequisite data so that we can test the application accordingly.
- Host: GitHub
- URL: https://github.com/prateek053/ecommerceapp
- Owner: Prateek053
- Created: 2024-05-07T11:51:43.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-08T12:25:25.000Z (8 months ago)
- Last Synced: 2024-10-31T17:44:39.274Z (about 2 months ago)
- Topics: pycharm, pytest, python, selenium-webdriver
- Language: HTML
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![nop](https://github.com/Prateek053/ecommerceapp/assets/169148312/a1304c2a-14bb-4995-8980-f4080e873f7b)
1. Tested the ecommerce app using Selenium webdriver and Pyhon.
2. Used Pytest framework and made Hybrid framework to test the site properly.
3. Implemented a data driven framework for pre requisite date testing.
4. Used the Pycharm IDE for coding.