Upload Button Icon Add office photos

Filter interviews by

Googler Software Solutions Software Engineer -QA & Testing Interview Questions and Answers

Updated 20 Oct 2022

Googler Software Solutions Software Engineer -QA & Testing Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Sep 2022. There were 2 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 - Selenium 

(2 Questions)

  • Q1. What is about selenium
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web applications.

    • Selenium supports multiple programming languages such as Java, Python, C#, etc.

    • It can automate web browsers like Chrome, Firefox, Safari, etc.

    • Selenium can be used for functional, regression, and load testing.

    • It provides a suite of tools for different testing needs such as Selenium IDE, Selenium WebDriver, and Selenium Grid.

    • Selenium can ...

  • Answered by AI
  • Q2. What is the automation testing
  • Ans. 

    Automation testing is the use of software tools to execute pre-scripted tests on a software application.

    • Automation testing saves time and effort compared to manual testing.

    • It helps to identify defects early in the development cycle.

    • It increases test coverage and accuracy.

    • Examples of automation testing tools include Selenium, Appium, and TestComplete.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My name is nikitha I'm fresher I'm looking for fresher jobs

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Feb 2023. There were 4 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 - Assignment 

Assignment test will take us to improve your knowledge and to gain knowledge it is very helpful to improve your knowledge

Round 3 - Technical 

(5 Questions)

  • Q1. Technical round is very important it is very helpful and it will check your knowledge
  • Q2. HR round will very important because in that round they will ask everything
  • Q3. They will question will rise based on your skills and knowledge
  • Q4. They will ask which ever the questions they need
  • Q5. Which ever they want they will ask the questions
Round 4 - One-on-one 

(1 Question)

  • Q1. HR round is very important

Interview Preparation Tips

Topics to prepare for TCS Software Engineer -QA & Testing interview:
  • Manual Testing
  • SQL
Interview preparation tips for other job seekers - Take face to face interview in online As I am a fresher if you hire me the company career will also grow and my career will also grow
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about framework
  • Q2. Basic Selenium and Java questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions about all topics on CV
  • Q2. Managerial Questions
Round 3 - HR 

(2 Questions)

  • Q1. Why am I choosing Cognizant
  • Q2. Salary discussion and policies
Interview experience
4
Good
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 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Regression testing.
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Performed after code changes to verify that existing features still work correctly

    • Helps prevent the introduction of new bugs or issues

    • Can be automated to save time and effort

    • Examples: running test cases after a software update, checking for bugs after adding new featur

  • Answered by AI
  • Q2. Difference between list and tuple
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List can be modified after creation, tuple cannot.

    • List uses square brackets [], tuple uses parentheses ().

    • List is used for collections of items that may change, tuple for fixed collections.

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
  • Q3. Program to check if the no. is prime
  • Ans. 

    A program to check if a number is prime or not

    • Iterate from 2 to square root of the number and check if it divides the number evenly

    • If any number divides the given number, it is not prime

    • If no number divides the given number, it is prime

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Program to find pallindrome.
  • Ans. 

    Program to find palindrome in an array of strings.

    • Iterate through each string in the array

    • Reverse each string and compare with original string

    • If they are equal, it is a palindrome

  • Answered by AI
  • Q2. How to find element using css selector.
  • Ans. 

    To find an element using CSS selector, you can use the document.querySelector() method.

    • Use document.querySelector() method with the CSS selector as the argument.

    • Make sure the CSS selector is unique to the element you want to find.

    • You can also use document.querySelectorAll() to find multiple elements.

  • Answered by AI
Round 3 - Case Study 

Scenario based questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain your framework, API fundamentals
  • Q2. Exception handling in selenium, error codes in api testing etc
  • Q3. Synchronization handling in code
  • Q4. Oops concepts used in project
  • Q5. Agile process and terminologies
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between sdlc and stlc
  • Q2. Bug life cycle? Defect triage

Interview Preparation Tips

Topics to prepare for Deloitte Test Engineer interview:
  • Basic concepts
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Stlc question asked manual qa
Round 2 - Technical 

(1 Question)

  • Q1. Coding asked sql query
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated QA Engineer with 5 years of experience in testing web and mobile applications.

    • 5 years of experience in QA testing

    • Proficient in testing web and mobile applications

    • Strong attention to detail and problem-solving skills

  • Answered by AI
  • Q2. What's your expected salary
Round 2 - Coding Test 

Two coding questions 30 mins

Round 3 - Technical 

(2 Questions)

  • Q1. How to do when dev think it is bug but you do not agree
  • Ans. 

    Discuss with dev, review requirements and test cases, provide evidence from testing

    • Have a discussion with the developer to understand their perspective and reasoning behind considering it a bug

    • Review the requirements and test cases to ensure that the behavior in question aligns with the expected functionality

    • Provide evidence from testing, such as logs, screenshots, or test results, to support your stance

    • Collaborate wit...

  • Answered by AI
  • Q2. White board coding

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain about your project
  • Ans. 

    Developed a test automation framework for a web application

    • Designed and implemented test cases using Selenium WebDriver

    • Integrated the framework with Jenkins for continuous integration

    • Performed regression testing and reported bugs using Jira

  • Answered by AI
  • Q2. What are Action modes
  • Ans. 

    Action modes are different modes in which an action can be performed in a software application.

    • Action modes define how a specific action will be executed within the software.

    • Examples of action modes include edit mode, view mode, delete mode, etc.

  • Answered by AI
  • Q3. What is wait on
  • Q4. Data base connection
  • Q5. Recovery scenario
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude was hosted by Amazon themselves comprising of 3 sections:
1. Coding
2. MCQ regarding QA methodologies
3. Behavioural questions (where does your alignment lies)

Round 2 - Technical 

(2 Questions)

  • Q1. Simple string manipulation (e.g. anagram string)
  • Ans. 

    Check if two strings are anagrams of each other

    • Create a function that takes in two strings as input

    • Remove all spaces and special characters from both strings

    • Sort the characters in both strings and compare them to check if they are equal

  • Answered by AI
  • Q2. Optimise approach for each question
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions around automation suite
Round 4 - Technical 

(1 Question)

  • Q1. More questions on the projects I have worked, questions around them
Round 5 - One-on-one 

(2 Questions)

  • Q1. Alignment on where you are likely going to be in the org
  • Q2. Preferred work location

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply for the job position only if you can work from the location given in JD

Skills evaluated in this interview

Googler Software Solutions Interview FAQs

How many rounds are there in Googler Software Solutions Software Engineer -QA & Testing interview?
Googler Software Solutions interview process usually has 2 rounds. The most common rounds in the Googler Software Solutions interview process are Resume Shortlist.
What are the top questions asked in Googler Software Solutions Software Engineer -QA & Testing interview?

Some of the top questions asked at the Googler Software Solutions Software Engineer -QA & Testing interview -

  1. What is about selen...read more
  2. What is the automation test...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Googler Software Solutions interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
View all
Software Engineer
4 salaries
unlock blur

₹20 L/yr - ₹50 L/yr

Software Developer
3 salaries
unlock blur

₹27.4 L/yr - ₹64 L/yr

SDE (Software Development Engineer)
3 salaries
unlock blur

₹25 L/yr - ₹36 L/yr

Explore more salaries
Compare Googler Software Solutions with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview