Software Testing and QA
Software testing and QA covers testing fundamentals and the tools used to automate browser, API, and regression testing so correctness doesn't depend on manual re-checking.
Who this is for: Developers and QA engineers who want to automate testing.
Suggested starting point: API Testing
Technologies (5)
API Testing
Verifying an API's behavior directly, without going through a UI.
beginnerFull course available
Playwright
A modern browser automation framework built for reliable end-to-end tests.
intermediateFull course available
Postman
A GUI tool for manually and programmatically testing APIs.
beginnerGuide only -- no course yet
Selenium
The original, still-widely-used browser automation framework.
intermediateFull course available
Software Testing Fundamentals
Proving code works correctly, automatically and repeatably.
beginnerFull course available