Highlights
-
This project serves as a boilerplate for automating web applications across various browsers and environments using TestNG and the Selenium library.
-
rest-assured-code-generator Public
A lightweight Next.js application that enables users to generate REST Assured code by providing the required parameters.
-
This repository can be used to execute the REST Assured API tests generated by the REST Assured Code Generator (https://github.com/osandadeshan/rest-assured-code-generator).
-
markdown-quiz-app Public
A simple, lightweight quiz application built with Node.js that allows candidates to take quizzes based on a markdown file of questions and answers.
JavaScript UpdatedOct 23, 2024 -
markdown-quiz-generator Public
A simple tool to generate quizzes from Markdown files.
-
This project serves as a boilerplate for automating REST APIs across various environments using TestNG and the Rest Assured library.
-
This project serves as a boilerplate for automating both Android and iOS mobile applications using a single codebase with TestNG and the Appium library.
-
osandadeshan.github.io Public
My portfolio website.
-
osandadeshan Public
My portfolio which will appear on my public GitHub profile.
-
This repository contains a Playwright UI test boilerplate written in TypeScript and is configured to run tests in different environments such as Development, SIT, UAT, and Production.
TypeScript UpdatedJul 16, 2024 -
A demo project to automate web application using Robot framework with Page Object Model.
-
This project serves as a boilerplate for performance testing using Gatling and Java.
-
java-interview-practice Public
This project contains examples related to Java OOP principles and Collections framework.
-
This project serves as a boilerplate for automating REST APIs across various environments using Playwright.
TypeScript UpdatedMay 20, 2024 -
A demo project that automates all web browsers using Selenium and Gauge in Java.
-
api-health-checker-dashboard Public
A node application to show the availability of the backend services in a dashboard.
-
maxsoft-intelliapi Public
First-ever code-free and lightweight cross platform API and database test automation tool.
-
MaxSoft-GReporter Public
Java plugin for gauge to send the test execution summary to a defined audience.
-
gauge-maven-plugin Public
Forked from getgauge-contrib/gauge-maven-pluginMaven plugin to run gauge specs
Java GNU General Public License v3.0 UpdatedDec 30, 2023 -
-
This project serves as a boilerplate for automating web applications using WebDriverIO.
typescript test-automation webdriverio parallel-execution webdriverio-boilerplate-framework web-ui-automationTypeScript MIT License UpdatedAug 25, 2023 -
first_appium_test Public
A demo project that automates android app using Appium and TestNG.
-
Boilerplate project to run WebdriverIO tests with Appium to test native applications on iOS and Android.
-
This project serves as a boilerplate for automating both Android and iOS mobile applications using a single codebase with Robot Framework and the Appium library.
-
A demo project to automate REST APIs using Robot Framework and Requests Library.
-
webdriverio Public
Forked from webdriverio/webdriverioNext-gen browser and mobile automation test framework for Node.js
-
-
A demo project to validate a JSON response based on a predefined JSON schema.
-
rest-assured-demo Public
A sample project to demonstrate API automation for GET, POST, PUT, PATCH & DELETE operations using Rest Assured and Java
-
selenium-page-factory-demo Public
This is the a project on Selenium + Page Factory Design Pattern + TestNG + Java.