Tools Overview
// a practical guide to the most widely used qa tools — jira, postman, selenium, k6 and more.
JIRA for Testers
// how qa engineers use jira — writing bugs, tracking progress, and using boards.
Postman — API Testing Tool
// a practical introduction to postman for sending requests, writing tests, and organizing collections.
Selenium WebDriver Overview
// what selenium is, how it works, and when to use it vs modern alternatives.
Playwright Overview
// why playwright is replacing selenium — features, architecture, and getting started.
K6 — Performance Testing Tool
// writing and running performance tests with k6 — setup, scripts, and results.
Apache JMeter Overview
// gui-based performance testing with jmeter — when to choose it over k6.
Swagger / OpenAPI for Testers
// how to read api documentation in swagger and use it to derive test cases.
Browser DevTools for Testers
// network tab, console, application storage — what every tester can do without writing code.
GitHub & Version Control for Testers
// git basics every qa engineer needs — clone, branch, commit, pr review.
Test Management Tools (TestRail, Zephyr)
// how to manage test cases, test runs, and test reporting professionally.