Upload Button Icon Add office photos

Google

Compare button icon Compare button icon Compare
4.4

based on 1.8k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Google Softwaretest Engineer Interview Questions, Process, and Tips

Updated 8 Nov 2024

Top Google Softwaretest Engineer Interview Questions and Answers

View all 7 questions

Google Softwaretest Engineer Interview Experiences

13 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was good , there was merge intervals questions , and 1 hard questions

Round 2 - Technical 

(2 Questions)

  • Q1. Merge intervals
  • Q2. Hard question tough to answer

Interview Preparation Tips

Interview preparation tips for other job seekers - revise hard questions

Softwaretest Engineer Interview Questions & Answers

user image Hemanth Meesala

posted on 5 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

On leetcode based prblm there are questions asked

Round 2 - Technical 

(2 Questions)

  • Q1. What are trees and binary search
  • Ans. 

    Trees are hierarchical data structures with nodes connected by edges. Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Trees are made up of nodes connected by edges, with a root node at the top and leaf nodes at the bottom.

    • Binary search is a divide and conquer algorithm that compares the target value to the middle element of a sorted array.

    • Binary search is efficient fo...

  • Answered by AI
  • Q2. What are graphs
  • Ans. 

    Graphs are data structures that consist of nodes (vertices) connected by edges (links).

    • Graphs can be directed or undirected.

    • Nodes can have attributes or properties.

    • Edges can have weights or labels.

    • Examples of graphs include social networks, road networks, and organizational hierarchies.

  • Answered by AI
Round 3 - Coding Test 

Projects and dsa based round is this

Round 4 - Technical 

(1 Question)

  • Q1. This is very tough rounf
Round 5 - Technical 

(1 Question)

  • Q1. This is also very tough

Skills evaluated in this interview

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Dp questions - longest increasing subsequence
  • Ans. 

    Find the longest increasing subsequence in an array.

    • Use dynamic programming to solve this problem.

    • Iterate through the array and keep track of the longest increasing subsequence ending at each index.

    • Return the maximum length found.

  • Answered by AI
  • Q2. Grapg question - detect a cycle
  • Ans. 

    Detecting a cycle in a graph using depth-first search or Floyd's cycle detection algorithm.

    • Use depth-first search to detect a cycle in a graph by keeping track of visited nodes and checking for back edges.

    • Alternatively, use Floyd's cycle detection algorithm for detecting a cycle in a linked list or graph.

    • Example: For a graph with nodes A, B, C, D and edges (A->B, B->C, C->D, D->A), a cycle is detected when visiting nod...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

That was very basic round and it was so easy

Round 2 - Coding Test 

Two question are given one from LinkedList and second was from Dynamic Programming

Interview Preparation Tips

Topics to prepare for Google Softwaretest Engineer interview:
  • Linkedlist
  • binary search
Interview preparation tips for other job seekers - Study hard and be prepare for the test

Google interview questions for designations

 Software Engineer

 (121)

 System Engineer

 (3)

 Staff Engineer

 (3)

 Test Engineer

 (2)

 Network Engineer

 (2)

 Devops Engineer

 (2)

 Data Engineer

 (1)

 Verification Engineer

 (1)

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Mostly questions come from DP,Graphs

Round 2 - HR 

(2 Questions)

  • Q1. Tell ne about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Strong attention to detail and problem-solving skills

  • Answered by AI
  • Q2. Your interest about company?
  • Ans. 

    I am interested in the company's innovative approach to software testing and their commitment to quality assurance.

    • I am impressed by the company's track record of delivering high-quality software products.

    • I am excited about the opportunity to work with cutting-edge technologies and tools in software testing.

    • I appreciate the company's focus on continuous learning and professional development for its employees.

  • Answered by AI

Get interview-ready with Top Google Interview Questions

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - Aptitude Test 

50 questions and 1 hour time

Round 2 - Coding Test 

3 questions and 40 min time

Round 3 - One-on-one 

(1 Question)

  • Q1. What is software testing.
  • Ans. 

    Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.

    • Identifying defects or bugs in the software

    • Verifying that the software meets functional and non-functional requirements

    • Ensuring the software is user-friendly and meets user expectations

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. DSA algorithms, trees, tries, linked list
  • Q2. Questions on graphs
  • Q3. Question on dynamic programming
Round 3 - Coding Test 

Data structures and algorithms. Leet code hard level

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Job Fair and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

I was too stressed, task about stack

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What your opinion about job
  • Q2. What you do if you get the job
  • Q3. What are your qualification
  • Q4. How much interest you pay in job
  • Q5. What is the first thing you do after you get the job

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be scared. Don't be nervous.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

You better prepare for dynamic programming

Round 3 - Technical 

(2 Questions)

  • Q1. Dynamic programming langeuage
  • Q2. What is the max sub array?
  • Ans. 

    Max sub array refers to the contiguous subarray within an array that has the largest sum of elements.

    • Max sub array problem is a common algorithmic problem in computer science.

    • It involves finding the subarray with the largest sum of elements.

    • Example: Given array [1, -2, 3, 4, -1, 2, 1, -5, 4], the max sub array is [3, 4, -1, 2, 1] with a sum of 9.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - BE prepare to do many dynamic programming questions because it will get you. And many of graphs problems because it widely used all over.

Skills evaluated in this interview

Google Interview FAQs

How many rounds are there in Google Softwaretest Engineer interview?
Google interview process usually has 2-3 rounds. The most common rounds in the Google interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Google Softwaretest Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Google. The most common topics and skills that interviewers at Google expect are Android, C++, Firmware, Linux Kernel and Machine Learning.
What are the top questions asked in Google Softwaretest Engineer interview?

Some of the top questions asked at the Google Softwaretest Engineer interview -

  1. Write a program to mirror the pixel in a screen matrix of 24 bit pix...read more
  2. what are trees and binary sea...read more
  3. What is the max sub arr...read more

Tell us how to improve this page.

Google Softwaretest Engineer Interview Process

based on 18 interviews

3 Interview rounds

  • Coding Test Round - 1
  • Coding Test Round - 2
  • Coding Test Round - 3
View more
Google Softwaretest Engineer Salary
based on 141 salaries
₹24.3 L/yr - ₹60 L/yr
524% more than the average Softwaretest Engineer Salary in India
View more details

Google Softwaretest Engineer Reviews and Ratings

based on 30 reviews

4.5/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.5

Salary

4.1

Job security

4.6

Company culture

4.2

Promotions

4.3

Work satisfaction

Explore 30 Reviews and Ratings
Software Engineer
1.3k salaries
unlock blur

₹21 L/yr - ₹80 L/yr

Software Developer
1.1k salaries
unlock blur

₹21.8 L/yr - ₹56.7 L/yr

Senior Software Engineer
610 salaries
unlock blur

₹22 L/yr - ₹94 L/yr

Sde1
254 salaries
unlock blur

₹14 L/yr - ₹55 L/yr

Data Scientist
250 salaries
unlock blur

₹24.8 L/yr - ₹55 L/yr

Explore more salaries
Compare Google with

Yahoo

4.6
Compare

Amazon

4.1
Compare

Facebook

4.4
Compare

Microsoft Corporation

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview