Staff Software Engineer, Quality Engineering
GridUnity
WHO WE ARE
GridUnity is the industry leader in interconnection life cycle management, delivering cutting-edge software solutions that eliminate bottlenecks in the interconnection process and accelerate the transition to a more affordable, sustainable, and resilient energy future.
Our Mission
We unite all grid interconnection stakeholders on a single platform that converts centralized data into actionable intelligence and accelerates the transition to a reliable, sustainable, and cost-efficient electric grid.
GridUnity is a trusted partner to leading utilities, grid operators, and policymakers. Our technology solutions tackle the interconnection queue backlog by significantly reducing processing times. Whether cutting transmission interconnection timelines from years to months or enabling distribution applications to be processed within a day, we help accelerate energy projects at every scale.
Our Vision
Energizing the planet with a faster, smarter, and more sustainable grid.
What you'll do
GridUnity spends its days removing bottlenecks from the interconnection queue. This role removes our bottlenecks.
We are not hiring you to test our software. We are hiring you to build the system that makes "is this safe to ship" a fact we already have, not a meeting we still need.
Being right and being fast pull against each other, and at our scale that tension is an engineering problem rather than a process one.
As the Staff Software Engineer, Quality Engineering, you will own and lead GridUnity's quality engineering strategy: the technical vision and roadmap for the operating model as it scales, the standards it holds engineering to, and what counts as evidence that something is safe to ship.
GridUnity engineering runs on an AI-native, artifact-first model. Agents draft tests from specs, run executions, and write automation. Humans arbitrate the evidence, own the release verdict, and continuously calibrate how much of the agents' judgment to trust. Version one of that system is live today on our flagship product line. You will take ownership of it, make it hold under real delivery pressure, and scale it across every product line.
You will make quality a property of the engineering system itself: honest release gates, a defensible and deliberately shrinking catalog of human-judgment testing, and evaluation mechanisms that tell us exactly where human attention is needed.
You report to the Director of Engineering Operations and partner closely with Product Engineering, Platform Engineering and DevOps to improve release confidence while accelerating delivery.
Where we are, and where you come in
Running now: the quality operating model is documented and live on our flagship product line. An agent-drafting workflow ships review-ready tests against documented why-manual criteria, enforced in the ticket lifecycle. A daily regression cadence runs green, with manual coverage held where human judgment is required. Evidence-backed release gating is live in our test-management system of record. An operations console harvests all of it nightly.
Yours to build: making all of that hold under real delivery pressure, and taking it from the flagship line to the rest, and to the lines that do not exist yet.
What you'll own
The release verdict, as a mechanism rather than a meeting. Execution records as evidence, exit criteria agreed before the deadline exists, a waiver path that blocks nobody but puts a name on the exception and counts it, and a defined escalation route, on the record, for the rare call those criteria do not cover. The mechanics exist; making them hold by design rather than by willpower is the work.
The agent pipeline. Operate and harden the system where agents generate, maintain, and run coverage across API, UI, integration, contract, performance and end-to-end, directly from specs and scenario contracts. Nothing becomes coverage until a person reviews and activates it, and you own where that bar sits.
The review loop. Drafts arrive continuously from engineers, product, and agents, and the review SLA is a promise to the whole company. Keeping it as agent output grows is a design problem, not a throughput one.
The shrinking catalog. Own the criteria for what stays human-tested, and build the demotion loop that retires manual tests as automation catches up. The first demotion pass is yours.
Calibration from zero. Stand up a corpus of golden human verdicts, score agent verdicts against it continuously, and use escape-rate data to point human attention where it actually pays.
Developer-owned quality. Push automated testing into the development lifecycle and the CI/CD pipelines so coverage runs where the code is written rather than in a lane beside it.
Behavioral validation as an external check. Persona walkthroughs, exploratory charters and judgment-based testing that verify behavior matches intent, not merely that the spec passed. This is the function that asks whether the spec was right.
The tooling call. Evaluate emerging testing technologies, agentic engineering practices and AI-assisted development tools, and decide which of them earn a place in how we work. The bar is whether something moves the evidence, not whether it is new.
The engineers around you. Mentor engineers and QA teammates through code review, pairing and technical design discussion, including the discipline of articulating why something is wrong precisely enough that the articulation becomes agent capability. The QA engineers are experienced, and we expect their technical judgment to be sharper for your being here.
The metrics that matter. Escape rate, verdict calibration, catalog trend, waiver frequency, deployment success, defined by you and used to argue.
A note on the title
"Software Engineer" comes first because that is the load-bearing skill. Our platform is largely TypeScript, and most of the code you review will have been written by an agent: fluently, confidently, and sometimes wrongly in ways only a strong engineer catches.
"Quality Engineering" rather than "QA," because QA names a stage at the end of a process. We are asking you to make quality a property of the process itself: real exit criteria, evidence instead of assurances, and a manual test catalog that gets smaller each quarter.
Not "SDET," the one we thought hardest about. SDET names a person whose deliverable is test code, and in our model agents write most of it. The scarce skill is no longer producing automation; it is deciding how much to believe what the automation reports, and knowing which tests have stopped earning their keep. If your best story is a framework you built, this probably is not your role. If it is the day you stopped trusting a green suite and could prove why, keep reading.
What this job is not
Not running test execution. Experienced QA engineers own the daily cadence and keep it. You set the technical standard they work to.
Not building a Playwright suite. Framework depth is context for supervising agent output, not the deliverable.
Not release administration. If this role's answer to a risky release is to convene people, we have built the wrong thing.
Not AI research. The agents are already in production. They need to survive a deadline, not a demo.
You might be the right person if
You have had to say a release was not ready when the date could not move. Afterwards you made sure the next call was settled by criteria agreed in advance, not by whoever argued hardest.
You have deleted test coverage on purpose and could defend it with data.
You have built an evaluation system of some kind, whether an eval harness, a labeling pipeline or scoring for model output, and you treat "can this judgment be trusted" as a measurement problem.
You ran automation at scale and concluded the real bottleneck was the operating model, not the coverage.
You get more out of changing how three teams work than out of being the most productive engineer in the room.
What you'll bring
Required
10+ years across software engineering, quality engineering, or SDET work, including leading quality initiatives across multiple teams.
Real engineering ability: you can read, review, and harden agent-produced code and tests. Our platform is largely TypeScript.
Experience designing automated testing systems for enterprise SaaS, and the judgment to decide which testing belongs to machines and which belongs to people.
Experience with evidence-based release governance: gates, exit criteria, waivers, sign-off accountability, and the willingness to put your name on a verdict.
Experience building something around AI-produced output: agent-generated coverage, computer-use testing, LLM evaluation and calibration, or comparable. The specific shape matters less to us than having actually done it.
Depth in CI/CD, and in designing software that is testable by construction.
A track record of improving engineering organizations through influence rather than authority, including mentoring engineers more junior than you.
Preferred
Built or transformed a quality engineering function at a high-growth SaaS company.
Prior Principal Engineer, Staff Engineer, Quality Engineering Architect, or senior SDET.
Shipped intelligent test generation, autonomous test maintenance, or agent-driven quality workflows to production.
Spec-driven or artifact-first development, where tests derive from executable contracts and scenario-level evidence is the closeout standard.
Test management operated as a system of record, Xray/Jira or comparable, where plans, executions, and traceability are evidence rather than paperwork.
Working knowledge of Playwright, Selenium, REST Assured, JUnit/TestNG, Cypress, or similar, as context for supervising agent-produced automation.
Distributed systems and cloud-native architecture depth: Kubernetes, serverless, microservices testing, and observability platforms used to improve production quality.
OUR CULTURE
We are a lean, fast-moving team that values bold thinking, reliability, and continuous learning. We operate with radical transparency, embrace scrappiness, and build solutions that anticipate customer needs. We also believe work should be fun and fulfilling — what we call “funfillment.”
The right candidate is energized by working in a scaling, mission-driven company where they can shape processes, wear multiple hats, and grow alongside the business.
BENEFITS/PERKS
Competitive compensation packages that recognize your expertise and contributions
Remote-first culture that provides flexibility and balance
Professional development opportunities , including training, mentorship, and career pathing
Comprehensive health, dental, and vision insurance starting day one
Short- and long-term disability and basic life insurance at no cost to you
401(k) plan with a 4% match to help secure your future
Flexible PTO and a supportive work culture that values balance
Mission-driven work with the opportunity to make a significant impact in the energy sector
ELIGIBILITY REQUIREMENT
This position may involve access to data and systems subject to U.S. critical infrastructure protection regulations. Accordingly, this role is restricted to individuals who qualify as “U.S. persons,” defined by federal law as U.S. citizens, lawful permanent residents (green card holders), asylees, or refugees.
OUR COMMITMENT TO APPLICANTS
GridUnity is an equal opportunity employer. We consider all qualified applicants without regard to race, color, religion, sex, sexual orientation, gender identity or expression, national origin, age, disability, veteran status, arrest and conviction record, or any other characteristic protected under applicable law.
We are committed to creating an inclusive workplace where every team member feels valued, supported, and able to bring their authentic self to work.
If you need a reasonable accommodation during the application or interview process, please email View email address on us.fitly.work .
For your security, all official communication from GridUnity will only come from email addresses ending in @ gridunity.com .
- ...Stryker!Why Join UsIn this role, you will help shape software quality practices across a growing portfolio of digital and... ...and efficient delivery.Stryker is seeking a Senior Staff Software Quality Assurance Engineer to support our Digital Platform Hub. In this role, you...SuggestedFull timeFor contractorsRemote work
- ...position is listed on behalf of a partner company, who manages all applications and next steps. Our partner is looking for a Staff Software Engineer, Quality Engineering based in United States. This is a senior technical leadership role focused on defining and scaling a...SuggestedPermanent employmentFull timeContract workTemporary workRemote workFlexible hoursShift work
$113.9k - $200.91k
...us in shaping a new era in space and find a career that's built for you.Lockheed Martin Space is seeking a full time Lead Software Test Engineer. In this role, you will support the software engineering lifecycle following the program Software Development Plan (SDP) to...SuggestedFull timeTemporary workWork experience placementInterim roleWork at officeRemote workFlexible hours$110k - $130k
...helping save lives. We provide innovative technologies that make a meaningful difference in people's lives. Our medical devices, software and related services are used worldwide to diagnose and treat patients suffering from serious cardiopulmonary and respiratory conditions...SuggestedMinimum wageOngoing contractFull timeWork at officeLocal areaRemote workWorldwide- ...businesses. The Role TWG Global is seeking a Senior or Staff AI Software Engineer in Test to join our AI Engineering team building... ...AI engineers and data scientists, contributing production-quality code to shared repositories. The ideal candidate is a strong...SuggestedFull timeContract work
$150.2k - $283.5k
...are seeking a highly capable and self-directed Vehicle Software Integration & Test Engineer to lead vehicle-level software integration, validation and... ...more. This role is critical in ensuring high software quality through robust in-vehicle testing and operational readiness...Seasonal workImmediate startVisa sponsorshipFlexible hoursWeekend workAfternoon shift- ...by the business.About Join GM’s OS Verification organization and help shape the quality of next-generation In-Vehicle Infotainment (IVI) platforms. As a Staff Software Embedded Test Engineer, you will lead OS verification efforts that ensure software and features meet...Full timeLocal areaWork from homeRelocation packageFlexible hours
$96k - $156k
...Applicants that do not meet these requirements will not be considered. SciTec has an immediate opportunity for a talented software test engineer to support our programs delivering Next-Generation Missile Warning software. This is a unique opportunity to join a small...Temporary workFor contractorsWork experience placementImmediate startRemote workFlexible hours$189k - $303k
...get crucial goods where they need to go, and make mobility more efficient and accessible for all. We’re searching for a Staff Software Engineer for the calibration team. The calibration team is responsible for ensuring all sensors on all vehicles remain well aligned...Full time$170k - $240k
About Suno At Suno, we are building a future where anyone can make music. You can make a song for any moment with just a few short words. Award-winning artists use Suno, but our core user base consists of everyday people making music — often for the first time. We ...Full timeWork at officeFlexible hours- ...Train, deploy and monitor 2D/3D object detection models to production. Experiment SOTA models’ performance. Mentor junior engineers about best practices. You have ~ Master’s or PhD in Computer Science, Robotics, Deep Learning, or a related field. ~5+ years...Remote jobFull time
$250k
...intelligence for everyday life. We're a stealth team of hardcore engineers, designers, and researchers discovering solutions to novel... ...networking, and perceived speed. Set the bar for mobile engineering quality (testing, instrumentation, release discipline) and partner...Full timeWork at office- ...ensure every healthcare dollar goes toward delivering the highest quality care. Today, 30% of total U.S. healthcare spending is wasted... ...Role We're seeking an experienced and highly capable AI/ML engineer who is motivated to meaningfully improve the way healthcare is...Full timeWork at officeRemote workHome officeFlexible hours2 days per week3 days per week
$180k - $250k
...serves as an all-encompassing solution that integrates advanced software and hardware powering the fleet, facilitating effortless... ...operations. About the role We seek passionate Software Engineers with strong fundamentals in software development practices and...Odd jobFull timeWork at office$325k
...growing group of committed researchers, engineers, policy experts, and business leaders working... ...-- we're looking for reliability-minded software engineers and SREs Are curious and... ...policy: Currently, we expect all staff to be in one of our offices at least 25%...Full timeWork at officeVisa sponsorshipFlexible hours- ...The YouVersion APIs Staff Engineer is primarily responsible for developing software for each platform they support and will review and approve code created by junior... ...and articulate the tradeoffs in creating high-quality software. ~ High School Diploma or GED. ~ Bachelor...Full timeTemporary workWork experience placementCasual workInternshipLocal areaWorldwide
- ...Planner, Simulation, Collision Avoidance, and Advanced Hardware Engineering group and have the opportunity to significantly push the... ...and off-vehicle ML use cases. You will lead a team of strong software engineers and act as a force multiplier for our internal customers...Full timeTemporary workRelocation package
$130k - $280k
...safety and efficiency through one connected software platform that includes solutions for video security, access control, air quality sensors, alarms, intercoms, and visitor... ...developers, sales, and support teams. As a Backend Engineer on our team, you'd focus on designing new...Full timeWork at officeWorldwideWork visaFlexible hours- ...and 23rd in Fast 500 in North America. We're seeking a Staff Engineer to help lead our growing backend engineering team. Our real-time... ...impact on the team's productivity and growth Promote software development best-practices and conduct rigorous code reviews...Remote jobFull timeWork from homeHome office
- ...Zoox is looking for software engineers to build the tools that power our autonomous ride sharing service. Our Operational Tools Team is a crucial part of Zoox’s mission to deliver autonomous ride-hailing to the world. We're building a team of highly collaborative and...Full timeTemporary workRemote workRelocation package
$169.5k - $291.5k
...recommendations, and catalog knowledge at global scale. As a Senior Staff Engineer, you will serve as a technical leader owning core components... ...(via many means – modeling behavior, 1:1s, working sessions, quality documentation) Partners with product management, to ideate...Full timeWork experience placementWork at officeLocal areaFlexible hours$245k - $290k
...a team that’s setting the pace for responsible, transformative cloud infrastructure. About This Role: As a Senior Staff Software Engineer on the Cloud Storage team, you will lead the development and execution of our storage strategy. You will work extensively with...Full timeTemporary work$189k - $303k
...get crucial goods where they need to go, and make mobility more efficient and accessible for all. We’re searching for a Staff Software Engineer for the calibration team. The calibration team is responsible for ensuring all sensors on all vehicles remain well aligned...Full time- ...About Fern Fern helps software companies build a world-class API experience. Our customers include industry leaders like Nvidia... ..., and ownership of a startup. About the Role As a Staff Software Engineer at Fern, you’ll build APIs, scale AI infrastructure, and...Full timeWork at office
$216.8k - $271k
...That’s what this team works on. As a Staff AI/ML Engineer on our Applied Research team, you’ll own... ...frameworks that measure memory quality, groundedness, reasoning reliability,... ...correction, and action execution. ~ Strong software engineering in Python and at least one...Full timeLocal areaWorldwideFlexible hours$220k - $292k
...That environment includes not just the software used to design, plan, and execute work... ...planning, manufacturing, procurement, quality, and fulfillment. Every minute we save... ...ABOUT THE JOB We are looking for a Staff Software Engineer to join ArsenalOS, the digital...Full timeTemporary workWork experience placementImmediate start$191k - $225k
...Learn more about our Total Rewards philosophy . Senior Staff Software Engineer, Marketing Technology About Gusto Gusto is a modern,... ...building a world-class technology platform. We prioritize quality, observability, and uptime because the systems we build are...Full timeWork at officeLocal areaRemote work2 days per week3 days per week$189k - $303k
...accessible for all. We are searching for an exceptional Staff-level Backend Software Engineer to join the Aurora Services Engineering team and take on... ...action. You will use good judgment to balance speed and quality. You will deliver products that are built in a responsible...Full timeRemote work$320k - $405k
...growing group of committed researchers, engineers, policy experts, and business leaders working... ...without cutting corners: you hold a high quality bar and know how to make smart tradeoffs... ...hybrid policy: Currently, we expect all staff to be in one of our offices at least 25%...Full timeWork at officeVisa sponsorshipFlexible hours$251k - $310k
...critical capability for Waymo: data-driven, strategic capacity planning and resource optimization. We are looking for a Quant Software Engineer at the L6 level to bridge the gap between sophisticated mathematical modeling and production-scale infrastructure automation....Full timeRemote workShift work
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Staff Software Engineer, Quality Engineering. Be the first to apply!
- qa engineer remote Remote
- qa engineer Remote
- senior software test engineer Remote
- qa automation engineer Remote
- qa automation test engineer Remote
- quality assurance engineer Remote
- mobile automation test engineer Remote
- senior automation test engineer Remote
- senior software test automation engineer Remote
- senior quality assurance engineer Remote


