Skip to content
View priya-7D2's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report priya-7D2

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

Typing SVG



Profile Views  LinkedIn  GitHub  Open to Work



〈 About Me 〉


public class PriyaGupta extends QAEngineer {

    String name        = "Priya Gupta";
    String role        = "QA Engineer | Automation Tester | API Tester";
    String location    = "India 🇮🇳";

    String[] expertise = {
        "Manual Testing",
        "Test Automation (Selenium + TestNG)",
        "API Testing (Postman + REST Assured)",
        "SQL & Database Validation",
        "TestNG Frameworks & Reporting"
    };

    String[] currentlyLearning = {
        "Advanced Automation Framework Design",
        "CI/CD Integration (Jenkins + GitHub Actions)",
        "Performance Testing (JMeter)",
        "SDET Best Practices"
    };

    String mission =
        "Delivering software excellence by catching defects early, " +
        "automating intelligently, and ensuring every release ships with confidence.";

    boolean openToWork = true;  // QA Engineer / SDET roles
}

"My goal is to build robust automation frameworks that give teams the confidence to ship fast — without compromising on quality."


🎯 Specialization 🛠️ Primary Tools 📍 Target Role
Test Automation Selenium · TestNG QA Engineer
API Testing Postman · REST Assured SDET
Manual Testing Jira · Excel Automation Tester
DB Validation MySQL · SQL QA Analyst


⚡ Tech Stack & Testing Arsenal

Tools I use to engineer quality into every release


— Core Languages —

Java  SQL  JavaScript


— Automation Frameworks —

Selenium  TestNG  Maven


— API Testing —

Postman  REST Assured


— Database & DevOps —

MySQL  Git  GitHub  Jenkins


— Project & Bug Tracking —

Jira  Confluence



🏗️ Automation Framework Architecture

How I structure scalable, maintainable test automation


┌─────────────────────────────────────────────────────────────────┐
│                  AUTOMATION FRAMEWORK (POM + TestNG)            │
├──────────────────┬──────────────────┬───────────────────────────┤
│   Test Layer     │  Framework Core  │      Support Layer        │
│                  │                  │                           │
│  • TestNG Suites │  • Page Objects  │  • Config Manager         │
│  • Data Driven   │  • Base Classes  │  • Extent Reports         │
│  • Parallel Exec │  • WebDriver Mgr │  • Log4j Logging          │
│  • Smoke / Reg   │  • Utilities     │  • Maven / POM.xml        │
└──────────────────┴──────────────────┴───────────────────────────┘

  CI/CD: GitHub Actions / Jenkins → Maven → TestNG → Reports

Layer Technology Purpose
UI Automation Selenium + Java Cross-browser end-to-end testing
API Layer REST Assured + Postman Contract & integration testing
Framework TestNG + POM Test organization & parallel execution
Reporting Extent Reports Rich HTML test reports
CI/CD Jenkins + GitHub Actions Continuous testing pipeline
DB Testing MySQL + SQL Data validation & backend verification


📊 GitHub Analytics

Every commit is a step toward zero defects




Activity Graph



🚀 Featured QA Projects

Real automation work — built to industry standards


Project Description Tools Status
⚙️ Selenium POM Framework End-to-end UI automation using Page Object Model + TestNG Java Selenium TestNG 🟢 Active
🛒 E-Commerce Manual Testing 45+ test cases, bug reports & JIRA workflow for e-commerce app Excel Jira Postman ✅ Complete
🏦 Banking App QA Suite SQL + API + Manual testing of a banking application MySQL Postman Excel ✅ Complete
🔌 REST Assured API Tests Automated API testing suite with GET/POST/PUT/DELETE coverage Java REST Assured TestNG 🟢 Active
📋 Test Plan & Case Library Complete QA documentation: test plans, RTM, bug reports Excel Jira Confluence 🟣 Growing


🏅 Certifications & Profiles


     



  


🗺️ SDET Learning Roadmap

From QA Engineer to SDET — the journey continues


  Selenium WebDriver    ▰▰▰▰▰▰▰▰▱▱   80%   Strong hands-on experience
  Java (Core + OOP)    ▰▰▰▰▰▰▰▱▱▱   70%   Solid foundation
  TestNG + POM         ▰▰▰▰▰▰▰▱▱▱   70%   Framework design skills
  Manual Testing       ▰▰▰▰▰▰▰▰▰▱   90%   Highly proficient
  API Testing          ▰▰▰▰▰▰▱▱▱▱   60%   Postman + REST Assured
  SQL / DB Testing     ▰▰▰▰▰▰▱▱▱▱   60%   Queries & validation
  CI/CD (Jenkins)      ▰▰▰▱▱▱▱▱▱▱   30%   Exploring integration
  Performance Testing  ▰▰▱▱▱▱▱▱▱▱   20%   JMeter — next focus

Phase Milestone Status
Phase 1 Manual Testing · SDLC · STLC · Jira · Bug Reporting ✅ Done
Phase 2 Java · Selenium · TestNG · POM · Maven ✅ Done
Phase 3 API Testing · Postman · REST Assured · SQL 🔄 In Progress
Phase 4 Advanced Framework Design · Data Driven Testing 🔄 In Progress
Phase 5 CI/CD · Jenkins · GitHub Actions · Docker ⏳ Next
Phase 6 Performance Testing · JMeter · SDET Interview Prep 🎯 Goal


🐍 Contribution Snake


Contribution Snake


🔍 What Recruiters Should Know


  QA Engineer  ·  SDET  ·  Automation Tester  ·  API Tester  ·  Software Tester

  Selenium WebDriver  ·  TestNG  ·  REST Assured  ·  Postman  ·  Maven

  Java  ·  SQL  ·  Git  ·  GitHub  ·  Jenkins  ·  Jira

  Page Object Model  ·  Data Driven Testing  ·  BDD  ·  Regression Testing

  Functional Testing  ·  Integration Testing  ·  Smoke Testing  ·  UAT

  Bug Reporting  ·  Test Case Design  ·  Test Plan  ·  SDLC  ·  STLC  ·  Agile


🤝 Let's Connect

Open to QA Engineer, SDET, and Automation Tester opportunities


        



"Quality is not an act, it is a habit."
                                        — Aristotle

               Automating excellence. Shipping confidence. 🐛 → ✅

Crafted with 💜 by Priya Gupta · QA Engineer · India 🇮🇳

Popular repositories Loading

  1. PW-Skills-Java-Course-Codes PW-Skills-Java-Course-Codes Public

    Forked from Manvityagi/PW-Skills-Java-Course-Codes

    Java

  2. Java-DSA-practice Java-DSA-practice Public

    🚀 This repo contains my HackerRank solutions with clean code and explanations.

  3. leetcode-solutions leetcode-solutions Public

    📚 My personal collection of LeetCode solutions, covering various data structures and algorithms in Java.

  4. SQL_Projects SQL_Projects Public

    Projects mainly based on SQL and databases

  5. E-Commerce_Website_Testing-Manual_Testing- E-Commerce_Website_Testing-Manual_Testing- Public

  6. priya-7D2 priya-7D2 Public