Skip to content
View henriquekoaski's full-sized avatar

Block or report henriquekoaski

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

image

Henrique Koaski
QA Engineer


About me

I am a QA Engineer focused on ensuring end-to-end quality, working on the creation of well-structured test scenarios covering both positive and negative flows. I have a strong attention to detail and a critical mindset driven by user experience, always validating requirements and business rules to anticipate issues before they reach production.

I work with both manual testing and test automation, covering Web, API, and Mobile applications. I use modern tools such as Playwright, Cypress, Selenium, Appium, and Postman, along with practices like BDD with Gherkin to ensure clarity and alignment across teams. When building test automation, I focus on clean, reusable, and maintainable code, applying best practices such as the Page Object Model, mainly using TypeScript and Python.

I also have experience with CI/CD pipelines using GitHub Actions and Jenkins, integrating tests into the development workflow to support continuous delivery with quality. In addition to functional testing, I also work with non-functional testing, including performance testing using k6 and JMeter.

In practice, I apply these approaches in projects where I design and validate different testing strategies, always focusing on quality, organization, and scalability — with practical examples available here on my GitHut.

I am a professional who is constantly evolving, keeping up with market trends and quickly adapting to new technologies, always aiming to contribute to the delivery of stable, reliable, and high-quality applications.


Tech Stack

▸ Testing & Automation

Playwright Cypress Selenium Appium CodeceptJS

▸ API Testing

Postman REST APIs

▸ Performance Testing

k6 JMeter

▸ Programming Languages

JavaScript TypeScript Python

▸ CI/CD & DevOps

GitHub Actions Jenkins

▸ Testing Practices

BDD Gherkin Page Object Model Test Case Design Functional Testing Non-functional Testing

▸ Tools & Platforms

Git GitHub Jira Zephyr Scale Xray Android Studio



Projects

▸ API Testing

CodeceptJS API Tests — API Automation
End-to-end API testing project built with JavaScript, CodeceptJS, BDD with Cucumber and Gherkin, and schema validation using Joi, covering positive and negative CRUD scenarios for the JSONPlaceholder API.

Repository: https://github.com/henriquekoaski/codeceptjs-api-tests


Spaceflight News API
API automation project focused on validating REST API behavior, response consistency, and automated test coverage for the Spaceflight News API.

Repository: https://github.com/henriquekoaski/spaceflight-news-api-automated-tests


▸ Web Testing

Cypress Web Tests
End-to-end web testing project built with JavaScript, Cypress, BDD with Cucumber, and Page Object Model, focused on functional UI validation for the Automation Exercise website.

Repository: https://github.com/henriquekoaski/cypress-web-tests


▸ Mobile Testing

Appium CodeceptJS
End-to-end mobile testing project built with JavaScript, CodeceptJS, Appium, BDD with Cucumber, and Page Object Model, focused on functional UI validation for the Farfetch application.

Repository: https://github.com/henriquekoaski/appium-codeceptjs-mobile-tests



GitHub Contribution Snake

Testes Passados

Popular repositories Loading

  1. henriquekoaski henriquekoaski Public

  2. cypress-web-tests cypress-web-tests Public

    End-to-end (E2E) web testing project using Cypress, BDD with Cucumber and Page Object Model (POM). Functional UI tests for the Automation Exercise website.

    JavaScript

  3. appium-codeceptjs-mobile-tests appium-codeceptjs-mobile-tests Public

    End-to-end (E2E) mobile testing project using Javascript with Codeceptjs, Appium, BDD with Cucumber and Page Object Model (POM). Functional UI tests for the Farfetch application.

    JavaScript

  4. codeceptjs-api-tests codeceptjs-api-tests Public

    End-to-end (E2E) API testing project using JavaScript with CodeceptJS, BDD with Cucumber, and Joi for response validation. Functional tests for the JSONPlaceholder, a free fake and reliable API for…

    JavaScript

  5. dieta-de-hamburguer-page dieta-de-hamburguer-page Public

    CSS

  6. playwright-web-tests playwright-web-tests Public

    TypeScript