371,660open jobs
9,621companies
49,388added this week
Browse all
Location
In office (Taipei)
Seniority
Staff · 8+ years exp
Overview
Company
Impact
Profile match
Netskope provides a security service edge platform delivered from its own global network. Its products cover cloud access security, secure web gateway and zero trust private access. Enterprises use it to protect users working outside the corporate perimeter.

Join the Future of Security at Netskope

Netskope (NASDAQ: NTSK) is a leader in modern security and networking for the cloud and AI era. We secure and accelerate cloud, data, and AI in real time, everywhere. Thousands of customers, including more than 30 of the Fortune 100, trust the Netskope One platform, its Zero Trust Engine, and the powerful NewEdge network to gain full visibility and control without performance trade-offs.

At Netskope, our technology is driven by our greatest strength: our people. We believe that belonging powers innovation, and success is both personal and organizational. We embrace differences in gender, ethnicity, beliefs, ability, and identity, creating an environment where every voice is heard and respected. We empower our employees to bring their authentic selves to work, grow their careers through continuous education and mentorship, and lead with transparency and curiosity. Join a team where you belong, where you are encouraged to be an entrepreneur, and where together, we continue to redefine the landscape of security.

Visit Careers at Netskope to learn more. Follow us on LinkedIn and Instagram.

Please note, this team is hiring across all levels and candidates are individually assessed and appropriately leveled based upon their skills and experience.

About the Role

Netskope AI Gateway helps global enterprises securely adopt and scale Generative AI. We are looking for a Staff Software Development Engineer in Test (SDET) to own quality for significant areas of the AI Gateway product, its supporting services, and its APIs, across SaaS and on-prem/hybrid customer environments.

This is a hands-on individual-contributor role with real ownership. The areas assigned to you are yours: you set the testing direction and build what is needed to execute it, bringing hard calls to the QE lead as a peer rather than waiting for a specification or a checklist before you act.

Depth matters more than volume in this role. We are looking for someone who can get a long way into an ambiguous problem before needing help, go deep when a failure crosses service, infrastructure, and network boundaries, and work directly with developers and product managers to get the underlying problem fixed rather than routed around.

What You Will Be Doing

  • Own Quality for Your Areas: For the features and services assigned to you, own the outcome: reliability, correctness, performance, security-related behaviors, and user experience expectations. Decide what needs testing and at which layer, set the bar for shipping that area, and be accountable for what gets through.
  • Turn Ambiguity into a Plan: Start from partial requirements, an architecture diagram, and a conversation with the developer, and produce a concrete test approach. Surface the risks nobody has written down yet, decide which ones matter, and state clearly what you are choosing not to cover and why.
  • Build the Automation: Design and implement the automated suites and the frameworks, harnesses, and fixtures behind them. Write them as real software: readable, maintainable, and quick to triage when they fail. Keep flakiness low through deterministic test design, environment isolation, and disciplined use of mocking and service virtualization.
  • Use AI Where It Earns Its Place: Bring AI and agent-based tooling into the testing workflow: generating scaffolding and test data, navigating unfamiliar code, summarizing logs and failures, and shortening the path from symptom to hypothesis. Be equally clear about the limits. AI-generated tests can look thorough while asserting nothing that matters, so you check what the assertions actually prove. The tool can draft the work, but the coverage decision and the verdict stay yours.
  • Validate the Gateway Data Path: Verify that AI Gateway stays compatible with the provider APIs it fronts, that policy matches exactly the requests it should, and that the resulting action and logging are correct.
  • Debug Deep and Across Boundaries: Be the person who gets to the bottom of hard failures. Trace problems across microservices, asynchronous workflows, Kubernetes networking, TLS and proxy behavior, and CI infrastructure, and come back with a root cause rather than a reassignment.
  • Keep CI/CD Trustworthy: Integrate your tests into CI/CD with attention to signal-to-noise, parallelization, execution time, and reporting that points at the actual failure. Diagnose pipeline and environment problems instead of retrying around them.
  • Share Production Ownership: Own the production service alongside the rest of the AIG engineering team. Take part in the shared on-call rotation, monitor production health, and troubleshoot and resolve critical production issues.
  • Push Problems Upstream: Work directly with developers and product managers. Raise testability and instrumentation needs while designs are still open, argue for the fixes that prevent whole classes of defects, and make sure recurring failure patterns change how the next feature is built. Write bug reports a developer can act on immediately: reproduction steps, logs, traces, and a clear statement of impact.

What Success Looks Like

  • The areas you own ship with high confidence, and the defects that do escape are rare and understood.
  • A vague problem handed to you comes back as a clear plan, a working suite, and an explicit list of the risks you accepted.
  • Hard cross-boundary failures land with you and leave with a root cause.
  • Your automation is trusted: when it fails, people believe something is actually broken.
  • AI makes the work faster, and the coverage still holds up when someone reviews it.
  • Developers change designs because of risks you raised early, and the same defect does not come back twice.

Required Skills and Experience

  • Experience: 8+ years in software quality engineering / SDET / test automation, including 5+ years on distributed systems, cloud services, or security/networking products. You have owned quality for a substantial product area with little supervision.
  • Autonomy: Track record of taking an under-specified problem and driving it to a working solution, including deciding what not to do. Comfortable being the only person working on something.
  • Programming: Strong software engineering skills in Python (preferred) or Golang. You write automation, libraries, and tooling that hold up as production software rather than as scripts.
  • AI-Assisted Engineering: Practical experience using LLM-based tools or coding agents in real engineering work, and a clear view of where they help and where they mislead. You can point to a case where you caught what the AI missed.
  • Debugging Depth: Demonstrated ability to isolate root cause in complex failures spanning services, infrastructure, and the network layer, rather than escalating them onward.
  • API and Distributed Systems Testing: Extensive hands-on experience testing REST APIs, microservices, and asynchronous workflows.
  • Test Design: Deep command of test strategy, risk-based testing, and layered test design; able to make and defend explicit trade-offs on coverage, cost, execution time, and confidence.
  • CI/CD: Proven ability to build and troubleshoot CI/CD pipelines and the infrastructure that keeps large test suites reliable.
  • Containers and Kubernetes: Strong experience running and testing services on Docker/Kubernetes, and debugging failures involving networking, service discovery, and configuration.
  • Networking: Solid working knowledge of HTTP/S, TLS, proxy/gateway concepts, DNS, and the failure modes that affect AI Gateway deployments.
  • Defect Management: Excellent defect isolation, triage, and tracking discipline (e.g., Jira), with follow-through until the systemic fix lands.
  • Working with Engineering and Product: Able to hold a technical discussion with developers as a peer and to explain risk and trade-offs to product managers clearly. Exceptional verbal and written English for complex technical collaboration.

Nice to Have

  • GenAI Ecosystem: Familiarity with the request and response schemas of major LLM provider APIs, such as OpenAI, Anthropic, Google, or Bedrock, including their streaming formats and how these APIs change over time.
  • Cloud Platforms: Experience with AWS, Azure, or GCP, and validating hybrid/on-prem customer deployments.
  • Cybersecurity: Knowledge of secure web development, ZTNA, DLP, and proxy/gateway product concepts.
  • Performance and Scale: Experience designing load and performance tests and analyzing latency/throughput for high-traffic APIs and gateways.
  • Resilience Testing: Fault injection, chaos, or failure-mode testing of distributed services.
  • Observability: Hands-on use of metrics/logging/tracing tooling (e.g., Prometheus, Grafana, OpenTelemetry) for faster test and defect triage.

Education

BS in Computer Science or equivalent degree required ; MS in Computer Science or equivalent is strongly preferred.

Netskope is committed to implementing equal employment opportunities for all employees and applicants for employment. Netskope does not discriminate in employment opportunities or practices based on religion, race, color, sex, marital or veteran statues, age, national origin, ancestry, physical or mental disability, medical condition, sexual orientation, gender identity/expression, genetic information, pregnancy (including childbirth, lactation and related medical conditions), or any other characteristic protected by the laws or regulations of any jurisdiction in which we operate.

Netskope respects your privacy and is committed to protecting the personal information you share with us, please refer to Netskope's Privacy Policy  for more details.

The application window for this position is expected to close within 50 days. You may apply by filling out the below information, or visiting our  Netskope Careers site.

Free account
Stop reading job ads. Get the ones that fit.
One free account turns this page into a shortlist built around your stack, your level and your pay.
Match on every job. Stack, seniority, pay and location, scored against your profile.
371,660 open roles. Read straight off company career pages, refreshed every day.
Unlimited applications. Every one you send is tracked in one place, on-site or on a company board.
3 tailored CVs a month. Rewritten for the exact job you are applying to. Included free.
Create a free account
Free forever. No card. Under a minute.

Your match

How well do you fit this role?
Two answers are enough for a real match. No account needed.
Check my fit
Answers stay in this browser until you create an account.

Recommended for you based on this role

Similar stack
Same company
Taipei
In office • Full-Time • 2+ years exp • Bachelor's Degree • Sofia
Bash
PowerShell
Python
DevOps
AWS
Azure
Bicep
Chef
CI/CD
Docker
FinOps
GCP
Kubernetes
Platform Engineering
Puppet
Terraform
Apply
In office • 12+ years exp • Bachelor's Degree
Bash
PowerShell
Python
DevOps
AIOps
Ansible
AWS
Azure
Chef
CI/CD
Configuration Management
Datadog
Docker
GCP
Grafana
Incident Management
Kubernetes
Nagios
Prometheus
Puppet
Rest API
Self-Healing
Service Mesh
Splunk
Terraform
Zabbix
Apply
In office • 5+ years exp • Bachelor's Degree
Bash
Java
Python
SQL
Java
Spring Boot
Databases
Apache Kafka
RabbitMQ
DevOps
Ansible
AWS
Azure
CI/CD
Configuration Management
Git
Kubernetes
OpenStack
Rest API
Terraform
VMWare
Apply
$12k – $22k per year (Estimated) • Remote • Full-Time • Yekaterinburg
SQL
Databases
PostgreSQL
DevOps
API Gateway
Grafana
Kubernetes
Rest API
Windows Server
Zabbix
QA
Postman
Swagger
Apply
$16k – $44k per year (Estimated) • In office • Bengaluru • Gurgaon
Python
SQL
AI/ML
Feast
Kubeflow
LLM
MLFlow
RAG
AI Agents
Context Engineering
Feature Store
LLM Guardrails
DevOps
AWS
Azure
CI/CD
GCP
Apply
$142k – $257k per year (Estimated) • Equity • In office • 10+ years exp • Bachelor's Degree • Santa Clara
Go
Node JS
Python
JavaScript
AI/ML
Claude
Claude Code
AI Agents
OpenAI Codex
DevOps
CI/CD
Jenkins
Kubernetes
Cybersecurity
Zero Trust
Apply
$23k – $59k per year (Estimated) • In office • 5+ years exp
Python
DevOps
AWS
CI/CD
Docker
GCP
GitHub Actions
Grafana
gRPC
Kubernetes
Prometheus
Terraform
GitHub
Cybersecurity
Zero Trust
Apply
Web Manager 7 days ago
$121k – $222k per year (Estimated) • Equity • In office • Contractor • 5+ years exp • Bachelor's Degree
AI/ML
LLM
Edge AI
Cybersecurity
Zero Trust
Design
Figma
Webflow
Marketing
GA4
Apply
$35k – $82k per year (Estimated) • In office • 8+ years exp • Bachelor's Degree • Bengaluru
Go
Python
DevOps
Ansible
AWS
Azure
CI/CD
Configuration Management
GCP
Grafana
Jenkins
Kubernetes
OpenStack
Platform Engineering
Prometheus
Terraform
Cybersecurity
Sumo Logic
Zero Trust
Apply
$57k – $135k per year (Estimated) • In office • 8+ years exp • Bachelor's Degree
Go
Python
DevOps
Ansible
AWS
Azure
CI/CD
Configuration Management
GCP
Grafana
Jenkins
Kubernetes
OpenStack
Platform Engineering
Prometheus
Terraform
Cybersecurity
Sumo Logic
Zero Trust
Apply
Remote/Hybrid • Full-Time • 3+ years exp • Taipei
Apply
In office • Taipei
DevOps
Ubuntu
Apply
Remote/Hybrid • Full-Time • 1+ year exp • Bachelor's Degree • Taipei
Python
SQL
Apply
$60k – $90k per year • In office • Full-Time • 3+ years exp • Bachelor's Degree • Taipei
C++
Python
Structured Text
Python
Flask
AI/ML
OpenCV
Edge AI
DevOps
Docker
Rest API
Robotics
GStreamer
IoT
Node-RED
Apply
$60k – $90k per year • In office • Full-Time • 3+ years exp • Bachelor's Degree • Taipei
C++
Python
Structured Text
Python
Flask
AI/ML
OpenCV
Edge AI
DevOps
Docker
Rest API
Robotics
GStreamer
IoT
Node-RED
Apply
See all jobs
This is one of many
371,660 more open roles from verified company boards, updated every day.