MANUAL QA
Jira - Bug Tracking/Project management system
QASE - Test case management system
Testing types and methodologies
SDLC vs STLC
Software development frameworks and methodologies
Release and Software Environments
Client Server Architecture - Distributed application structure that explains how server
provides resources or services to one or more clients
Postman & Insomnia - API testing clients with user interface
Bash scripting - Terminal coding
SQL - Database programming language to manipulate data
QA AUTOMATION
Github - Code repository, development platform
HTML/CSS - Basics of web programming used in testing/debugging issues, and while
choosing selectors for automated testing
JS - Javascript is the most popular pragramming language / lightweight scripting language
that we use for automated testing
NodeJS - Runtime environment for JS(A place where javascript runs on your computer).
Without nodeJS, JavaScript could only run in the browser
Cypress - Automation testing framework. A middle man between our code and a browser
Github Actions - Cl/CD(Continues Integration / Continues delivery)
Axios - api testing framework/client. Same client as postman, but in a code way. We don't
see it, but we can use JS to automate API testing
VS Code - IDE(Integrated Development Environment). A place where we write our code,
Elaremaelamia
Cloud Services - AWS, GCP, Azure