Skip to content
View AsifNawaz0129's full-sized avatar

Block or report AsifNawaz0129

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

Hi there! 👋 I'm Asif Nawaz

Senior SQA | Senior QA Automation Engineer | SDET

I'm a quality engineering leader who genuinely loves breaking software just so we can build it back stronger. I specialize in turning slow, flaky manual testing processes into fast, reliable automation pipelines. Currently, I work remotely for a UK-based company leading QA for major product releases, where I coordinate automated testing across multiple feature streams and give the final green light for deployment.

My goal is simple: help teams ship top-tier software faster, without the deployment anxiety.


🚀 What I Do

  • Architecting Scalable Frameworks: I design and build robust, end-to-end automation frameworks from the ground up for both web and mobile applications (iOS/Android). Using tools like Playwright, Cypress, and Appium, I've successfully expanded test coverage by 50%+ across complex product modules.
  • API & Backend Validation: UI testing is only half the battle. I rigorously validate APIs, microservices, and databases using Postman and Swagger to ensure seamless integration and catch backend bugs long before they surface on the frontend.
  • Performance & Load Testing: I don't just ensure the app works; I ensure it scales. I build out performance test suites using JMeter to stress-test our infrastructure, guaranteeing our applications remain highly responsive even under heavy user load.
  • Fixing Flaky Pipelines: I stabilized our automation test suite by refactoring unstable tests and integrating them deeply into CI/CD pipelines (GitLab/GitHub Actions), successfully slashing CI pipeline failures by ~60%.
  • Leading QA Strategy & Teams: I direct cross-functional QA efforts across multiple feature streams. From mentoring QA engineers and shaping Agile testing strategies to holding the final authority on deployment sign-offs, my core focus is elevating the engineering culture and guaranteeing elite product quality.
  • AI-Driven Testing: I actively leverage AI tools (ChatGPT, Testim, and Maestro) to accelerate test creation, intelligently identify high-risk scenarios, and adapt to frequent UI changes without breaking the build.

Technologies & Tools

💻 Programming Languages

JavaScript TypeScript Python Java

🕸️ Web & Mobile Automation

Playwright Cypress Selenium Appium Testim

⚙️ API & Performance Testing

Postman Swagger JMeter

🚀 CI/CD & Infrastructure

GitHub Actions GitLab CI AWS Device Farm BrowserStack

🛠️ Tools & Management

Git Jira


🏆 Credentials & Certifications

  • ISTQB® Certified Tester - Foundation Level
  • Google Python Certification
  • Tricentis Testim Fundamentals

📫 Let's Connect

LinkedIn Email

"Continuously seeking ways to optimize the testing process and maintain high levels of quality for all software products."

Pinned Loading

  1. playwright-e2etest playwright-e2etest Public

    A scalable End-to-End (E2E) automation framework built with Playwright and TypeScript. It is designed to demonstrate software testing architecture, focusing on type safety, custom fixture injection…

    TypeScript

  2. selenium-e2etest selenium-e2etest Public

    A robust End-to-End (E2E) UI automation framework built with Java, Selenium WebDriver 4, Maven, and TestNG, demonstrating the Page Object Model (POM)and CI/CD integration.

    Java 1

  3. cypress-e2etest cypress-e2etest Public

    A scalable End-to-End (E2E) UI automation framework built with Cypress and TypeScript. Designed as an enterprise-grade automation architecture, it focuses on type safety, reliability, maintainabili…

    HTML