Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.