Jobbörse
Finde Jobs in deiner Nähe – ob vor Ort, hybrid oder remote.- Ähnliche Jobs zu: Remote Lead QA Engineer
Remote Lead QA Engineer
grabjobsUnited StatesAbout TitanTitan builds AI software for banks: purpose-built small language models, a banking ontology, and AI bankers that financial institutions can trust. Our models outperform general-purpose LLMs
Remote Lead QA Engineer Python & Test Automation
Sphera Solutions IncPolandSphera Solutions, Inc. is seeking a Lead QA Engineer (Python) to guide a QA & Test team in a remote role. The ideal candidate will have hands-on experience in test automation, particularly with Python
Remote Lead QA Engineer Cloud HCM & Payroll
ADPRoselandADP is seeking a Lead QA Engineer in Roseland, New Jersey. The role involves leading QA for cloud-based Human Capital Management solutions, building test plans, and enhancing product quality. Applican
Remote Sales Engineer & Growth Lead (Polymers)
Techmer PM LLCClintonTechmer PM LLC is seeking a Sales Engineer/Business Development Manager for a remote opportunity. This role requires a minimum of 10 years of experience in the plastics industry, excellent sales skill
Lead Data Engineer — Streaming, Databricks & IoT (Remote)
ALTEN PolskaPolandALTEN Polska is seeking a Lead Data Engineer / Developer for a remote role based in Poland. This position involves leading the design and implementation of a streaming-first data platform on Databrick
Remote Senior Data Engineer - BI Platform Lead
Beacon Health SystemGrangerBeacon Health System is looking for a Lead Data Engineer to support data-driven decision-making. This role involves maintaining the business intelligence platform and delivering insightful analyses fo
Senior Data Engineer – Remote, Cloud Pipelines Lead
MillenniumSoft IncSan DiegoMillenniumSoft Inc is seeking a Senior Data Engineer for a remote position based in San Diego, CA. This role involves leading a team of data engineers to design and build high-performance data pipelin
Remote Senior Substation Engineer — HVDC/FACTS Design Lead
CP1367 GE Grid Solutions, LLCNew YorkCP1367 GE Grid Solutions, LLC is seeking a Senior Project Engineer responsible for designing electrical high voltage substations. The successful candidate will lead engineering efforts, ensuring compl
Lead Blockchain Security Engineer - Remote, AI-Driven DeFi
OpenZeppelinNew YorkOpenZeppelin is seeking an engineer to join a project building the open-source DeFi foundations for the Canton blockchain. You will own the development of the OpenZeppelin Contracts Library for Daml a
Remote Chemical Engineering QA Lead
YO IT ConsultingDallasYO IT Consulting is seeking a Chemical Engineering Quality Assurance Lead to manage the quality and consistency of AI training projects. This remote contract role involves reviewing AI-generated conte
Senior BI Engineer - CRM Analytics & Power BI Lead (Remote)
General MotorsNew YorkGeneral Motors is seeking a BI Engineer to design and develop scalable business intelligence solutions. This role supports CRM by transforming data into actionable insights. Required qualifications in
Remote Substation Engineering Manager: Lead Design
Cordoba CorporationNew YorkCordoba Corporation, a leading engineering firm, is seeking a Substation Engineering Manager to oversee substation projects and provide technical leadership. The successful candidate will manage vario
Remote DevOps Engineer.
GrabJobsNew YorkAt Agile Defense we know that action defines the outcome and new challenges require new solutions. That’s why we always look to the future and embrace change with an unmovable spirit and the courage t
Network Engineer (Remote)
Kohl'sMenomonee FallsAs a Network Engineer, you will help design, implement, and support Kohl’s enterprise network across stores, corporate offices, data centers, distribution centers, and cloud-connected environments. Th
Partner Solutions Engineer- Remote
BeyondTrustNew YorkBeyondTrust is a place where you can bring your purpose to life through the work that you do, creating a safer world through our cybersecurity SaaS portfolio.Our culture of flexibility, trust, and con
Remote Principal DevOps Engineer
GrabJobsNew YorkWe are Progress (Nasdaq: PRGS) - the trusted provider of software that enables our customers to develop, deploy and manage responsible, AI-powered applications and experiences with agility and ease.We
Lead Data Engineer
PerficientMinneapolisWe are seeking aSenior Data Engineer (open to Principal level)to lead the modernization and ownership of a critical data pipeline within a large-scale healthcare analytics environment. This role will
Lead Data Engineer
PitchBookSeattleAbout the Role Data Operations team plays a vital role in setting PitchBook apart from competitors, providing top-quality data to customers while being accountable, collaborative, and receptive to fee
Data Engineer Lead
Tata Consultancy ServicesPlanoDesign and build data pipelines and models using Snowflake and dbtLead a team, provide technical guidance, and conduct code reviewsManage onshore‑offshore collaboration and delivery timelinesHandle cl
Engineer-To-Order (ETO) Lead Design Engineer
Carrier Transicold Polska Sp. z o.o.CharlotteEngineer-To-Order (ETO) Lead Design EngineerSkip to main contentThis site uses cookies. By continuing to use it you are agreeing to use cookies. For more information on how we use cookies, go to our W
Remote Senior C# Backend Engineer
Revive MediaNew YorkRevive Media is looking for a full-time Senior C# Back-End Developer to design, develop, and maintain high-performing back-end systems. The role involves collaboration with cross-functional teams and
Staff AI & Backend Engineer - Remote
WEX IncSalt Lake CityWEX Inc is seeking a seasoned Staff Software Engineer for its Mobility Engineering organization. This role is remote but requires residency within 30 miles of select US locations. The ideal candidate
Remote EBR Solutions Engineer & Consultant
PLP GroupNew YorkPLP Group is seeking a Solution Engineer/Consultant for a remote role focused on customer implementation and pre-sales support. The ideal candidate will have 3-5 years of experience in enterprise soft
Power Platform Solutions Engineer — Remote
FHRHartfordFHR is seeking a Power Platform Developer for a remote position supporting Connecticut's Department of Developmental Services. The role includes developing technical solutions, collaborating with stak
Remote Appian Frontend Integrations Engineer
GovCIOAnnapolisGovCIO is seeking an Appian Frontend Integration Developer for a fully remote role. The ideal candidate will coordinate development efforts, work with cross-functional teams to implement impactful fea
Über
Titan builds AI software for banks: purpose-built small language models, a banking ontology, and AI bankers that financial institutions can trust. Our models outperform general-purpose LLMs by 30 to 80 percent on banking tasks. Customers include community banks, credit unions, and large regional and super-regional institutions. We are backed by leading fintech investors and operate under the compliance, audit, and model-risk standards that banking requires.
Why This Role Exists
Titan is scaling from a handful of live banking customers to thirty, then to hundreds. Right now, there is no formal QA function. There is no evaluation framework, no regression baseline, no quality gate in CI/CD. A QA failure at a bank is not a user experience problem. It is an operational and regulatory risk. This role exists because that gap has to close before the customer count grows.
This is a hands-on, individual-contributor role first. You are coming in to do the work: write the test cases, build the evaluation framework, set up CI/CD gates, and triage bugs alongside engineering. The function gets built because you build it yourself. Once the practice is stable and documented, you bring in QE engineers to scale it.
What You Own
AI Evaluation. You personally design and execute the evaluation framework for LLM and agentic AI outputs across Foundry, Agent Builder, and client-deployed instances. You write the assertions, define the behavioral contracts, and own regression baselines for model behavior. Standard QA methods break down here: you cannot write a deterministic assertion for whether an AI accurately summarized a 200-page loan agreement. You need to think in distributions and confidence intervals, and you need to build tooling that does too.
Test Coverage. You write and maintain the automated test suite: end-to-end, integration, and regression coverage for backend APIs, document ingestion pipelines, AI inference workflows, and frontend surfaces. You own performance and load testing for latency-sensitive inference paths. You set up and enforce quality gates in CI/CD pipelines. When a bug surfaces in production, you are in the triage, you write the reproduction case, and you own the regression test that prevents it from coming back.
Compliance and Client Quality. You produce the test artifacts, audit logs, and process documentation that meet SOC 2 Type II standards. You work directly with Forward Deployed Engineering on client-side validation and production issue reproduction. Bank examiners will scrutinize this work. It needs to be defensible on its own.
Who You Are
Seven or more years in software QA engineering, with at least two years personally testing AI or ML systems. You have written test cases against LLM outputs, built evaluation pipelines from scratch, and know the difference between a flaky test and a genuinely non-deterministic system. You are fluent in Python and have built automated suites using pytest, Playwright, or Selenium. You have hands-on experience with RAGAS, DeepEval, LangSmith, or comparable evaluation tooling—not just familiarity with the names.
You can trace a failure from the application layer to infrastructure and know enough about Azure, async systems, and REST APIs to do it without waiting on an engineer to walk you through it. You have integrated QA gates into CI/CD pipelines and owned the process end to end. Experience in fintech, banking, or another regulated environment is a strong advantage. Familiarity with document processing pipelines, multi-agent architectures, RAG validation, or observability tooling such as Arize or Langfuse puts you ahead. You are not here to manage. You are here to build and test.
What Success Looks Like
In your first 90 days: a diagnostic of current test coverage shared with engineering leadership, an evaluation framework running against at least one AI-powered workflow that you built yourself, and quality gates live in CI/CD. In your first six months: regression baselines established for model behavior, SOC 2 test artifacts documented and audit-ready, and the test suite running on every release without manual intervention. At one year: the function is staffed, coverage scales with every product release, and quality is a first-class input to every deployment decision. The work you did personally is the foundation the team builds on.
Compensation and Structure
• Competitive base and meaningful equity. • Remote (US). Occasional travel to client sites and team offsites.
Sprachkenntnisse
- English
Dieses Stellenangebot stammt von einer Partnerplattform von TieTalent. Klick auf „Jetzt Bewerben”, um deine Bewerbung direkt auf deren Website einzureichen.