Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by osandadeshan
A curated list of projects in awesome lists by osandadeshan .
https://github.com/osandadeshan/markdown-quiz-generator
A simple tool to generate quizzes from Markdown files.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/api-health-checker-dashboard
A node application to show the availability of the backend services in a dashboard.
api api-health-checker backend-services css dashboard dashboard-application health-check html5 javascript
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-intelliapi
First-ever code-free and lightweight cross platform API and database test automation tool.
gauge intelliapi java maven maxsoft rest-api rest-assured
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-testng-page-factory-extended
This is a sample project to demonstrate high readable test automation implementation with Selenium + Page Factory and Fluent Interface Design Patterns + TestNG + Java.
automation automation-framework automation-ui fluent-interface java page-factory selenium selenium-java selenium-webdriver testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/appium-java-mobile-automation-demo
This project serves as a boilerplate for automating both Android and iOS mobile applications using a single codebase with TestNG and the Appium library.
android android-app appium automation cross-platform ios ios-app java maven page-object-model testng testng-framework xcode
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-intelliapi-demo
This is the demo project to test backend APIs and databases using MaxSoft-IntelliAPI.
gauge intelliapi java maven maxsoft rest-api rest-assured
Last synced: 13 Nov 2024
https://github.com/osandadeshan/eye-nose-mouth-detection-in-an-image
Automated system for detecting eyes, nose and mouth in an image using MATLAB.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/gauge-taiko-demo
A demo project that automates Chrome browser using Taiko and Gauge in JavaScript.
automation automation-framework automation-ui chromium-browser gauge javascript taiko taiko-web
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-page-object-model-csharp
This is the demo project on Selenium + Page Object Model Design Pattern + NUnit + C#.
automation csharp nunit page-object-model selenium selenium-webdriver ui-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-read_from_excel_file
A demo project that read data from Excel and automate web browser using Selenium in Java.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/soapui-to-gauge-plugin
Java plugin to execute SoapUI XML from Gauge and generate a detailed HTML report.
api-automation gauge gauge-java html-report soapui
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-greporter
Java plugin for gauge to send the test execution summary to a defined audience.
email-client gauge greporter java maven maxsoft test-results
Last synced: 13 Nov 2024
https://github.com/osandadeshan/mysight
Android application for blind community to read books, papers, shopping bills...... etc.
android android-application android-studio blind-people image-processing ocr opencv text-to-speech
Last synced: 13 Nov 2024
https://github.com/osandadeshan/kotlin-appium-gauge-demo
A demo project that automates mobile web browser using Appium and Gauge in Kotlin.
android appium gauge kotlin mobile-automation page-factory webapp
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-greporter-demo
This is the demo project to email gauge test execution report to a defined audience using MaxSoft-GReporter.
email-client gauge greporter java maven maxsoft test-results
Last synced: 13 Nov 2024
https://github.com/osandadeshan/hand-detection-in-an-image
Automated system for detecting hand in an image using MATLAB.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/gauge-selenium-demo
A demo project that automates web browser using Selenium and Gauge in Java.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/bdt-orator-multi-platform-test-automation
A demo project that automates Android and iOS applications in one project using Appium and Gauge in Java.
android-automation appium gauge gauge-java java
Last synced: 13 Nov 2024
https://github.com/osandadeshan/bdt-mobile-webapp-testing-demo
A demo project that automates web browsers in mobile using Selenium, Appium and Gauge in Java.
android-automation appium gauge gauge-java java web-application
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-java-web-automation-demo
This project serves as a boilerplate for automating web applications across various browsers and environments using TestNG and the Selenium library.
automation automation-ui extentreports java page-object-model selenium selenium-java selenium-webdriver testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/separate-counts-of-different-objects
Automated system for detecting the counts of different objects in an image using MATLAB.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-testng-allure-report-demo
This is a demo project for Selenium Page Object Model with Allure reporting.
allure-report java page-object page-object-model selenium selenium-webdriver testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/string_encryption_and_decryption_using_strong_aes
A sample program developed to perform the encryption and decryption using Strong AES in Cryptography and Java.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-read_from_csv
A demo project that read data from CSV and automates web browser using Selenium in Java.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/soapui-to-gauge-demo
A demo project that can execute SoapUI XML from Gauge using SoapUI To Gauge plugin.
api-automation gauge gauge-java html-report java soapui
Last synced: 13 Nov 2024
https://github.com/osandadeshan/total-count-of-different-objects
Automated system for detecting the number of different objects in an image using MATLAB.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/rest-assured-json-schema-validation-demo
A demo project to validate a JSON response based on a predefined JSON schema.
java json-schema-validator rest-api rest-assured
Last synced: 13 Nov 2024
https://github.com/osandadeshan/total-count-of-overlapped-objects
Automated system for detecting the number of objects which has been overlapped in an image using MATLAB.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/soapui-groovy-scripts
Sample groovy scripts which can be used in SoapUI projects.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-page-factory-demo
This is the a project on Selenium + Page Factory Design Pattern + TestNG + Java.
automation automation-ui extentreports java pagefactory selenium selenium-java selenium-webdriver testng testng-framework
Last synced: 13 Nov 2024
https://github.com/osandadeshan/rest-assured-demo
A sample project to demonstrate API automation for GET, POST, PUT, PATCH & DELETE operations using Rest Assured and Java
automation rest-api restassured testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/pulse_automation
A demo project that automates Atlassian Pulse web application using Selenium and Gauge in Java.
gauge gauge-java java pulse selenium
Last synced: 13 Nov 2024
https://github.com/osandadeshan/text-extractor
Android application to extract the text in books, papers, shopping bills...... etc.
android android-application android-studio java ocr-android
Last synced: 13 Nov 2024
https://github.com/osandadeshan/profile-generator
A simple tool is to minimize the hassle and time consumption in copy pasting ports for each service from jenkins into the pom.xml.
custom-ports java jenkins profile-generator
Last synced: 13 Nov 2024
https://github.com/osandadeshan/restsharp-api-automation-demo
This is a sample project to demonstrate API Automation using RestSharp and Extent Reports.
api-automation csharp extentreports restsharp
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-assignment
Selenium - Assignment (www.newtours.demoaut.com)
Last synced: 13 Nov 2024
https://github.com/osandadeshan/seleniumfirsttest
A demo project for web automation using Selenium and Java.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxflashlight
Mobile torch application for Android.
android android-application torch
Last synced: 13 Nov 2024
https://github.com/osandadeshan/number-of-faces-in-an-image
Automated system for detecting the number of faces in an image using MATLAB.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/orator-text-reader
A demo project that automates Android application using Appium and Gauge in Java.
android android-application android-studio text-to-speech
Last synced: 13 Nov 2024
https://github.com/osandadeshan/orator-testing-using-appium
A demo project that automates Android application using Appium and JUnit in Java.
android-automation appium java junit
Last synced: 13 Nov 2024
https://github.com/osandadeshan/multi-platform-mobile-test-automation
A demo project that automates Android and iOS applications using a single code base with Appium and Gauge in Java.
android android-automation appium java mobile-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-androios
The first-ever code-free framework for Mobile UI testing in both Android and iOS using Appium and Gauge.
appium gauge gauge-java java mobile-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-extent-reporter-demo
This is the demo project to automatically generate the Extent report using MaxSoft Extent Reporter.
automation extentreports java maxsoft reporting test-automation testng testng-framework
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-webdriver-manager
A simple and easy way to spin-up any automated browser session in any platform.
cross-browser cross-platform maxsoft selenium webdrivermanager
Last synced: 13 Nov 2024
https://github.com/osandadeshan/lighting-controller-for-workbench
Detects the hand and turn on the lights controlling the intensity with respect to its surrounding environment.
image-processing opencv python raspberry-pi
Last synced: 13 Nov 2024
https://github.com/osandadeshan/java-design-patterns-examples
A repository that contains design patterns in Java.
design-patterns hacktoberfest java
Last synced: 13 Nov 2024
https://github.com/osandadeshan/i-mart-sellings-application
Desktop application to save the selling records using Visual Basic and Access database.
access-database selling-app vbnet
Last synced: 13 Nov 2024
https://github.com/osandadeshan/gauge-python-selenium-demo
A demo project that automates web browser using Selenium and Gauge in Python.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/api-health-checker
A simple static dashboard to show the availability of the backend services.
api backend-services css dashboard-application health-check html javascript
Last synced: 13 Nov 2024
https://github.com/osandadeshan/autoit_demo-windows_based_authentication_pop_up
A demo project that automates windows based authentication pop-up using Selenium, AutoIt and Gauge in Java.
autoit gauge gauge-java java selenium
Last synced: 13 Nov 2024
https://github.com/osandadeshan/gauge-selenium-java-web-ui-automation
A demo project that automates all web browsers using Selenium and Gauge in Java.
cross-browser cross-platform gauge java page-factory selenium webdrivermanager
Last synced: 13 Nov 2024
https://github.com/osandadeshan/first_appium_test
A demo project that automates android app using Appium and TestNG.
android-app appium mobile-automation testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/web-api-mobile-integration-automation
A demo project that automates Web, API and Mobile integrations using Selenium, Appium and Gauge in Java.
appium bdd gauge gauge-java java mobile-automation web-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/api_testing_demo_with_rest_assured
A demo project that automates REST API using Rest Assured and Gauge in Java.
api-automation bdd gauge gauge-java java rest-assured
Last synced: 13 Nov 2024
https://github.com/osandadeshan/android-mobile-app-automation
A demo project that automates Android application using Appium and Gauge in Java.
android android-automation appium bdd gauge gauge-java
Last synced: 13 Nov 2024
https://github.com/osandadeshan/bdt-orator-testing
A demo project that automates Android application using Appium and Gauge in Java.
android-automation appium bdd gauge gauge-java java
Last synced: 13 Nov 2024
https://github.com/osandadeshan/osandadeshan
My portfolio which will appear on my public GitHub profile.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/express-jenkins-demo
A demo project to demonstrate API development using Express and API testing using Jasmine.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/ios-mobile-app-automation
A demo project that automates iOS application using Appium and Gauge in Java.
appium bdd gauge gauge-java ios-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/axe-accessibility-automation
This is a demo project to automate accessibility using axe.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/webdriverio-api-automation-demo
A sample project to demonstrate page object pattern using WebDriverIO and API automation using Axios.
api-automation axios es6 javascript page-object-model rest-api ui-automation wdio webdriverio
Last synced: 13 Nov 2024
https://github.com/osandadeshan/webdriverio-page-objects-demo
This is a sample project to demonstrate Web UI test automation using WebDriverIO and Page Objects.
automation es6 javascript page-object-pattern ui-automation webdriverio
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-testng-page-factory-txt-data-driven-demo
This is a sample project to demonstrate Text file data driven testing using Selenium + Page Factory Design Pattern + TestNG + Java.
data-driven-tests page-factory selenium testng text-file
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-testng-page-factory-csv-data-driven-demo
This is a sample project to demonstrate CSV data driven testing using Selenium + Page Factory Design Pattern + TestNG + Java.
csv data-driven-tests page-factory selenium testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-jenkins-demo
maxsoft-webdriver-manager selenium testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/robot_demo_project
A demo project that automates we browser using Robot framework.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/rest-assured-example
A demo project that automates REST API using Rest Assured and Gauge in Java.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/rest-assured-form-data-example
A demo project that automates REST API Form-Data request using Rest Assured and Gauge in Java.
api-automation form-data java rest-assured
Last synced: 13 Nov 2024
https://github.com/osandadeshan/protractor-typescript-demo
A demo project that automates web browsers using Protractor in TypeScript.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/protractor-javascript-demo
A demo project that automates web browsers using Protractor in JavaScript.
angularjs-applications javascript protractor ui-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/protractor-page-object-model-csharp
This is the demo project on Protractor + Selenium + Page Object Model Design Pattern + NUnit + C#.
automation csharp nunit page-object-model protractor selenium selenium-webdriver ui-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/new-tours-demo-automation
A demo project that automates all web browsers using Selenium and Gauge in Java.
gauge gauge-java java selenium web-automation
Last synced: 13 Nov 2024
https://github.com/osandadeshan/java-generics
A starter pack to learn Java Generics.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/10-days-of-javascript-hackerrank
Solutions to HackerRank's 10 Days of Javascript challenge.
10-days-of-javascript hackerrank hackerrank-challenges hackerrank-javascript hackerrank-solutions javascrip
Last synced: 13 Nov 2024
https://github.com/osandadeshan/kotlin-selenium-gauge-demo
A demo project that automates all web browsers using Selenium and Gauge in Kotlin.
cross-browser cross-platform gauge kotlin page-factory selenium webdrivermanager
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-webdriver-manager-demo
This is the demo project to spin-up any automated browser session in any platform using MaxSoft-WebDriver Manager.
cross-browser cross-platform maxsoft selenium webdrivermanager
Last synced: 13 Nov 2024
https://github.com/osandadeshan/meetosanda
Android application for my portfolio.
android android-application android-development portfolio portfolio-app
Last synced: 13 Nov 2024
https://github.com/osandadeshan/kotlin-selenium-testng-demo
This is a demo project to automate web UI using kotlin, selenium and testng.
kotlin page-factory selenium selenium-webdriver testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/expressjs-restful-apis-demo
A sample project to demonstrate RESTful API development using Express.js
api-development crud expressjs mongodb rest-services restapi
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-mock-server-demo
This is a demo project for Mock server development and deployment using Express and Firebase.
deployment develpment express firebase mock mock-server
Last synced: 13 Nov 2024
https://github.com/osandadeshan/maxsoft-extent-reporter
A perfect reporting plugin which automatically generate the Extent report for test automation.
automation extentreports java maxsoft reporting test-automation testng testng-framework
Last synced: 13 Nov 2024
https://github.com/osandadeshan/mock-server-demo
This is a demo project for Mock API development using Express.
express-js mock-server node-js
Last synced: 13 Nov 2024
https://github.com/osandadeshan/java-interview-practice
This project contains examples related to Java OOP principles and Collections framework.
collections collections-framework java java8 oop oop-principles oops-in-java
Last synced: 13 Nov 2024
https://github.com/osandadeshan/code-quality-demo
This is a sample project to demonstrate automated code quality check using GitHub Actions.
automated-code-review codequality github-actions java
Last synced: 13 Nov 2024
https://github.com/osandadeshan/java-unit-tests-demo
A sample project to demonstrate java unit tests and the usage of Jenkinsfile
java jenkins jenkins-pipeline jenkinsfile unit-test
Last synced: 13 Nov 2024
https://github.com/osandadeshan/rest-assured-java-api-automation-demo
This project serves as a boilerplate for automating REST APIs across various environments using TestNG and the Rest Assured library.
api-automation backend-automation java rest-api rest-api-automation rest-assured testng
Last synced: 13 Nov 2024
https://github.com/osandadeshan/linkedin-profile-api
Parse LinkedIn profile html string and make a JSON with the LinkedIn profile information.
aws expressjs html json lambda-functions nodejs parse serverless serverless-framework
Last synced: 13 Nov 2024
https://github.com/osandadeshan/healenium-demo
This is a demo project to demonstrate automatic locator healing capability in Healenium using Java, Maven, and the Page Object Pattern.
allure-report auto-healing healenium java locators maven page-object-model selenium selenium-webdriver
Last synced: 13 Nov 2024
https://github.com/osandadeshan/gatling-java-performance-test-boilerplate
This project serves as a boilerplate for performance testing using Gatling and Java.
gatling java maven performance-testing
Last synced: 13 Nov 2024
https://github.com/osandadeshan/pytest-page-object-model-demo
This is a sample project to demonstrate Web UI Automation using pytest.
page-object-model pytest python3 selenium selenium-python selenium-webdriver
Last synced: 13 Nov 2024
https://github.com/osandadeshan/csharp_gembox_excel_writer_app
This is a demo project to write data into Excel file using C#.
csharp excel excel-file-handling gembox writer
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenide-page-object-demo
This is a sample project to demonstrate Web UI Automation using Selenide.
java page-object-model selenide selenide-driver selenium-driver
Last synced: 13 Nov 2024
https://github.com/osandadeshan/selenium-testng-page-objects-extended-demo
This is a sample project to demonstrate high readable test automation implementation with Selenium + Page Objects and Fluent Interface Design Patterns + TestNG + Java.
Last synced: 13 Nov 2024
https://github.com/osandadeshan/web-crawler
This is a simple application to crawl your web pages.
app java8 maven selenium-webdriver swing-gui web-crawler web-crawling
Last synced: 13 Nov 2024