Skip to content
View Djones-qa's full-sized avatar

Block or report Djones-qa

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Djones-qa/README.md

Hi, I'm Darrius Jones — Portfolio-driven QA Engineer

I build production-grade test automation frameworks and deliver professional manual testing services for real-world applications. My portfolio spans 15+ automation projects covering E2E testing, API validation, mobile automation, performance testing, accessibility audits, BDD, SQL database testing, Docker, AWS, and more — all with CI/CD pipelines and professional reporting.

I also work as a professional QA tester with 5+ years of hands-on experience testing applications across casino, fintech, AI wearables, streaming, and healthcare industries using Jira, Xray, TestRail, NATS, and Confluence in Agile environments.

Currently open to full-time and contract remote QA Analyst, QA Engineer, and QA Automation Engineer roles.


Tech Stack

Playwright Selenium Cypress TypeScript JavaScript Java Python Appium k6 MySQL Docker AWS GitHub Actions Jira Xray TestRail Confluence Postman axe-core Allure Node.js


What I Build

  • End-to-end UI test suites using Playwright, Cypress, and Selenium/Java with Page Object Model
  • API test suites covering full CRUD, schema validation, and error handling using RestAssured and Playwright
  • Mobile automation using Appium and WebdriverIO for Android apps
  • BDD frameworks using Cucumber.js with Gherkin scenarios
  • Load and performance testing using k6 — smoke, load, stress, spike, and soak tests
  • SQL database testing validating data integrity across MySQL schemas
  • Containerized testing using Docker with GitHub Actions CI
  • Cloud pipelines uploading test reports to AWS S3 automatically
  • Accessibility audits using axe-core against WCAG 2.1 AA standards
  • Formal test case documentation following industry standard QA practices

Professional Testing Experience

Freelance QA Tester — Contract Remote (5+ Years)

Professional QA tester on real production applications for global companies across diverse industries:

  • Casino platform functional and regression testing
  • Sports betting platform testing across staging and dev environments
  • AI-powered smart glasses testing including live AI features
  • Fintech payment platform audits
  • TV app upload, installation, and functional testing
  • Streaming TV app testing across multiple devices
  • Healthcare web and mobile platform testing
  • Patient decision module testing across multiple browsers
  • Tools: Jira, Xray, TestRail, NATS, Confluence, video and screenshot bug evidence
  • Platforms: Chrome, Firefox, Edge, Safari, Windows, Android, iOS, TV

Test Case Documentation

Formal test case document covering the SecureBank banking application login module.

  • TC_001 — Happy Path: Valid login redirects to dashboard
  • TC_002 — Invalid email format blocked with inline validation
  • TC_003 — Account lockout after 3 consecutive failed attempts
  • TC_004 — Remember Me session persistence across browser restarts
  • Includes preconditions, test data, steps, expected results, postconditions, and sign-off section

Professional QA status report for the PayFlow payment application sprint 7.

  • Overall status, test execution summary, defect summary
  • Quality metrics including DRE (89.7%) and defect leakage (10.2%)
  • Risk assessment with 4 identified risks
  • Release recommendation with criteria and estimated ready date

Automation Portfolio

CI Full-stack QA framework — E2E + API + Allure + POM + data-driven tests (24 tests) Stack: Playwright, TypeScript, Allure, GitHub Actions


CI Enterprise UI automation with ExtentReports, Log4j, ConfigReader, screenshot on failure, parallel execution (9 tests) Stack: Selenium, Java 17, TestNG, Maven, ExtentReports, GitHub Actions


CI Enterprise API testing with POJO classes, Log4j, ConfigReader, parallel execution, TestNG DataProvider (19 tests) Stack: RestAssured, Java 17, TestNG, Maven, GitHub Actions


CI BDD framework with Gherkin scenarios readable by non-technical stakeholders (10 scenarios / 42 steps) Stack: Cucumber.js, Playwright, TypeScript, GitHub Actions


CI Python test framework covering UI and API testing with parametrize and fixtures (22 tests) Stack: Python, Pytest, Playwright, Requests, GitHub Actions


CI MySQL database integrity suite with GitHub Actions MySQL service container (38 tests) Stack: Playwright, MySQL, TypeScript, GitHub Actions


CI Playwright tests with automatic HTML report upload to AWS S3 via GitHub Actions Stack: Playwright, TypeScript, AWS S3, GitHub Actions


CI Containerized Playwright tests running inside Docker with GitHub Actions CI Stack: Playwright, Docker, TypeScript, GitHub Actions


CI Performance framework — smoke, load, stress, spike, soak scenarios up to 500 VUs Stack: k6, JavaScript, GitHub Actions


CI Android mobile automation for Wikipedia app on emulator and real devices Stack: Appium, WebdriverIO, TypeScript, GitHub Actions


CI WCAG 2.1 AA accessibility audits across 3 real-world websites (15 tests) Stack: Playwright, axe-core, TypeScript, GitHub Actions


CI Cypress E2E suite with 10/10 tests passing and GitHub Actions CI Stack: Cypress, TypeScript, GitHub Actions


CI Real production casino app testing with network interception — 20 tests passing in CI Stack: Playwright, TypeScript, dotenv, GitHub Actions


CI E2E + API + performance assertions across 2 parallel CI jobs (26 tests) Stack: Playwright, TypeScript, GitHub Actions


Tech Stack Table

Category Tools
E2E Automation Playwright, Cypress, Selenium/Java, TypeScript
Mobile Automation Appium, WebdriverIO
API Testing RestAssured, Playwright APIRequestContext, Postman
Load Testing k6 — Smoke/Load/Stress/Spike/Soak
Database Testing MySQL, SQL, Data Integrity
BDD Cucumber.js, Gherkin
Python Testing Pytest, Playwright Python, Requests
Containerization Docker, Docker Compose
Cloud AWS S3, GitHub Actions
Accessibility axe-core, WCAG 2.1 AA
Test Management Jira, Xray, TestRail, NATS
Documentation Confluence, Formal Test Cases
Reporting Allure, ExtentReports, Mochawesome, HTML
Java Tools TestNG, Maven, Log4j, ExtentReports
Version Control Git, GitHub
Domains Casino, Fintech, Healthcare, Streaming, AI/Wearables

Certifications

  • Postman API Fundamentals Student Expert
  • Introduction to Prompt Engineering — Simplilearn (March 2026)
  • Introduction to Software Testing — Simplilearn (March 2026)
  • Best Practices for Cross-Functional Communication — CodeSignal (March 2026)
  • Software Testing Foundations: Test Techniques — LinkedIn Learning
  • Software Testing Foundations: Test Strategy — LinkedIn Learning
  • Succeeding in Software Testing — LinkedIn Learning
  • Web Development Fundamentals — IBM
  • Practice It: Python Data Structures — LinkedIn Learning

Let's Connect

Pinned Loading

  1. qa-master-suite qa-master-suite Public

    Full-stack QA framework with E2E, API, POM, data-driven tests, and Allure reporting. 24 tests with GitHub Actions CI

    TypeScript 1

  2. mobile-automation-appium-webdriverio mobile-automation-appium-webdriverio Public

    Mobile automation for the Wikipedia Android app using Appium and WebdriverIO on emulator and real devices

    JavaScript 1

  3. playwright-accessibility-automation playwright-accessibility-automation Public

    WCAG 2.1 AA accessibility testing using axe-core across SauceDemo, DemoQA, and Wikipedia. 15 tests with CI

    JavaScript 1

  4. k6-load-testing k6-load-testing Public

    k6 performance suite with smoke, load, stress, spike, and soak tests. Full CRUD API coverage with GitHub Actions

    JavaScript 1

  5. chumba-casino-playwright-automation chumba-casino-playwright-automation Public

    Playwright suite for a real casino app. 20 tests using network interception to run in CI without exposing credentials

    TypeScript 1

  6. qa-portfolio qa-portfolio Public

    Cypress bug verification suite. 5 real OrangeHRM defects reproduced and confirmed with automated screenshot evidence

    JavaScript 1