Skip to content
View saqib777's full-sized avatar

Block or report saqib777

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

About Me

I am a final-year MCA student from Karnataka, actively transitioning into a Software Tester / QA Engineer role with a long-term goal of becoming an SDET.

My approach is grounded in fundamentals — disciplined test case design, structured documentation, and hands-on automation practice. I build real projects, write real test cases, and document real bugs. No filler, no shortcuts.

  • Primary Language: Python
  • Current Focus: Selenium WebDriver, UI automation, pytest-based test frameworks, CI/CD integration
  • Actively applying to QA / Software Testing roles in Bengaluru
  • Learning publicly — every project is documented and traceable

Tech Stack & Tools

Testing & QA

Selenium Katalon Studio pytest Manual Testing Smoke Testing Regression Testing Performance Testing Exploratory Testing Test Case Design Edge Case Analysis Flaky Test Detection Bug Reporting Test Documentation

Languages

Python Java JavaScript C C++ C# HTML CSS

Tools & Platforms

Git GitHub GitHub Actions VS Code PyCharm MySQL Firebase Linux Node.js Groq

AI & Emerging

LLM Integration AI Test Generation Llama 3


Featured Projects

These are the six repos that define my current portfolio. Each is a working, documented artifact — not a tutorial clone.

Project Description Stack
TestForge Multi-language test orchestration framework with a Node.js REST API, HTML dashboard, and CI/CD pipeline. Supports Python, Java, and JavaScript test suites from a single control layer. Python Java JavaScript Node.js pytest Maven GitHub Actions
TestMind AI AI-powered test case generator built on Groq API and Llama 3. Takes a feature description and produces structured test cases via a state-machine parser and CLI entry point. Python Groq API Llama 3 CLI
SDET Automation Framework Structured automation framework covering Page Object Model, reusable utilities, assertion layers, and test reporting — built to reflect real-world SDET-level architecture. Python Selenium pytest POM
Selenium UI Automation End-to-end UI automation against real web applications using Selenium WebDriver. Covers locator strategies, explicit/implicit waits, form interactions, and cross-browser coverage. Python Selenium WebDriver pytest
CI Integration Project Standalone CI/CD project demonstrating GitHub Actions integration with a Python test suite. Built from scratch to understand pipeline configuration, test triggers, and artifact reporting. GitHub Actions Python pytest YAML
Software Testing Projects End-to-end manual and automation testing suite covering real web applications. Includes structured test plans, detailed test cases, execution logs, and traceability matrices. Selenium pytest Python Katalon

Browse all repositories: github.com/saqib777?tab=repositories


What I'm Currently Working On

Area Detail Status
TestMind AI AI-powered test case generation using Groq API and Llama 3 Shipped
TestForge Multi-language test orchestration framework with REST API and dashboard Shipped
CI Integration GitHub Actions pipelines for automated test execution Active
Selenium WebDriver UI automation with Python — locators, waits, Page Object Model Active
DSA Journal Daily Python solutions with test cases and complexity notes Streak Maintained
QA Job Applications Active sprint targeting Bengaluru-based Software Testing roles In Progress

GitHub Stats



  






Writing & Knowledge Sharing

I document my testing journey and share insights on LinkedIn — covering test design, real bug findings, automation experiments, and career progress.

Follow along on LinkedIn


"Consistency and discipline matter more than speed. I focus on showing real work, not just titles."



Pinned Loading

  1. sdet-automation-framework sdet-automation-framework Public

    A modular, CI-integrated automation framework built using Python, Pytest, Requests, Selenium, and GitHub Actions.

    Python

  2. Selenium_UI_Automation_Project Selenium_UI_Automation_Project Public

    This repository documents my hands-on journey into UI automation using Selenium. It is not just a collection of scripts, but a learning-driven project where I explored automation design, debugging …

    Python

  3. demoqa-test-cases demoqa-test-cases Public

    The purpose of this project is to provide a well-structured reference for testers, students, and QA professionals to understand how real-world test documentation is written.

  4. Software_Testing_Projects Software_Testing_Projects Public

    Comprehensive repository of manual and functional test cases from real-world practice sites like DemoQA, BookCart, and TestSheepNZ. Designed for learning and mastering software testing concepts.

  5. Bug-Reports-Portfolio Bug-Reports-Portfolio Public

    A structured portfolio of real-world software bug reports created through hands-on testing. This repository showcases my practical understanding of defect identification, documentation, severity an…

  6. testmind-ai testmind-ai Public

    An AI-powered test case generator that runs entirely on your local machine. Describe a software feature in plain English and get structured, ready-to-review test cases - no cloud API, no cost, no d…

    Python