Skip to content
View Zion8a's full-sized avatar
  • Student
  • Stockholm

Block or report Zion8a

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.

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
Zion8a/README.md

Hi, I'm Johan 👋

Software Testing student building a modern QA portfolio with focus on test design, API testing, UI automation and CI (Stockholm – hybrid/remote).

I create practical, reviewable test projects that demonstrate quality thinking, structured documentation, automation and continuous integration.

What I focus on

  • Test design: test cases, boundary values, equivalence partitioning, decision tables
  • UI automation: Playwright (selectors, assertions, user flows, Page Object Model, validation)
  • API testing: Postman + Newman (collections/environments, HTML + JUnit reports)
  • CI mindset: GitHub Actions for API and UI tests
  • Documentation: QA notes, test plans, test cases, bug reports, README files

Featured repos

Quick review

  1. Open qa-career-journey-v2 for the full QA portfolio
  2. Review the README files and repo structure
  3. Check GitHub Actions runs where available
  4. Explore API, UI and CI examples across the repos

Pinned Loading

  1. api-testing-newman-ci api-testing-newman-ci Public

    QA portfolio repo: Postman collections + Newman CLI + GitHub Actions CI. Smoke + negative API tests with HTML/JUnit reporting.

  2. mjukvarutestare-start mjukvarutestare-start Public

    Java

  3. playwright-ci-starter playwright-ci-starter Public

    playwright + ci starter

    HTML

  4. qa-career-journey-v2 qa-career-journey-v2 Public

    TypeScript

  5. test-techniques-demo test-techniques-demo Public

    QA portfolio project showing equivalence partitioning, boundary value analysis, and automated testing with Java, Maven, and JUnit 5.

    Java