Shopify
Approved anonymous reviews from software testers. Anonymous by default.
QA interview loop at Shopify
- 1
Bar-raiser / hiring manager
45 minOwnership stories, on-call incidents, leading quality without authority.
- 2
Automation deep-dive
60 minSelenium/Playwright architecture, waits, POM vs screenplay, flaky test triage.
- 3
Recruiter screen
20–30 minCompensation, notice period, why QA, why this company.
- 4
API + SQL round
45–60 minREST verbs, contract testing, JSON assertions, joins, window functions.
- 5
QA fundamentals
45 minTest design, boundary/equivalence, defect life-cycle, severity vs priority.
- 6
System / test-strategy design
60 minDesign a test strategy for a payments/checkout system, quality gates in CI/CD.
Median time-to-offer from peer reports: ~29 days. Prep with our QA interview question bank.
Green flags to look for
- Test environments look like prod — not last quarter's snapshot.
- SDETs and manual testers get the same career ladder.
- Automation runs on every PR — not a nightly wishful cron.
- Test data seeded via API, not hand-crafted UI clicks.
Red flags to grill in your loop
- Manual regression cycles longer than the sprint itself.
- One shared UAT environment that everyone fights over.
- No blameless post-mortems after a prod incident.
- PMs push scope changes on the day of release.
QA tech stack signals
Common industry defaults — replace with peer-reported stack as reviews arrive.
Live culture signals
- Fresh reviews (90 days)3
- Would-recommend rate100%
- Culture vs site average+19%
- Est. time-to-offer~29 days
Questions testers reported being asked
- Automation
Walk me through how you'd stabilise a Playwright suite that fails 1 in 10 runs.
- Case design
Given a spec, write 6 test cases for the login endpoint — happy, negative, boundary, security.
- SQL
Write SQL to find users who placed 3 or more orders in the last 30 days.
- Release
You have 15 minutes before a release and one flaky E2E — quarantine or block? Defend it.
- API
What signals in an API response would make you fail a test even if status is 200?
- API
What's the difference between contract testing and integration testing? When would you pick each?
Role-specific prep kit for Shopify
Insider FAQ — before you accept
+What does the QA interview loop actually look like here?
Based on peer reports, expect a recruiter screen, a QA fundamentals round, an automation deep-dive (Selenium/Playwright), an API + SQL round, and a hiring-manager conversation. Ask the recruiter upfront whether there is a live coding round — that single question changes how you prep.
+Do QA engineers here own test strategy or just execute it?
Look for it in the reviews below. A healthy signal: testers are in grooming, own the test plan, and can veto a release. A weaker signal: QA gets a finished spec and a deadline. Ask in your loop: 'Show me the last release where QA said no.'
+What automation stack should I brush up on before the interview?
Whatever the pros/cons below mention most. If nothing is listed yet, assume the industry default: Selenium or Playwright + a Java/JS/Python runner, Postman or RestAssured for API, Jenkins/GitHub Actions for CI. Warm up on flakiness, waits and parallelisation — that's where 70% of tough questions live.
+Is manual testing respected or treated as a stepping-stone?
This is culture, not process. Skim the 'Cons' below for phrases like 'only automation gets promoted' or 'manual testers left out of design reviews'. If it's absent, treat that as neutral and ask directly in the loop.
+How is on-call and release ownership handled for QA?
Ask specifically: who joins the release bridge, who signs off, and what happens at 11pm on a Friday if a critical bug surfaces. Reviews mentioning weekend releases or lone-QA sign-off are the loudest red flag on this page.
+What salary band should a mid-level SDET target here?
Cross-check the QA salary guides linked in the prep kit above — bands vary by city and years of experience, but the recruiter almost always negotiates within a ±15% window of their internal grid. Anchor with data, not a wish.
Approved reviews
Sign in to see members-only reviews.- 5/5·Anonymous QA · Senior · 2026· RecommendsJul 3, 2026
Pros
Strong QA voice in planning. Solid engineering ladder for SDETs. Real ownership over test infra.
Cons
Sprint cadence can burn you if you don't manage scope. Interview loop is long.
- 4/5·Anonymous QA · Mid · 2026· RecommendsJun 25, 2026
Pros
Clean CI, good tooling budget, remote-friendly. QA guilds are active and helpful.
Cons
A lot of internal tooling to learn before you feel productive.
- 4/5·Anonymous QA · Senior · 2026· RecommendsJun 11, 2026
Pros
Great pair of PM + eng partners. Testing is treated as engineering, not an afterthought.
Cons
On-call rotation can bleed into QA depending on team.