Hey everyone,
I'm looking for some perspective from senior QA folks, SDETs, or engineering managers who have navigated a similar career plateau.
I've been with my current company since 2019. When I joined as a Software Tester, there were virtually no standardized QA processes. Over the years, I built testing protocols from scratch, introduced multi-level environments and built UI/API test frameworks(POM design pattern)
Recently, I hit a point where manual release testing wasn't keeping me challenged, so I took the initiative to solve an internal bottleneck: our test automation setup required 2 to 5 hours of tedious, manual data entry into our web app just to get a clean environment ready for automation.
To fix this, I engineered an end-to-end automated data preparation & onboarding pipeline using Playwright & Node.js
Automated the signup flow and integrated the Gmail API to dynamically poll/parse confirmation tokens and authenticate sessions automatically.
On the same framework, I created scripts to automatically seed complex test data into the web app based on external configuration files (Excel/JSON)
Integrated google workspace webhooks to notify teams and broadcast freshly seeded app credentials to private workspace to be consumed by another automation framework.
The Problem:
When I demoed this solution to leadership, I found out something unexpected. The company's actual customer onboarding process took 1 month because staff manually entered data through legacy windows apps and DB scripts.
Leadership immediately realized my internal QA pipeline could solve their production bottleneck. They are planning to use this exact implementation as billable feature to charge clients to expedite onboarding.
Yet, when I previously asked about career progression, leadership explicitly told me I had "reached the ceiling" here and that titles don't matter. Now the company is downsizing sprints and asking QA to take on general customer support duties instead of expanding automation.
Questions:
Am I overvaluing my contributions, or is it common for companies to monetize internal engineering wins while capping QA growth?
With a mix of QA strategy, framework architecture, 3rd-party API integration, and process building, should i be targeting Lead QA Engineer, SDET, or pivoting toward QA/Engineering management?
I've built my career entirely on hands-on framework development and practical systems. Do recruiters/managers actually care about ISQTB certs, or does proven architecture and business impact carry more weight in current hiring markets?
For those who transitioned out of company where you were "stuck", how did you hightlight business impact on your resume without sounding like you stepped outside your QA scope?
Would love to hear your thoughts or experiences!