Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Urushihara24's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Urushihara24

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Urushihara24/README.md

👋 Vsevolod Samoylov

QA Engineer · API · Backend · Mobile · Integrations

Pixel art coding animation

Typing SVG


LinkedIn · Telegram


🧭 About me

I'm a QA Engineer who investigates products end to end — from the interface down to API contracts, databases, logs, asynchronous flows and third-party integrations.

I focus testing on business risk: payments, access control, state transitions and failure recovery. My reports connect a visible symptom to technical evidence and a clear release decision.

Good testing is not about clicking through every screen.
It's about understanding what can break — and proving what actually broke.


🔬 Commercial QA work

Selected paid QA projects with public, sanitized artifacts.

Project Scope Evidence and outcome
PRTV.pro Web · Mobile · Android TV · Billing · Integrations · Migration 228-case suite across 18 modules; 45 documented defects
Telaboro Android · Admin panel · API · PostgreSQL · Stripe · Logcat 150+ test cases; critical payment and profile failures localized with technical evidence
Mailshade Chrome extension · Exploratory testing · UX · Localization 19 findings supported by screenshots, videos, CSV and localization analysis
Android TV Slideshow App Android TV · Offline USB · Cache · Collections · Scheduled streams Executed cases linked to scenario-based defects and runtime/video evidence

🛠️ Skills & tools

QA / API / diagnostics

Postman   Swagger / OpenAPI   PostgreSQL   Android Studio   Chrome DevTools   Firefox   Kibana



Charles Proxy Logcat REST API testing SQL



Test management / delivery

Jira   Confluence   Git   GitLab   GitHub Actions   Linux



TestRail Allure TestOps GitLab CI



Python learning & automation

Python   pytest   Playwright   Docker   Bash



Platforms / environments

Web Android and Android TV iOS Safari

Tools and techniques
Area Tools and techniques
Testing Functional · Exploratory · Regression · Integration · E2E · Risk-based
API & data REST · Swagger/OpenAPI · Postman · SQL · PostgreSQL
Backend Payments · state transitions · persistence · third-party integrations
Diagnostics Chrome DevTools · Firefox DevTools · Network · Console · Kibana · Logcat · Charles Proxy · request/response analysis
Test management Jira · TestRail · Allure TestOps · Confluence
Learning / automation Python · pytest · Playwright · Bash · GitHub Actions · GitLab CI
Delivery Git · Docker · Linux · CI/CD

🐍 Python & automation practice

Python is my current learning track for QA automation, API checks, fixtures and small test tooling.

Project What I'm practicing
DummyJSON API Tests Positive and negative API scenarios using Python, pytest, reusable fixtures and CI
QIWI API Tests Payment-flow checks with Playwright APIRequestContext and a Postman collection
QA Automation Roadmap Python basics, validation logic and pytest practice
Older engineering projects

These are older experiments that I keep as part of the path:

  • Monitoring Bot — marketplace integrations, pricing logic, Docker and pytest coverage.
  • Orcestre — Telegram automation, scheduling, persistence and API interaction.
  • Exportum Bot — Telegram workflow automation for logistics operations.

🧩 How I investigate failures

Understand the product and business risk
                    ↓
Model critical paths and state transitions
                    ↓
Reproduce and isolate the failing layer
                    ↓
Collect UI, API, database and log evidence
                    ↓
Explain impact, likely cause and release risk

Profile Views

Building, testing and investigating how products really work.

Pinned Loading

  1. chatplace-qa-test chatplace-qa-test Public

    QA test assignment · ChatPlace · чат-бот на кодовое слово (Telegram). AC, чек-лист, реестр дефектов, RCA и решение о релизе (NO-GO).

  2. DummyJSON_Test DummyJSON_Test Public

    API test automation for DummyJSON using Python, pytest, fixtures and positive and negative scenarios.

    Python

  3. mailshade-qa-case mailshade-qa-case Public

    Exploratory QA case study for a Chrome extension, covering UX, localization, logs and structured defect evidence.

  4. monitoring-bot monitoring-bot Public

    Python auto-pricing and chat automation bot for GGSEL and DigiSeller, with competitor monitoring, tests and Docker deployment.

    Python

  5. prtv-pro-test-case prtv-pro-test-case Public

    Comprehensive QA case study for PRTV.pro across web, mobile and Android TV, including integrations, billing and migration.

    Python

  6. Telaboro-QA-Case- Telaboro-QA-Case- Public

    QA case study covering Android, admin panel, API, PostgreSQL, Stripe, Logcat and real-time flows.