HTTP Status Codes
Tools, Frameworks & Technology
API Automation Tools
CI/CD & DevOps
Security &
Performance Testing
100

Identify the 3-digit code that a server sends to confirm a request was handled without error.

What is 200 OK?

100

Name the automation framework that abstracts test logic into reusable keywords, making tests accessible to non‐programmers.

What is Robot Framework?

100

Which tool, having evolved from a simple browser extension, now serves as a comprehensive environment for API development and testing?

What is Postman?

100

Which widely adopted open‑source automation server has become a cornerstone in building continuous integration pipelines?

What is Jenkins?

100

Which periodically updated list, curated by a security community, enumerates the top ten vulnerabilities affecting web applications?

What is the OWASP Top 10?

200

Which code from the 4xx series is typically returned when a client’s credentials are insufficient to access a resource?

What is 403 Forbidden?

200

Which underlying methodology organizes tests into structured, human‑readable tables of commands?

What is keyword‑driven tabular syntax?

200

Identify the Java‑based DSL that simplifies REST API validations and integrates smoothly with unit testing frameworks.

What is REST‑assured?

200

What iterative process requires that automated tests run with every code commit to catch issues early?

What is Continuous Integration?

200

Name the free security scanner that automates the detection of common web vulnerabilities.

What is OWASP ZAP?

300

Originating in a playful RFC, which status code subtly indicates that the server isn’t designed to brew coffee?

What is 418 I'm a teapot?

300

In its Browser library, which modern automation engine is employed to enable robust, cross‑browser testing?

What is Playwright?

300

Which GUI‑driven application—available in both open‑source and commercial editions—facilitates testing of diverse web service protocols?

What is SoapUI?

300

Identify the container orchestration system central to managing scalable deployments in modern cloud environments.

What is Kubernetes?

300

Which Apache project provides a framework for simulating load and measuring the performance of web applications?

What is Apache JMeter?

400

In certain extended protocols, which code signals that a request is still in progress rather than completed?

What is 102 Processing?

400

A recent experimental feature leverages a family of autoregressive language models to suggest tests - identify that model family.

What is GPT?

400

Which behavior‑driven development framework enables the creation of API tests written in plain, natural language?

What is Karate?

400

Which integrated platform merges version control with built‑in CI/CD capabilities to streamline DevOps workflows?

What is GitLab?

400

Which cloud‑based service orchestrates distributed load generation to simulate high‑traffic scenarios?

What is BlazeMeter?

500

Which response code, frequently seen in captive networks, demands user authentication before full access is granted?

What is 511 Network Authentication Required?

500

Which library extends the framework’s capabilities by abstracting HTTP calls for REST API interactions?

What is RequestsLibrary?

500

Which open‑source utility specializes in validating API contracts by comparing documentation against live endpoints?

What is Dredd?

500

What methodology embeds testing into every phase of software delivery, from commit to production, to ensure quality?

What is Continuous Testing?

500

Which discipline deliberately injects failures into systems to evaluate their resilience and fault tolerance?

What is Chaos Engineering?

M
e
n
u