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.

UI Automation - Selenium Python

Automation scripts for UI test automation using selenium,python,unnittest,HtmlTestRunner. Agenda: Login in to an website and assert successful login.

Souvenirs

An website where you can share your precious memory with others.

Ice Breaking

A replica of popular matchmaking sites, Users can swap on others profile if they find someone with similar interests and get connected to each others.

Restaurant Reviews

A restaurant erp system where user can login and check and add reviews, You can search the restaurant based on there name , ZipCode and etc.

Task Tracker

A simple website where you can keep track of task assigned to different Individual.

Prayer Time Notification

This is an academic project. an android application, that provides user prayer time. it also has features like view maps and set alarm.

Personal Portfolio

A preliminary personal portfolio developed with django

Accident Prevention Model

This project was developed using image processing, machine learning and raspberrypi. As the name suggest this system can detect danger and warn the driver about the imminent threat.

    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.

    Weather Station

    A system that can predict the weather condition such as wheather is gonna rain in the upcoming few days, How the soil is, how humid the condition is.

    API Automation testing

    Automation script, developed using cypress. Here I testedthe API endpoints to check if they are working as expected. i.e- CRUD operation, Data fetching

    E-commerce Automation

    Automation script, developed using cucumber, webdriver i/o. Here I tested different functionality of the site. i.e- Login Auhtentication, Searching product, Navigation

    Souvenior Memoir Ui Automation

    This automation script, developed using cypress. Here I tested different UI of an website I developed.

    Task Tracker Automation

    API testing automation, Here I tested different functionality of a site I developed.

    UI Automation - Robot Framework

    Automation scripts for UI Test Automation utilizing Robot Framework. Agenda: Validate unsuccesful login. Veify the end to end ecommerce product purchase process. Verify user is able to fillup the login form.