Topic

qa

Repositories (1549)

ask-website
ask-website welel Python

This is a question-and-answer website written with Python 3 + Django 3.

4
golem
golem 4nth0 Go

From a single config file Golem start a mock server

4
low-code-way
low-code-way qdriven Python

low code learning and demos

4
qaguide.github.io
qaguide.github.io qaguide HTML

All Resources that help you learn Software testing & QA Things

4
Android-QA-Helper
Android-QA-Helper rmmbear Python

Python program for performing common FQA actions for Android apps

4
sinhook
sinhook ibalosh Ruby

Simple webhook request testing tool

4
image_QA_system
image_QA_system wusean Java

2018级本科毕业设计,图像问答系统的设计与实现,源代码和本科毕业论文文档

4
hostlify
hostlify TrueFiEng TypeScript

Self-hosted site preview service.

4
selenium-cdp-geolocation-spoof
selenium-cdp-geolocation-spoof im-ahmed-hasan Java

🌍 Use Selenium 4 and Chrome DevTools Protocol (CDP) to simulate browser geolocation for testing location-aware web applications.

4
shipwright
shipwright saadjangda

One skill to design, build, test, polish, and ship world-class software. A complete AI coding agent skill covering architecture, frontend design, secu...

4
po-testcafe
po-testcafe qavajs TypeScript

library for plain-english access to testcafe page object

4
steps-lighthouse
steps-lighthouse qavajs TypeScript

@qavajs lighthouse steps

4
NEWS-Chatbot
NEWS-Chatbot sudecilsal Python

TR-NEWS Chatbot is a production-ready assistant for Turkish news that can generate concise, title-style summaries and answer questions about articles....

4
CodigoCertoCoders
CodigoCertoCoders robsonamendonca JavaScript

A Código Certo Coders é uma comunidade dedicada ao aprendizado contínuo, colaboração e inovação na área de tecnologia.

4
playwright
playwright qavajs TypeScript

@qavajs on top of playwright runner

4
Gemini_Student
Gemini_Student Gyanbardhan Python

An educational app powered by Gemini, a large language model provides 5 components a chatbot for real-time Q&A,an image & text question answerer,a gen...

4
qa-testing-tools
qa-testing-tools AlexKuchkov

A curated list of tools for manual testing, automation, bug tracking, performance, and more — ideal for QA engineers and testers.

4
llm-evaluation
llm-evaluation amitbad HTML

Hands-on LLM evaluation learning repo — local models via Ollama, no paid APIs, no maths. Covers deterministic eval, LLM-as-a-Judge, hallucination test...

4
awesome-e2llm-prompts
awesome-e2llm-prompts e2llm

Curated prompts for Element to LLM (E2LLM): runtime DOM → JSON snapshots for debugging, QA, UX, and LLM prompts.

4
qualflare-cli
qualflare-cli Qualflare Go

Qualflare CLI

4
postbin
postbin MartinThoma Python

A standalone web service providing http recording. Dump your requests here to inspect them for testing. Completely local.

4
BugLens
BugLens zlareb1 Python

Python tool that analyzes Slack conversations with AWS Bedrock AI to generate detailed RCA reports and actionable learnings for Dev and QA teams, with...

4
PyTesting
PyTesting CyberCoral Python

A Python library that contains tools for unit testing.

4
FinancialQA-Assistant
FinancialQA-Assistant Amaan-developpeur Jupyter Notebook

A lightweight, local Retrieval-Augmented Generation (RAG) system for domain-specific Q&A over financial documents. Uses pdfplumber for PDF parsing, se...

4
qualitymax
qualitymax Quality-Max

QualityMax — AI-native test automation platform. Generates, executes, and self-heals tests for Go, Rust, Python, and Playwright across your CI/CD pipe...

4
example-jenkins-automation
example-jenkins-automation testmoapp JavaScript

This repository contains a basic example on how to set up and run test automation jobs with Jenkins CI and report results to Testmo.

4
playwright-login-suite
playwright-login-suite CraigBall26 Python

A Playwright (Python) automation suite validating a login flow with positive, negative, environment, and framework tests.

3
declarative-action-architecture-demo
declarative-action-architecture-demo gigayaya Python

A scalable E2E automation framework demo using Declarative Action Architecture (DAA). Features 100% logic-free test layers and self-verifying actions...

3
squirrel-table
squirrel-table reiniiriarios JavaScript

Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files han...

3
pycln-vscode
pycln-vscode hadialqattan TypeScript

VS Code extension to remove unused import statements from Python code using Pycln (WIP).

3
translation-tools
translation-tools tdawe1 Python

Zero-touch JP→EN translation pipeline for PDF/PPTX/DOCX/XLSX: Drive-in/out, cache-first batch LLM , layout-preserving autofit, style & QA, iterative i...

3
qa-testing-guide
qa-testing-guide aeshamangukiya

QA Testing Guide is an open-source resource for mastering QA testing. It provides hands-on examples, automation scripts, and real-world scenarios to b...

3
AutomatizacionConPuppetter
AutomatizacionConPuppetter juedsay JavaScript

En éste repositorio realizo prácticas de automatización con Puppeteer para fines didacticos de enseñanza a alumnos y colegas; también para quién esté...

3
Postman-Documentation
Postman-Documentation Ahmed-Arafat10

A comprehensive Postman API testing course covering everything from fundamentals to advanced automation. Learn how to build and test API requests, man...

3
unpackqa
unpackqa sdtaylor Python

A python package for QA/QC bit unpacking and labeling in earth science data products

3
Ejercicios-Java
Ejercicios-Java MatiasMMD Java

Ejercicios de Java con foco QA. Aprendizaje continuo.

3
allure-report-integration
allure-report-integration im-ahmed-hasan Java

Generate rich and interactive Allure Reports for Selenium Java tests — complete with step logs, failure screenshots, and environment insights to boost...

3
qa-portfolio
qa-portfolio icesowell Python

QA portfolio with manual and automated testing. Includes checklists, test-cases, bug-reports and Selenium+Pytest+Allure tests.

3
QDrop-App
QDrop-App styropyr0 Kotlin

An android app built to make QA App distribution easier within an organization

3
physioqc
physioqc physiopy Python

Toolbox for physiological data (Automagic) Quality Control

3
fake-data-extension
fake-data-extension charleslana TypeScript

Preenche formulários automaticamente com dados falsos.

3
Cheat-sheet
Cheat-sheet LovelessReal

For routine checks

3
mdrun
mdrun ctsrc Shell

Runs command-line pipelines embedded in Markdown and CommonMark documents. Keeps your authored docs up to date. Even usable as an alternative to IPyth...

3
on_page_basic_SEO_checker
on_page_basic_SEO_checker AntoData Python

This project provides methods and utils to make basic checks in the SEO of an instance of a page using the URL of this page or a webdriver instance th...

3
example-circleci-automation
example-circleci-automation testmoapp JavaScript

This repository contains a basic example on how to set up and run test automation jobs with CircleCI and report results to Testmo.

3
example-gitlab-automation
example-gitlab-automation testmoapp JavaScript

This repository contains a basic example on how to set up and run test automation jobs with GitLab CI/CD and report results to Testmo.

3
example-github-automation
example-github-automation testmoapp JavaScript

This repository contains a basic example on how to set up and run test automation jobs with GitHub Actions and report results to Testmo.

3
spring-unit-testing-with-junit-and-mockito
spring-unit-testing-with-junit-and-mockito williamrichaard Java

A Rest API using Java with Spring Boot 2.x.x and H2 database, plus unit tests with JUnit 5 and Mockito.

3
composer-meta-qa
composer-meta-qa webysther

Metapackage for PHP QA Tools and more

3
python-syspath-tracker
python-syspath-tracker jwilk Python

track who changes Python's sys.path

3