Software Tool Hub
Your toolbox, mapped to your career
Know exactly which software you need, why employers want it, what it costs, and how to install it — without guessing.
For your goal: Get my first QA job
Finish Career GPS onboarding for a fully personalized toolset.
Your setup progress
0 of 19 verified working
Required Core QA Tools
Install these first. Every entry-level QA job expects them.
Jira
Tracking bugs, user stories, and sprints the way real teams do.
GitHub
Version control and code reviews. Every modern QA job uses Git.
Python
The most common scripting language for QA automation today.
Selenium
Drive real browsers from code — the most-asked-for automation tool in QA job posts.
Postman
Send, automate, and test API requests without writing code.
Chrome DevTools
Inspect elements, watch network calls, and debug front-ends.
Career Growth Tools
Add these to step up to automation, SDET, or DevOps-adjacent roles.
Playwright
Modern alternative to Selenium with built-in waits, traces, and parallelism.
SQL
Query databases to validate test data — every team expects this.
AWS
The cloud platform most modern QA teams work against — know enough to be dangerous.
Jenkins
Classic CI server. Runs tests on every push and on a schedule.
Docker
Run apps in containers so tests get a clean, repeatable environment.
Azure DevOps
Microsoft's CI/CD + boards + repos suite — common in enterprise QA shops.
GitHub Actions
CI baked into GitHub — runs your tests on every push.
Advanced Professional Tools
Pick these up when a specific job posting or team uses them.
BrowserStack
Cloud lab of real browsers and devices for cross-platform testing.
TestRail
Test case management — write, organize, and run manual test cases at scale.
Cypress
Developer-friendly E2E framework for modern web apps.
Appium
Selenium for mobile — automate native and hybrid iOS/Android apps.
JMeter
Load testing — simulate hundreds of users hitting an API or site.
Kubernetes (Intro Only)
Container orchestration. You only need a working vocabulary, not deep skills.
Optional intro tracks
Foundational background so you can speak the language on modern teams.