Projects Projects
UI Automation - Cypress
Automation scripts for UI Test Automation utilizing cypress. Agenda: Navigating a to a e-commerce site. Login to the website. Select few products. Remove a a selected product. Proceed to checkout. Fill up the shipping details. Proceed to continue. Finish the checkout process. Asserting various elements and values in every steps mentioned above.
UI Automation - Selenium Pytest
Automation scripts for UI test automation using selenium,python,pytest,py-html. Agenda: Navigating a to a e-commerce site. Login to the website. Select few products. Remove a a selected product. Proceed to checkout. Fill up the shipping details. Proceed to continue. Finish the checkout process. Asserting various elements and values in every steps mentioned above.
UI Automation - Selenium
Automation scripts for UI test automation using java and selenium web-driver. Agenda: Navigating a to a e-commerce site. Login to the website. Select few products. Remove a a selected product. Proceed to checkout. Fill up the shipping details. Proceed to continue. Finish the checkout process. Asserting various elements and values in every steps mentioned above.
UI Automation - Cucmber Framework
Automation scripts for UI test automation using cypress and cucmber framework. Agenda: Navigating a to a e-commerce site. Validating some generic scenario. Select few products. Proceed to checkout. Validating seleted product price totals with total price Proceed to continue. Validating success message.

Reinforcement learning applied to finance
This was my thesis project, Here by utilizing reinforcement learning we developed a system which can trade automatically in stock trade market and make profit.