QA Artifacts

QA Artifacts

Recruiter-friendly QA documentation examples managed as reusable content entries.

QA Artifact

Requirements Testing and Testability Review Example

QA artifact showing static testing of requirements: ambiguity checks, completeness review, measurability, contradictions, acceptance criteria, and traceability based on the public pyavchik.space SRS.

QA Artifact

HTML and CSS Validation in UI Testing for SlotsOne

Practical QA artifact showing how HTML and CSS knowledge was used to inspect DOM structure, validate layout behavior, analyze responsive UI issues, and document frontend defects in the SlotsOne web interface.

Coverage Evaluation

Test Scenario Design and Coverage Evaluation Example

QA artifact showing how detailed scenarios are designed and how existing coverage is evaluated using requirements, manual test cases, API suites, browser matrices, and risk-based traceability.

Test Design Techniques

State Transition Testing Example

Test design artifact showing state transition testing for an article lifecycle with explicit states, allowed transitions, and status-change logic.

Test Design Techniques

Decision Table Testing Example

Test design artifact showing a decision table for form-submission rules, mapping combinations of required and optional fields to expected outcomes.

Test Design Techniques

Pairwise Testing Matrix Example

Test design artifact showing pairwise coverage across resolution, browser, OS, language, and connection speed for a web-testing scenario.