1

Software Quality Engineer Intern Jobs in New York

The Opportunity We're looking for a technically strong, AI-augmented QE/SDET who can build and scale quality engineering for a rendering-heavy web application. The ideal candidate brings strong QA ...

We are seeking a motivated and detail oriented Junior QA Analyst / Junior Software Quality Engineer with 1-3 years of experience in software testing, specifically focused on desktop application ...

Reporting to the Assistant Director, Software Engineering the Software Engineer Intern builds tools to enhance the work of Breaking Ground. The Intern works closely with departments across the ...

Reporting to the Assistant Director, Software Engineering the Software Engineer Intern builds tools to enhance the work of Breaking Ground. The Intern works closely with departments across the ...

Quality Engineer Lead (QEL2)

Clifton, NJ · On-site

$74K - $95K/yr

Through strong technical leadership and people leadership, the Quality Engineer Lead 2 improves software quality, delivery confidence, and customer experience while supporting the organization ...

Position Overview: We're seeking a Software Engineer intern, Full-Stack to join our engineering team full-time. This role is involves developing front-end, server-side, and database applications with ...

Position Overview: We're seeking a Software Engineer intern with a focus on backend systems in Rust ... Your role will involve maintaining and enhancing high-quality software engineering practices within ...

next page

Showing results 1-20

Software Quality Engineer Intern information

What does a software quality engineer intern do?

A Software Quality Engineer Intern assists in ensuring the quality and reliability of software products by executing tests, identifying bugs, and reporting issues to the development team. They may help design test cases, automate testing processes, and document results. Interns often work closely with senior quality engineers and developers to learn best practices and contribute to the overall improvement of software quality. Their role provides valuable hands-on experience in software development and quality assurance processes.

What are the key skills and qualifications needed to thrive as a software quality engineer intern?

To thrive as a Software Quality Engineer Intern, you need a solid understanding of software development fundamentals, testing methodologies, and a relevant academic background in computer science or a related field. Familiarity with automated testing tools like Selenium, version control systems such as Git, and bug tracking platforms like Jira is typically expected. Attention to detail, analytical thinking, and effective communication are crucial soft skills for this role. These skills and qualities are important to ensure software reliability, support collaboration with development teams, and contribute to the delivery of high-quality products.

What are some typical challenges a software quality engineer intern might face during their internship?

As a Software Quality Engineer Intern, you may encounter challenges such as quickly learning new testing tools and methodologies, understanding complex codebases, and adapting to agile development cycles. Balancing multiple tasks, such as writing test cases, executing manual tests, and collaborating with developers to troubleshoot bugs, can also be demanding. However, these experiences offer valuable opportunities to develop technical skills, improve communication, and gain insight into the software development lifecycle in a team-oriented environment.

What is the difference between Software Quality Engineer Intern vs Software Tester Intern?

AspectSoftware Quality Engineer InternSoftware Tester Intern
Required CredentialsTypically pursuing or recent graduate in Computer Science or related fieldSimilar educational background, often pursuing or recent graduate in related fields
Work EnvironmentInvolves collaboration with development teams, understanding testing processes, and quality assuranceFocuses on executing test cases, reporting bugs, and verifying fixes
Employer & Industry UsageUsed across software companies, tech firms, and QA departmentsCommonly used in software development and testing teams

The main difference is that a Software Quality Engineer Intern has a broader role involving quality processes, test planning, and collaboration, while a Software Tester Intern primarily focuses on executing tests and identifying bugs. Both roles require similar educational backgrounds and are used in similar environments, but the Quality Engineer Intern has a more comprehensive scope in quality assurance activities.

What are the most commonly searched types of Software Quality Engineer jobs in New York?

The most popular types of Software Quality Engineer jobs in New York are:

Software Quality Engineer

Adobe, Inc.

New York, NY • On-site

Full-time

Re-posted 8 days ago


Adobe rating

8.9

Company rating: 8.9 out of 10

Based on 10 frontline employees who took The Breakroom Quiz

38th of 247 rated software companies


Job description

The Opportunity
We're looking for a technically strong, AI-augmented QE/SDET who can build and scale quality engineering for a rendering-heavy web application. The ideal candidate brings strong QA judgment, understands product risk, and knows how to use AI tooling to accelerate test creation, debugging, triage, documentation, and coverage analysis without sacrificing test reliability. This role focuses on scalable automation, UI testing, visual regression, CI/CD execution, and debugging across React UI, canvas/WebGL/WebGPU surfaces, C++/native rendering layers, cloud-based test artifacts, visual baseline storage, and GPU-enabled test environments.
Core Testing
  • Experience writing and maintaining automated UI test suites using Playwright, Cypress, or Selenium, with Playwright preferred, including scalable architecture such as Page Object Models, fixtures, reusable helpers, and clear locator strategies
  • Strong QA mindset with risk-based prioritization, including the ability to identify high-risk rendering paths, async flows, cross-browser surfaces, edge cases, user-impact areas, and gaps between manual coverage and automation coverage
  • Comfortable using AI-assisted engineering tools such as Codex, Claude Code, Cursor, GitHub Copilot, or similar systems to plan, generate, refactor, debug, and validate test code while keeping the output maintainable, trustworthy, and aligned with repo-specific patterns
  • Experience guiding AI output with clear prompts, repo context, coding standards, reusable test patterns, and review loops rather than relying on one-off generated code.
  • Strong judgment around test signal quality, including the ability to identify flaky tests, weak assertions, noisy coverage, and AI-generated tests that do not validate meaningful product behavior
  • Strong experience with visual regression testing for both standard DOM UI and rendering-heavy surfaces such as canvas, WebGL, or WebGPU, including baseline management and diff review using tools such as Playwright, Percy, Chromatic, or Storybook to catch unintended rendering changes
  • Experience with test tiering strategies such as smoke, integration, regression, and nightly suites, with the ability to balance coverage, runtime, and PR feedback speed
  • Ability to write component-level tests using React Testing Library or Jest
  • Knowledge of agentic testing workflows using tools such as Playwright MCP, custom AI agents, subagents, or similar automation-assistive workflows is a plus

Rendering & Frontend-Specific
  • Understanding of React component lifecycle, state management, and how rendering changes affect the UI
  • Experience testing across browsers (Chrome, Firefox, Safari) and screen sizes for cross-browser/responsive rendering issues
  • Experience testing canvas/WebGL/WebGPU applications where DOM selectors may not apply, including coordinate-based interactions, timing-sensitive behavior, screenshot validation, state-based validation, and internal state checks
  • Familiarity with measuring rendering performance for interactive UI or canvas-based experiences, such as frame rate, frame timing, memory growth, or responsiveness
  • Familiarity with CSS-in-JS, Tailwind, or other styling systems to identify layout and style regressions

Debugging & Tooling
  • Proficient with browser DevTools for inspecting DOM, layout shifts, paint/render performance, and console errors
  • Experience using Lighthouse or Web Vitals to assess rendering performance, including LCP, CLS, and INP/FID
  • Ability to reproduce and isolate rendering bugs tied to async data loading, animations, or conditional rendering
  • Comfortable using AI tools to accelerate log analysis, failure summaries, triage, debugging hypotheses, and root-cause investigation while still validating findings through code, artifacts, and reproducible evidence

C++ & Native Layer Testing
  • Experience writing and running C++ unit and integration tests using frameworks like Google Test (gtest) or Catch2
  • Ability to test and validate C++ modules or native bindings that interface with the web frontend (e.g., via WebAssembly or Node.js native addons)
  • Familiarity with memory management concepts (leaks, dangling pointers, undefined behavior) and tools like Valgrind, AddressSanitizer, or clang-tidy to catch low-level defects
  • Experience debugging C++ code using GDB, LLDB, or Visual Studio debugger to trace issues that surface in the rendered UI
  • Understanding of how C++ backend or rendering engine code (e.g., a native graphics or layout engine) contributes to frontend output, and how to isolate failures across the stack

Collaboration & Process
  • Comfortable reading and reviewing React component code to identify testability gaps or risky rendering logic
  • Experience running automated tests in CI/CD pipelines such as CircleCI, GitHub Actions, Jenkins, or similar systems, including visual, functional, and native tests on PRs before merge and scheduled runs against different environments
  • Familiarity with artifact storage and visual baseline storage using cloud services such as AWS S3, as well as specialized CI environments such as GPU-enabled runners, is a plus
  • Ability to triage bugs across the C++/web boundary and communicate findings clearly to both frontend and systems engineers
  • Works closely with developers, designers, PMs, and QA team members to prioritize coverage based on product risk and user impact

About Adobe
Adobe empowers everyone to create through innovative platforms and tools that unleash creativity, productivity and personalized customer experiences. Adobe's industry-leading offerings including Adobe Acrobat Studio, Adobe Express, Adobe Firefly, Creative Cloud, Adobe Experience Platform, Adobe Experience Manager, and GenStudio enable people and businesses to turn ideas into impact, powered by AI and driven by human ingenuity.
Our 30,000+ employees worldwide are creating the future and raising the bar as we drive the next decade of growth. We're on a mission to hire the very best and believe in creating a company culture where all employees are empowered to make an impact. At Adobe, we believe that great ideas can come from anywhere in the organization. The next big idea could be yours.
Let's Adobe together
At Adobe, we believe in creating a company culture where all employees are empowered to make an impact. Learn more about Adobe life, including our values and culture, focus on people, purpose and community, Adobe for All, comprehensive benefits programs, the stories we tell, the customers we serve, and how you can help us advance our mission of empowering everyone to create.
Adobe is proud to be an Equal Employment Opportunity employer. We do not discriminate based on gender, race or color, ethnicity or national origin, age, disability, religion, sexual orientation, gender identity or expression, veteran status, or any other protected characteristic. Learn more.
Adobe aims to make our Careers website and recruiting process accessible to any and all users. If you have a disability or special need that requires accommodation to navigate our website or complete the application process, email accommodations@adobe.com or call +1 408-536-3015.
AI Use Guidelines for Interviews:
Our interviews are designed to reflect your own skills and thinking. The use of AI or recording tools during live interviews is not permitted unless explicitly invited by the interviewer or approved in advance as part of a reasonable accommodation. If these tools are used inappropriately or in a way that misrepresents your work, your application may not move forward in the process.
At Adobe, we empower employees to innovate with AI - and we look for candidates eager to do the same. As part of the hiring experience, we provide clear guidance on where AI is encouraged during the process and where it's restricted during live interviews. See how we think about AI in the hiring experience.
Expected Pay Range:
Our compensation reflects the cost of labor across several U.S. geographic markets, and we pay differently based on those defined markets. The U.S. pay range for this position is $113,400 -- $221,750 annually. Pay within this range varies by work location and may also depend on job-related knowledge, skills, and experience. Your recruiter can share more about the specific salary range for the job location during the hiring process.
In New York, the pay range for this position is $153,200 - $221,750
At Adobe, for sales roles starting salaries are expressed as total target compensation (TTC = base + commission), and short-term incentives are in the form of sales commission plans. Non-sales roles starting salaries are expressed as base salary and short-term incentives are in the form of the Annual Incentive Plan (AIP).
In addition, certain roles may be eligible for long-term incentives in the form of a new hire equity award.
State-Specific Notices:
California:
Fair Chance Ordinances
Adobe will consider qualified applicants with arrest or conviction records for employment in accordance with state and local laws and "fair chance" ordinances.
Colorado:
Application Window Notice
If this role is open to hiring in Colorado (as listed on the job posting), the application window will remain open until at least the date and time stated above in Pacific Time, in compliance with Colorado pay transparency regulations. If this role does not have Colorado listed as a hiring location, no specific application window applies, and the posting may close at any time based on hiring needs.
Massachusetts:
Massachusetts Legal Notice
It is unlawful in Massachusetts to require or administer a lie detector test as a condition of employment or continued employment. An employer who violates this law shall be subject to criminal penalties and civil liability.

What Adobe employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Adobe logo

About Adobe

Sourced by ZipRecruiter

Adobe for All is our vision to advance diversity, equity, and inclusion (DEI) across our company and in our communities. We’re focused on creating a more diverse and inclusive workforce; unleashing the full potential of every employee; and driving meaningful impact for Adobe, our industry, and society at large. Creativity has the power to unite us and inspire us to change the world. Through a vision we call Creativity for All, we’re empowering millions of people of all ages and backgrounds to express themselves, reach their full potential, and share their diverse perspectives with the world. We’re committed to advancing the responsible use of technology and driving a positive environmental impact through sustainability and climate action. Our innovations are making a significant impact across AI ethics, security, privacy, trust and safety, accessibility, and sustainability.

Industry

Computer and computer peripheral equipment and software wholesalers

Company size

10,000+ Employees

Headquarters location

San Jose, CA, US

Year founded

1982