-
-
Automation-Framework Public
Selenium Automation Framework is a modular, scalable solution for web app testing, built on Selenium WebDriver. It supports cross-browser and data-driven testing, CI tool integration, and POM imple…
-
This GitHub repo is for beginners and learners. It offers comprehensive tutorials and resources to make learn Selenium Framework easy. Whether a beginner or experienced, the repo has something for …
-
-
Cypress-Tutorials Public
Welcome to the Cypress Testing for Web Applications project! This repo will assist you in mastering the art of testing web applications using the Cypress testing framework. Whether you're a beginne…
JavaScript UpdatedSep 21, 2023 -
CypressFramework Public
Welcome to the Cypress Framework for Web UI, API, and Performance Testing! This comprehensive framework empowers you to excel in web application testing using the Cypress testing framework. This re…
-
mobilestoreapi Public
Rest API hosted using render. Crud operation can be performed after authentication on "/products" endpoint.
-
-
TestGraphQL Public
Welcome to the GraphQL Testing with Rest Assured project! This repository is designed to help you learn how to effectively test GraphQL APIs using the Rest Assured library. Whether you're new to Gr…
-
GraphQL-API-Tutorial Public
Learn GraphQL for modern APIs. Efficient data fetching & updates. Compare to REST & SOAP. Hands-on tutorial building GraphQL API with popular frameworks. Revolutionize app development. Happy coding!
JavaScript UpdatedAug 24, 2023 -
WebAutomation_Tutorial Public
Web Automation Tutorial covering Selenium, TestNG, PageObjectModel and some other topics.
automation selenium-webdriver automation-selenium pageobjectmodel automation-testing testng-framework selenium-course1 UpdatedAug 19, 2023 -
Cucumber_Tutorials Public
This a Cucumber project for those who want to learn Cucumber and performs some hands-ons. Feel free to clone the repo and make changes as per your learning/requirements.
-
Rest-Assured-Framework Public
Java-based framework for testing RESTful APIs using the Rest Assured library. The framework provides a structured approach and utilities to streamline the creation and execution of API tests.
-
API-Testing-Framework Public
API Testing Framework build using Java + rest assured and extent reports for reporting. Data Driven API testing framework where data is being fetched from Excel and Logger implemented to logs all t…
-
RestAssured_Tutorial Public
This GitHub repo is for beginners and learners. It offers comprehensive tutorials and resources to make learning rest assured easy. Whether a beginner or experienced, the repo has something for eve…
-
Anshul_Sonpure Public
My Portfolio website hosted using gitpages.
-
CucumberFramework Public
This repository contains automation tests using Cucumber framework. The tests are written in Java and executed using JUnit.
-
TheBloggingBot Public
Welcome to my Tech Blog! My goal is to bring together the latest and greatest in the world of Java, Selenium, Automation Testing, Machine Learning, Artificial Intelligence and CyberSecurity.
machine-learning automation blogging artificial-intelligence articles webdevelopment ethical-hackingHTML UpdatedFeb 13, 2023 -
Karate-UI-Automation Public
This GitHub repo is for beginners and learners. It offers comprehensive tutorials and resources to make learning Karate UI easy. Whether a beginner or experienced, the repo has something for everyo…
-
TestCaseDrivenFramework Public
This repository contains a test-based automation framework,built using industry-standard tools and best practices. The framework is designed to streamline the testing process by automating repetiti…
-
LoginSystem Public
Simple Login System with user authentication, user can perfrom Get and Post operation .Build using node.js and ejs.Deployed on cloud based platform i.e. Render.I have written an article on the same…
-
Robot-Framework Public
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development. It is a keyword-driven testing framework that uses tabular test data syntax.
HTML UpdatedJan 10, 2023 -
LearningCsharp Public
Just a practice repo for learning C#, will be covering just the syntax as for all Programming languages just syntax changes but the logic to write the code remains same.
-
API-Testing-using-Python Public
This a Collection of python script which can be used to perform api testing using python requests module. Collection contains scripts for fetching user,create a user,update and delete user.
-
Karate_Tutorial Public
Karate framework for API testing.
-
RestAPI_Demo Public
API testing using Postman
-
-
TokenBased_AuthAPI Public
Basics of Authentication, Authorization, and JWT
-
-
RestAssured_BDD Public
This is very simple project for RestAssured using BDD approach. We can perfom all operations GET,POST,PUT,PATCH,DELETE.