# QA Bash > QA Bash is a community and knowledge platform for QA engineers, SDETs, and test automation professionals: a 379+ term testing glossary, hands-on AI-powered testing tools, structured learning paths, a community discussion feed, technical articles, a curated video feed, and a QA/SDET job board. ## Glossary 379+ testing terms across 15 topic-specific glossaries, written by practicing QA engineers — including AI-in-testing vocabulary (agentic testing, LLM evaluation, hallucination testing) that most QA glossaries don't cover yet. - [Glossary hub](https://www.qabash.com/glossary): All 15 topic glossaries. - [AI in Testing](https://www.qabash.com/glossary/ai-testing): The vocabulary a classic QA glossary doesn't have yet — agentic testing, LLM evaluation, hallucination testing, prompt injection. - [Testing Fundamentals & Core Concepts](https://www.qabash.com/glossary/testing-fundamentals): The vocabulary every other glossary here assumes you already know — test case, defect, coverage, verification vs. validation. - [Test Levels & Types](https://www.qabash.com/glossary/test-types): Unit, integration, regression, smoke, exploratory, black box — the different lenses testing gets done through. - [Test Design Techniques](https://www.qabash.com/glossary/test-design-techniques): Structured methods for deciding what to test — boundary value analysis, decision tables, pairwise testing, TDD, BDD. - [Test Automation & Frameworks](https://www.qabash.com/glossary/test-automation): Selenium, Playwright, Cypress, Appium, and the concepts that cut across all of them — locators, waits, flaky tests, POM. - [API & Backend Testing](https://www.qabash.com/glossary/api-testing): REST, GraphQL, contract testing, mocking, schema validation — testing the layer below the UI. - [Performance & Load Testing](https://www.qabash.com/glossary/performance-testing): Load, stress, spike, soak testing, and the metrics that describe how a system behaves under pressure. - [Security Testing](https://www.qabash.com/glossary/security-testing): Penetration testing, OWASP Top 10, SAST/DAST, and the vocabulary of finding vulnerabilities before attackers do. ## Learning 20+ free, structured learning paths for QA engineers and SDETs — from manual testing fundamentals to test automation, system design, data structures & algorithms, and AI-assisted testing, each with a completion certificate. - [Learning paths hub](https://www.qabash.com/learning): All 20 paths, filterable by difficulty and topic. - [Mobile Testing with Appium](https://www.qabash.com/learning/mobile-testing-appium): Automate Android and iOS apps using Appium 2 — device setup, locators, gestures, hybrid apps, and cloud device farms. - [SDET Path: From QA to Engineering](https://www.qabash.com/learning/sdet-career-path): Transition from manual/automation QA to SDET — OOP, design patterns, framework architecture, code reviews, and system design. - [Testing AI Applications](https://www.qabash.com/learning/testing-ai-applications): A rigorous QA methodology for LLM-powered and AI-driven products — evaluating non-deterministic outputs, hallucination and safety testing, RAG system validation, adversarial red-teaming, and regression testing as models change under you. - [AI Fundamentals for QA Engineers](https://www.qabash.com/learning/ai-fundamentals-for-qa): Demystify AI, ML, and LLMs, learn to prompt effectively, and understand AI's real limits — the vocabulary and literacy every QA engineer needs before using AI tools or testing AI systems. - [Data Structures & Algorithms — Zero to Expert](https://www.qabash.com/learning/dsa-zero-to-expert): Every core data structure and algorithm technique, from your first array to graph algorithms and dynamic programming — built for both real engineering work and technical interviews. - [Playwright E2E Testing: Zero to Hero](https://www.qabash.com/learning/playwright-e2e-testing): Go from zero to writing production-quality Playwright tests. You'll learn the locator API, Page Object Model, fixtures, parallelism, and CI integration — structured as a working engineer would actually teach it. - [Programming Essentials — Zero to Expert](https://www.qabash.com/learning/programming-essentials-zero-to-expert): Everything between "hello world" and writing production-grade software — core programming fundamentals, clean code, git, debugging, and the engineering practices that separate hobbyists from professionals. - [QA Fundamentals](https://www.qabash.com/learning/qa-fundamentals): Everything a new tester needs — SDLC, test planning, bug lifecycle, and the mindset of quality. Zero experience required. - [SQL for Testers](https://www.qabash.com/learning/sql-for-testers): Query databases to verify data, detect bugs, and design data-driven tests — MySQL & PostgreSQL focused. - [System Design — Zero to Expert](https://www.qabash.com/learning/system-design-zero-to-expert): From how a single HTTP request travels across the internet to designing systems that serve billions of users — scalability, databases, distributed systems, and real system-design case studies. - [API Test Automation with Python & pytest](https://www.qabash.com/learning/api-testing-python-pytest): A practical, opinionated course on API testing with Python. Covers the full stack from basic requests to schema validation, test data factories, mocking, and running in CI — the way it works in real engineering teams. - [API Testing with Postman & REST Assured](https://www.qabash.com/learning/api-testing): Master REST API testing — from manual Postman collections to automated REST Assured suites with schema validation. - [BDD & Agile Testing](https://www.qabash.com/learning/bdd-agile-testing): Write living documentation with Gherkin, drive automation with Cucumber, and become the QA hub of your agile team. - [CI/CD for QA Engineers](https://www.qabash.com/learning/cicd-for-qa): Integrate your test suites into real pipelines — GitHub Actions, Docker, test reporting, and quality gates. - [Manual Testing Mastery](https://www.qabash.com/learning/manual-testing-mastery): Go deep on exploratory testing, risk-based testing, and test management — the craft behind great manual testers. - [Performance Testing with JMeter](https://www.qabash.com/learning/performance-testing-jmeter): Design load tests, identify bottlenecks, and read performance reports — using Apache JMeter from beginner to production. - [Playwright for Modern Web Testing](https://www.qabash.com/learning/playwright-testing): Learn Playwright with TypeScript — auto-waits, codegen, network interception, visual testing, and multi-browser runs. - [Practical AI in Testing](https://www.qabash.com/learning/practical-ai-in-testing): Hands-on techniques for using AI as a force-multiplier across the testing lifecycle — generating test cases, accelerating automation code, AI-assisted debugging, and where AI-generated tests need human judgment. - [Security Testing Fundamentals](https://www.qabash.com/learning/security-testing-fundamentals): Learn OWASP Top 10, penetration testing basics, and how to integrate security checks into your QA process. - [Selenium WebDriver with Java](https://www.qabash.com/learning/selenium-java): Build robust browser automation from the ground up — locators, waits, Page Object Model, TestNG, and CI integration. ## Tools Free, no-signup AI-powered tools for QA engineers. - [AI Test Case Generator](https://www.qabash.com/tools/test-case-generator): Generates test cases from a feature description or user story. - [API Workbench](https://www.qabash.com/tools/api-workbench): Test and inspect REST/GraphQL APIs directly in the browser. - [JSON Workbench](https://www.qabash.com/tools/json-workbench): JSON formatting, validation, and transformation utilities for testers. - [Locator Engine](https://www.qabash.com/tools/locator-engine): Generates robust, maintainable element locators for test automation. - [AI Resume Screener](https://www.qabash.com/tools/cv-screener): Scores a QA/SDET resume for ATS compatibility and keyword coverage. ## Community - [Community feed](https://www.qabash.com/feed): Discussions, Q&A, polls, and job postings from QA engineers and SDETs. - [bash TV](https://www.qabash.com/bash-tv): Curated video feed from trusted QA, automation, and AI-testing creators — not a raw aggregator. - [Leaderboard](https://www.qabash.com/leaderboard): Community XP and contribution rankings. ## Blog - [QA Bash Blog](https://www.qabash.com/blog): Technical articles on test automation, API testing, AI in QA, and QA career growth. ## Jobs - [QA & SDET job board](https://www.qabash.com/jobs): Curated software testing and test automation job listings. ## Optional - [Events](https://www.qabash.com/events): QA community meetups and testathons. - [Sponsors](https://www.qabash.com/sponsors): Platform reach and sponsorship information.