Pinned Repositories
2DGD_F0TH
[CC BY-NC-SA] A compendium of the community knowledge on game design and development
AnotherAPITestInterface
A CLI for test suites written for Mocha with the possibility of using any node based test runner.
API_Test
Code to test API from various frameworks/libraries
Bash_API_Checks
A shell script which performs API testing of the site [reqres.in](https://reqres.in/).
DB-Check
JMeter based load testing on local MariaDB.
playwrightTest
UI Test for https://artoftesting.com/samplesiteforselenium using Playwright, Typescript and POM
Reqres-API
Rest API Performace testing using JMeter.
SimpleAPITestInterface
Simple CLI for test suites written using Mocha, Chai and Supertest.
WebDevSimplified_Excercises
Solutions to Excercises of Web Dev Simplified Learn SQL Video
rathorsunpreet's Repositories
rathorsunpreet/DB-Check
JMeter based load testing on local MariaDB.
rathorsunpreet/Reqres-API
Rest API Performace testing using JMeter.
rathorsunpreet/2DGD_F0TH
[CC BY-NC-SA] A compendium of the community knowledge on game design and development
rathorsunpreet/AnotherAPITestInterface
A CLI for test suites written for Mocha with the possibility of using any node based test runner.
rathorsunpreet/API_Test
Code to test API from various frameworks/libraries
rathorsunpreet/Bash_API_Checks
A shell script which performs API testing of the site [reqres.in](https://reqres.in/).
rathorsunpreet/cucumber
Rest API Endpoint Test in Java using Cucumber, JUnit5, Maven, Rest-Assured and Eclipse as IDE.
rathorsunpreet/HFS_Javascript
Solutions to Excercises and other "Test Drive" components as I progressed through the Head First Javascript Book.
rathorsunpreet/playwrightTest
UI Test for https://artoftesting.com/samplesiteforselenium using Playwright, Typescript and POM
rathorsunpreet/Python_API_Checks
API Testing of the site https://reqres.in using Pytest and Requests.
rathorsunpreet/rathorsunpreet
Github Profile Repo
rathorsunpreet/SimpleAPITest
API Test of online API reqres.in using Mocha, Chai and Supertest
rathorsunpreet/SimpleAPITestInterface
Simple CLI for test suites written using Mocha, Chai and Supertest.
rathorsunpreet/testng
Selenium based cross-browser UI checks for Website using TestNG testing framework and Maven.
rathorsunpreet/WebDevSimplified_Excercises
Solutions to Excercises of Web Dev Simplified Learn SQL Video
rathorsunpreet/DOS_Scripts
Batch Scripts that I use personally.
rathorsunpreet/GraphQL-API-Check
Rick and Morty API Check using GraphQL, Katalon Studio and Groovy Scripting.
rathorsunpreet/Jenkins-Github-Pipeline
A Jenkinsfile Pipeline in Declarative Syntax that fetches another Github Repo, waits for user input within a certain time frame and executes the tests if possible.
rathorsunpreet/learning-jenkins-3003221
Fork of Repo for learning Jenkins via LinkedIn Course, "Learning Jenkins" by Michael Jenkins.
rathorsunpreet/REST-API-Check
Testing Reqres.in's REST API using Hurl.
rathorsunpreet/SOAP-API-Test
Countries SOAP API tested using SOAPUI Open Source Version.
rathorsunpreet/Unattended-Jenkins-Jobs
Unattended setup of Dockerized Jenkins with job creation and build via terminal