Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Sony Team. If you also belong to the team, you can get access from here

Sony Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Sony QA Engineer Interview Questions and Answers

Updated 4 Aug 2022

Sony QA Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself. Explain about your previous project. Then whatever u mentioned in resume
  • Ans. Explain with confidence and good attitude
  • Answered by Sree Kutty
  • Q2. They will ask everything what you mentioned in your profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answers.prepare well. Good luck

Calpion Software Technologies

Be part of a company where work compliments life, not consumes it.

Interview questions from similar companies

QA Engineer Interview Questions & Answers

Hitachi user image Sonali Survase

posted on 17 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Test design techniques
  • Ans. 

    Test design techniques are methods used to create test cases and scenarios for software testing.

    • Black box testing: Testing based on external behavior without knowledge of internal code.

    • White box testing: Testing based on internal code structure and logic.

    • Equivalence partitioning: Dividing input data into partitions to ensure thorough testing.

    • Boundary value analysis: Testing at the boundaries of input ranges to uncover ...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity testing is a narrow and deep testing to ensure that the most crucial functionalities work correctly, while smoke testing is a broad and shallow testing to check if the software build is stable enough for further testing.

    • Sanity testing focuses on specific areas of the application to ensure that the critical functionalities are working as expected.

    • Smoke testing is a preliminary test to check if the software build ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Reverse the string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end to reverse the string

    • Alternatively, use built-in functions like reverse() in some programming languages

  • Answered by AI
  • Q2. Split the string
  • Ans. 

    Split a string into an array of strings based on a specified delimiter

    • Use the split() method in programming languages like JavaScript, Python, or Java

    • Specify the delimiter as an argument to the split() method

    • Example: 'Hello,World' split(',') would result in ['Hello', 'World']

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why are you leaving current organization
  • Ans. 

    Seeking new challenges and growth opportunities

    • Looking for career advancement

    • Desire to work on more challenging projects

    • Seeking a better work-life balance

    • Company restructuring or changes in management

  • Answered by AI

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String reverse
  • Ans. We have to use only business logic
  • Answered by karthi keyan

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work with
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Written test on coding

Round 2 - Technical 

(1 Question)

  • Q1. Coding using python
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning question

Interview Questionnaire 

1 Question

  • Q1. Why not MS?

Interview Preparation Tips

Round: Test
Experience: It was constituted of two parts: Logic and DI. Both parts were simple. Questions were CAT type.

Round: Technical Interview
Experience: Simple C, C++ questions were asked. Technical questions based on internship project were asked. General questions asked to check reaction to sudden stress (for example: Why do earthquakes occur?).
Tips: Courses like DSP (application based) and information systems should be thorough. Knowing 1 programming language is very essential.

Round: HR Interview
Experience: Resume based questions were asked.
Tips: Know complete details of your interns, BTP and resume thoroughly.

College Name: IIT KANPUR

Interview Questionnaire 

1 Question

  • Q1. A pseudo code or solution(if you can) for solving the rubik's cube
  • Ans. 

    A solution for solving the Rubik's cube

    • Use the layer-by-layer method

    • Solve the first layer cross

    • Solve the first layer corners

    • Solve the second layer

    • Solve the third layer cross

    • Solve the third layer corners

    • Orient the third layer corners

    • Permute the third layer corners

    • Permute the third layer edges

  • Answered by AI

Interview Preparation Tips

Round: Interview
Experience: A systematic approach is all what he expects from us. Our approach and our way of thinking is what he observes. An algorithm to solve a single face worked in my case. So called HR interview was more technical and a discussion about the projects mentioned in my resume.
Tips: An overview on problems like sudoku, rubik's cube, chess etc. A proper approach and a structure for solving the problem should be mentioned.

Round: Interview
Experience: Some questions on basic data structures, dynamic programming and recursion.
Tips: Recognize the problem(dp, recursion, etc.). Throw some algorithm.

General Tips: Be clear with basics.
Skill Tips: ""
Skills: Data structures, Data Processing, Recursion
College Name: IIT Madras
Motivation: SAMSUNG!
Funny Moments: A saviour for the leftover cse students especially b.tech and dual. It does not depend on whether your interview went well or not. Just basic cse stuff is enough.

Interview Questionnaire 

6 Questions

  • Q1. Questions on routing protocols and CDMA
  • Q2. Questions based on the previous day's coding test
  • Q3. A small portion of the questions were centered on their current projects
  • Q4. Scholastic achievements
  • Q5. Preference of location
  • Ans. 

    I am open to working in any location as long as the job is challenging and rewarding.

    • Open to relocation

    • Prioritize job satisfaction over location

    • Flexible with work arrangements

  • Answered by AI
  • Q6. Further studies

Interview Preparation Tips

Round: Test
Experience: Objective test in C(30 min),followed by a paper-based coding test.(1 hour, Written ).
Tips: There are old Samsung tests available online. The questions are based on the same fundamentals.Coding test focuses more on getting the pseudo code and logic right
Duration: 90 minutes

Round: Technical Interview
Experience: Interview questions were mostly based on projects and skills mentioned in the resume.Be sure to read up on your projects.They asked to explain the code.On the lines of how would I approach the problem of getting faster downloads in cellphones.

General Tips: I got selected because of my projects fit the profile they were looking for. They seemed to like the Olympiad ranks too.Data structures and algorithms basic fundaes, C coding and theory (asked in every profile), Revision of your electives (depending the core specialization)For any communication profile, do not ignore revision of courses and also it was necessary to read up
further as MTechs and MS students have an edge.
Skill Tips: Went through all the literature for all my projects.My courses and projects were all related to Communication Networks and Communication Systems. This background made the questions easier to answer. Majority of questions were about network protocols and network architecture.Started preparing DS&A at the beginning of seventh sem because I had never taken the course. The rest of it can be revised a couple of weeks before the tests start.
Skills: Algorithm, C Programming, Communication Networks, Communication Systems, Network protocols, Network architecture.
College Name: IIT Madras

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlisting done based on resume.
Tips: Create good resume highlighting projects and research work. Remain updated about the company's research work.

Round: Test
Experience: There are two written tests. One is based on C and algorithms.
Tips: Old Samsung tests that are available online.Knowledge of C is must.
Duration: 30 minutes

Round: Test
Experience: The second test is paper-based coding test.
Tips: Coding test is used to mainly gauge your logic applying abilities.
Duration: 60 minutes

Round: Interview
Experience: Personal Interview: one round lasting around 40 minutes.
 Interview questions were mostly straightforward, technical and based on projects and
research work mentioned in the resume.
 Previous day's code is also asked to explain.
 Couple of questions were about the company's on-going work. In-depth knowledge regarding courses related to the profile is necessary.
Tips: Revise courses, Project work. Additional reading is recommended.
Basics of core subjects.

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal
Contribute & help others!
anonymous
You can choose to be anonymous

Sony Interview FAQs

How many rounds are there in Sony QA Engineer interview?
Sony interview process usually has 1 rounds. The most common rounds in the Sony interview process are Technical.

Recently Viewed

JOBS

Ixigo.com

No Jobs

JOBS

Solventum

No Jobs

JOBS

Medtronic

No Jobs

JOBS

WorldEmp

No Jobs

JOBS

Neilsoft

No Jobs

JOBS

DP World

No Jobs

JOBS

ZoomInfo

No Jobs

JOBS

Goodyear

No Jobs

SALARIES

WWICS Group

SALARIES

Riya Travel

Tell us how to improve this page.

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 543 Interviews
HARMAN Interview Questions
3.8
 • 259 Interviews
OPPO Interview Questions
4.0
 • 209 Interviews
LG Electronics Interview Questions
4.0
 • 194 Interviews
Vivo Interview Questions
4.1
 • 192 Interviews
Blue Star Interview Questions
4.0
 • 158 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
Daikin Interview Questions
4.2
 • 144 Interviews
HP India Interview Questions
4.1
 • 139 Interviews
Samsung Research Interview Questions
3.2
 • 131 Interviews
View all
Sony QA Engineer Salary
based on 4 salaries
₹5 L/yr - ₹14 L/yr
94% more than the average QA Engineer Salary in India
View more details
Sales Executive
188 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
81 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sony with

Samsung

3.9
Compare

LG Electronics

4.0
Compare

Panasonic Avionics Corporation

3.4
Compare

Toshiba

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