1

Senior Design Verification Engineer Jobs in Alberta

Senior SDET

Calgary, AB ยท On-site

... design and build it.This is not a test-case-writing role. You will build the verification ... Partner with senior product engineers to route AI-generated defect fixes through the verification ...

As part of HDR's Building Engineering Services Group, you'll help design the critical ... Ability to rigorously audit, validate, and verify all AI-generated outputs (examples: calculations ...

As part of HDR's Building Engineering Services Group, you'll help design the critical ... Ability to rigorously audit, validate, and verify all AI-generated outputs (examples: calculations ...

Senior Electrical Engineer

Edmonton, AB ยท Hybrid

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

We are seeking an experienced Senior Electrical Engineer to provide technical leadership and ... Conduct field reviews and site observations to verify alignment with design intent and applicable ...

Review and validate design submissions, technical reports, and engineering deliverables for ... and verification of contractor work. About you * Bachelor's degree in Engineering (Civil ...

Senior Electrical Technologist

Edmonton, AB ยท Hybrid

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Conduct site inspections to verify adherence to design, specifications, and safety standards ... Support value engineering and constructability reviews * Activities may include assisting with ...

Senior Simulation Engineer

Calgary, AB ยท On-site

  • Medical

  • Dental

  • Life

... system design, operational analysis, and digital-twin applications. This is a hands-on solver ... Lead verification and validation of the simulator using experimental, operational, analytical, and ...

Showing results 21-40

Senior Design Verification Engineer information

See Alberta salary details

$105K

$158.1K

$193K

How much do senior design verification engineer jobs pay per year?

As of Aug 19, 2026, the average yearly pay for senior design verification engineer in Alberta is $158,061.00, according to ZipRecruiter salary data. Most workers in this role earn between $144,000.00 and $173,500.00 per year, depending on experience, location, and employer.

What is a senior design verification engineer?

Senior Design Verification Engineers are experienced professionals responsible for ensuring that hardware designs, such as integrated circuits or system-on-chip (SoC) components, meet all functional specifications and quality standards before manufacturing. They create and execute verification plans, develop testbenches, and use simulation tools to identify and resolve design issues. Their expertise helps prevent costly errors, ensuring reliable and functional products. Typically, they collaborate closely with design, validation, and product engineering teams and often mentor junior engineers.

What are the key skills and qualifications needed to thrive as a senior design verification engineer?

A Senior Design Verification Engineer requires deep expertise in digital design principles, verification methodologies (such as UVM or OVM), and a degree in electrical or computer engineering. Familiarity with hardware description languages (like Verilog or VHDL), simulation tools (e.g., Synopsys VCS, Cadence Incisive), and scripting languages (such as Python or TCL) is typically expected. Exceptional problem-solving, attention to detail, and strong communication skills help in collaborating with cross-functional teams and navigating complex verification challenges. These skills and qualifications are vital to ensure robust, high-quality hardware designs that meet performance and reliability standards.

What are some typical challenges faced by senior design verification engineers when working on complex chip designs?

Senior Design Verification Engineers often encounter challenges such as managing verification of increasingly complex and large-scale integrated circuits, ensuring comprehensive coverage, and identifying hard-to-find corner-case bugs. They frequently collaborate across cross-functional teams, including design, firmware, and test engineering, to clarify specifications and resolve issues. Effective communication and a proactive approach to debugging and process improvement are critical, as is keeping up with evolving verification methodologies and tools to ensure high-quality, on-time project delivery.

What is the difference between Senior Design Verification Engineer vs Design Verification Engineer?

AspectSenior Design Verification EngineerDesign Verification Engineer
Required CredentialsBachelor's or Master's in Electrical Engineering, Computer Engineering, or related field; experience in verification tools and methodologiesBachelor's degree in Electrical Engineering, Computer Engineering, or related field; entry-level experience in verification
Work EnvironmentDesign teams, hardware/software verification labs, collaborative projectsVerification teams, testing labs, development environments
Employer & Industry UsageSemiconductor, electronics, hardware development companiesSimilar industries, often as entry or mid-level roles within verification teams

The main difference is experience level and responsibility. Senior Design Verification Engineers typically lead verification efforts, mentor junior staff, and handle complex verification tasks, while Design Verification Engineers focus on executing verification plans and testing designs under supervision. Both roles require similar technical skills and industry knowledge, but the senior role involves more leadership and strategic planning.

What are the most commonly searched types of Design Verification Engineer jobs in Alberta?

The most popular types of Design Verification Engineer jobs in Alberta are:

What cities in Alberta are hiring for Senior Design Verification Engineer jobs?

Cities in Alberta with the most Senior Design Verification Engineer job openings:

Infographic showing various Senior Design Verification Engineer job openings in Alberta as of August 2026, with employment types broken down into 1% Internship, 84% Full Time, 10% Part Time, and 5% Contract. Highlights an 83% Physical, 6% Hybrid, and 11% Remote job distribution, with an average salary of $158,061 per year, or $76 per hour.

Senior SDET

Algo

Calgary, AB โ€ข On-site

Full-time

Posted 23 days ago


Job description

About the Role

Software is entering a period where code generation isaccelerating,and verification is the new constraint. We are rebuilding our quality function from the ground up as an AI-first verification engineering team, and we are hiring founding SDETs to design and build it.This is not a test-case-writing role. You will build the verification infrastructure behavioral fences, property-based test suites, static analysis pipelines, and agentic QA workflows thatallowsAI-generated code to ship safely at high velocity. You will work directly with engineering leadership on one of the most consequential transformations in the company's history, with genuine authority to define how quality is engineered here.


What You'll Do

  • Design and build behavioral fences(characterization harnesses that lock in existing behavior, and acceptance harnesses derived from specifications) that AI-generated code must pass beforemerge.
  • Establish system-level behavioral baselines of our core product so agentic refactoring and extension can be verified against observable behavior.
  • Build and own property-based testing suites (invariant-driven, generative input) targeting the failure modes characteristic of AI-authored code.
  • Stand up andoperatethe non-behavioral verification stack: SAST/security scanning,secretsdetection, dependency/supply-chain analysis, and performance baselines in CI/CD.
  • Develop agentic QAworkflowsAI agents that generate, execute, and triage tests with humans reviewing at the level of strategy and coverage, not individual cases.
  • Define and report honest coverage boundaries: what is verified, what is sampled, and what is notcoveredso green dashboards mean what they claim.
  • Implement observability for quality: logging, tracing, and metrics that surface verification signals,escapeddefects, and behavioral drift across the pipeline and in production.
  • Participate in incident response and post-mortems for quality escapes, feeding every production defect back into the fences, suites, and pipeline as a permanent regression guard.
  • Automate deployment of the verification infrastructure itselftestenvironments, harnesses, and pipeline tooling.
  • Develop test strategies for AI-powered product features: prompt regression testing, behavioral boundary testing, output quality evaluation, and regression detection for non-deterministic outputs with observable quality signals defined alongside product and engineering.
  • Partner with senior product engineers to route AI-generated defect fixes through the verification pipeline with human review at the right altitude.


What We're Looking For

  • Strong software engineering fundamentals.You write production-quality code (Python, TypeScript/JavaScript, C#, Java, or Go) and think in systems, not scripts.
  • Active use of AI coding assistants.Tools like Claude Code, Copilot, or Cursor are part of your daily workflow, andyou'regenuinely curious about how far they can be pushed you have opinions about where they fail and how to catch it.
  • An instinct for testing invariants rather thanexamplesexperience with property-based tools (Hypothesis, fast-check,QuickCheck-family) is great evidence, but the mindset iswhat'srequired.
  • CI/CD ownership.You have built or owned pipelines, not justconsumed themgates, quality signals, and tooling that other engineers rely on.
  • Static analysis and security tooling familiarity(e.g.,Semgrep, SonarQube,CodeQL,Gitleaks) and an understanding of why input/output testing alone cannot catch security or performance rot.
  • Performance and reliability awareness.Knowledge of performance tuning, capacity planning, and reliabilitypatternscorrect output at unacceptable latency or fragility is still a defect.
  • Strong diagnostic and problem-solving skills for complex systems,and the ability to work collaboratively across development, QA, and operations teams.
  • A builder's bias.You would rather build a harness that finds a whole class of bugs than manually find one bug.


What Sets You Apart

We know deep experience in these areas israrethe discipline is only a few years old.We'rebuilding it here, andwe'llinvest in developing it. Bring the fundamentals and the appetite; any of the following moves you to the top of the list:

  • Agentic AI experience.Hands-on with Claude Code or comparable agents generating test scaffolding, accelerating authoring, analyzing coverage gaps, or building agentic workflows of your own.
  • Experience testing or evaluating LLM-based systems.Evaluation frameworks (evals), model-graded testing, handling non-determinism, and qualitative evaluation (rubrics, rating systems, calibrated human review) where qualitycan'tbe reduced to assertions.
  • Hands-on property-based or generative testingwith Hypothesis, fast-check, orQuickCheck-family tools in real projects.
  • Supply-chainplanning, manufacturing, or ERP domain exposure.
  • Experience characterizing legacy systems (snapshot/approval testing) ahead of large refactors.
  • Performance and load-testing baseliningexperience.
  • SRE or DevOps background on-call experience, chaos/resilience testing, or advocacy for test-driven development and resilience patterns.


Education & Experience

  • Bachelor's degree in Computer Science, Engineering, or a related field, or equivalent practical experience.
  • 5+ years in software engineering, SDET, SRE, or DevOps roles.


Why This Role, Why Now

Most testing organizations are being disrupted by AI. This one is being built for it with executive mandate, from a clean sheet. You will be a founding member of the team that defines how an entire product organization ships AI-authored software safely. If you have been waiting for a role where verification engineering is treated as the product rather than the afterthought, this is it.


When applying, please include a short noteon the most interesting failure you have seen an AI coding agent produce.