Welcome to my profile! ⚡Here you will find a some of sample projects that will help you to get started with the most popular libraries and frameworks in Test Automation Arena!
These sample projects can be used an initial guides to build a new automation projects
Repository | Technologies & Frameworks | Comments |
---|---|---|
cypress-bdd-pom | A sample framework created using cypress, bdd, typescript and reports are generated using various report styles like mochawesome and allure-report. This project also contains dockerfile and execute tests in docker. | |
Python-Selenium-Pytest | A sample framework created using python, pytest and selenium and reports are generated using allure-report. This project also contains github actions to trigger tests for every new commit | |
K6-Sample-POC | Sample proof-of-concept for demonstrating different testing types using k6 | |
Restful-Booker-Test | This is an E2E Rest API testing framework for sample endpoints available in https://restful-booker.herokuapp.com/apidoc/index.html, The published APIs represent a booking system where user can create, update and cancel bookings. |