Skip to content

Toka-Mostafa/Proxy_QA_Task_1st_Question

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Proxy QA Assessment

๐Ÿ“Œ Project Purpose

This repository contains the QA Test Plan, Automation Plan, and pseudo-YAML CI jobs for the Team API Keys & Proxy Pools feature.

๐Ÿ“ Repository Structure

  1. Test Plan

Path /plans/TestPlan.md

Covers

  • Scope & objectives
  • Acceptance criteria
  • UI, API, backend test cases
  • Exploratory proxy scenarios
  • Environment handling (dev/stage/prod)
  • Risks & expected behavior under large data sets
  1. Automation Plan

Path /plans/AutomationPlan.md

Covers

  • Full automation scope
  • API lifecycle tests
  • UI smoke tests
  • Pagination & scaling tests
  • Why these tests were selected
  • Task assignment (Senior vs Junior QA)
  • Automation architecture & folder structure
  • CI metrics & environment strategy
  1. Automation Codebase

Tools should be used

Selenium : UI automation Rest-Assured : API automation Gradle : build + dependency management GitHub Actions : CI pipeline Java : POM structure, models, clients, utilities

Intended Structure

/src/test/java/ui : UI smoke tests /src/test/java/api : API tests /src/main/java : Page Objects, API clients, utilities, core setup /resources : Environment configs and test data

๐ŸŽฏ Intent

The repository provides

A clear QA strategy (manual + automated). Documented workflows for Support. Scalable test architecture for API and UI validation. CI-ready automation aligned with the Test Plan.

๐Ÿ‘ค Author

Toka Mostafa โ€“ QA Lead & Automation Engineer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published