Oleksandr Bielomiestnyi
Certificate of Participation
in introduction to API and Testing in Postman for QA Testers Workshop
This certificate confirms that recipient gaining familiarity with the basic principles of working with APIs, HTTP methods, status codes, request structure, and JSON format, as well as completing hands‑on exercises in API testing using Postman.
Presented to
Issue Date: 2026-01-22
Certificate No.:
b0b4d78c-85bc-4c71-9120-5ecfe8fda9a1
Olha Arkusha

Distributed by:

Issued to

Oleksandr Bielomiestnyi

Want to report a typo or a mistake?

ORDER

Credential Verification

Issue date: January 22, 2026

ID: b0b4d78c-85bc-4c71-9120-5ecfe8fda9a1

Issued by

Qoolli Academy

Qoolli Academy trains future QA professionals from scratch to junior level, preparing them for real projects. Our program provides full training and hands-on practice, so graduates are ready to deliver reliable results in software testing.

Type

Webinar

Level

Foundational

Format

Online

Duration

2 hours

Price

Free

Description

This practical workshop, titled "Introduction to API and Testing in Postman for QA Engineers", provides participants with foundational skills in API testing essential for quality assurance professionals. ​ Key Topics Covered HTTP methods (GET, POST, PUT, DELETE) and their practical applications. HTTP status codes: 2xx (success, e.g., 200 OK, 201 Created), 4xx (client errors, e.g., 400 Bad Request, 401 Unauthorized, 404 Not Found), and 5xx (server errors, e.g., 500 Internal Server Error). Parameter transmission: Query parameters (?key=value for filtering), Path parameters (/resource/{id} for specific objects), and Body (JSON payloads for POST/PUT). Authentication tokens: Usage in Authorization headers (Bearer token) and testing access levels (401/403 errors). Hands-on exercises in Postman: Building requests, validating responses, and verifying expected behaviors. Learning Outcomes Participants gain practical experience constructing API requests, interpreting responses, and identifying common testing pitfalls, such as incorrect status codes or unauthorized access. The session emphasizes QA responsibilities in ensuring API reliability.

Skills

API Testing

Http Protocols

Httprequest

Http Headers

Postman API Platform

Earning Criteria

Test

Participants earn the certificate by passing a 10-question multiple-choice quiz with 80% score (8/10 correct). Test covers: HTTP status codes (2xx success like 200 OK/201 Created, 4xx client errors like 401 Unauthorized/404 Not Found, 5xx server errors like 500 ISE); API parameters (query ?key=value for filtering, path /posts/1 for IDs, body JSON for POST/PUT); HTTP methods; token auth (Bearer header, 401/403 errors). Scenarios from workshop hands-on Postman exercises.

Participation

Actively participating in hands-on Postman exercises: creating requests with parameters (query/path/body) and authorization (Bearer tokens, testing 401/403 errors). Workshop scenarios ensure practical QA skills.