Skip to main content

QA Automation Engineer

Quality EngineeringFull TimeExperience: 2–4 years
Location: JaipurRequired Skill: Playwright, CI pipelines

Project Role :
QA Automation Engineer
Project Role Description :
Own the automated testing that lets the team ship often without shipping regressions.
Must have skills :
Playwright, CI pipelines
Good to have skills :
Performance testing, accessibility testing, TypeScript
Experience required: 2–4 years
Educational Qualification :
Bachelor's in engineering or computer science, or equivalent practical experience

Summary:

The value here is in choosing what to test. A suite that covers everything shallowly and flakes twice a week teaches people to ignore it, which is worse than having none. You will build tests that fail for real reasons, keep them fast enough to run on every change, and make the signal something engineers trust.

Roles & Responsibilities:

1. The suite

  • Build and maintain end-to-end coverage in Playwright.
  • Keep tests deterministic, chase down flakes rather than retrying them.
  • Cover accessibility basics as part of the standard suite.

2. CI

  • Keep the pipeline fast enough that people wait for it.
  • Make failures readable: what broke, where, and from which change.

3. Quality practice

  • Work with engineers on what is worth automating and what is not.
  • Track escaped defects back to the gap that let them through.