Upload Button Icon Add office photos
Engaged Employer

i

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

Sony India Software Center Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Sony India Software Center Senior QA Engineer Interview Questions and Answers

Updated 15 Feb 2024

Sony India Software Center Senior QA Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. JSON Response iteration
  • Q2. Unique Elements in a given String
  • Ans. 

    Find unique elements in a given string

    • Iterate through each character in the string

    • Use a hash set to keep track of unique characters

    • If a character is already in the set, it is not unique

    • Return the set of unique characters as an array of strings

  • Answered by AI
  • Q3. Post method using rest assured
  • Ans. 

    The POST method in Rest Assured is used to send data to a server to create a new resource.

    • Use the given() method to set the base URI and path

    • Create a request specification using the request() method

    • Set the request body using the body() method

    • Specify the content type using the contentType() method

    • Send the POST request using the post() method

    • Validate the response using assertions

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Handle objects in webtable
  • Ans. 

    To handle objects in a webtable, you can use methods like findElement, getText, getAttribute, etc.

    • Use findElement method to locate the object in the webtable

    • Use getText method to retrieve the text of the object

    • Use getAttribute method to get specific attribute value of the object

    • Iterate through rows and columns to handle multiple objects in the webtable

  • Answered by AI
  • Q2. Multiple window handles
  • Ans. 

    Multiple window handles allow a QA engineer to interact with multiple browser windows during testing.

    • Window handles are unique identifiers assigned to each browser window opened by the application.

    • QA engineers can switch between window handles to perform actions on different windows.

    • Example: driver.getWindowHandles() in Selenium returns a set of window handles.

    • Example: driver.switchTo().window(handle) is used to switch

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic selenium automation coding question and QA related MCQs

Round 2 - Technical 

(4 Questions)

  • Q1. Core java and selenium and Qs related to Leading the QA team
  • Q2. Count duplicates in a string
  • Ans. 

    Count duplicates in a string

    • Iterate through the string and store each character in a hashmap with its count

    • Return the count of characters with count greater than 1

  • Answered by AI
  • Q3. Write a Program to Sort Array
  • Ans. 

    Program to sort array of strings

    • Use a sorting algorithm like bubble sort, selection sort, or merge sort

    • Compare strings using strcmp() function in C or compareTo() method in Java

    • Handle edge cases like empty array or array with only one element

  • Answered by AI
  • Q4. Selenium Commands
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - It was best experience got the responses on faster basis.
Prepare well.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About Project , daily routines , SQL, unix
  • Q2. On core java programs on arrays, strings etc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Simple Java questions on string and arrays

Round 2 - Coding Test 

Framework level knowledge is checked

Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Topics to prepare for Oracle Senior QA Engineer interview:
  • Java
  • Javascript
  • Testng
  • Cucumber
Interview preparation tips for other job seekers - Good company to work with
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. String manipulation questions without using default methods like string buffer
  • Q2. Selenium programs and Xpaths for dynamic tables
  • Ans. 

    Selenium can be used to automate testing of dynamic tables by using Xpaths to locate elements.

    • Identify unique attributes of table elements to create stable Xpaths

    • Use functions like contains(), starts-with(), or ends-with() in Xpaths for dynamic content

    • Consider using parent-child relationships in Xpaths for nested tables

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Basic testing questions - sanity smoke difference
  • Q2. Basic tools
Round 2 - Technical 

(2 Questions)

  • Q1. Regression Retesting
  • Q2. Test planning bug report
Round 3 - HR 

(1 Question)

  • Q1. Common question

Interview Preparation Tips

Interview preparation tips for other job seekers - Dnt join the company. You will bring in trouble.

I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you know about IBM?

Interview Preparation Tips

Interview preparation tips for other job seekers - What are the most immediate projects that need to be addressed?
Can you show me examples of projects I’d be working on?
What are the biggest challenges that someone in this position would face?

Interview Questionnaire 

1 Question

  • Q1. Off-campus interviews in Bangalore

Interview Preparation Tips

Round: Test
Experience: Only a few students will get shortlisted who do all the questions correctly.

Round: Other Interview
Experience: First 4 rounds on day 1 and this are just to shortlist for more rounds on some other day.
Tips: They will focus on almost all the concepts of computer science.You need to practice a lot and start it right now. Should be easy if you have prepared well enough. Use your holidays to start preparing for placements.

General Tips: Sooner you start, better your placement will be as lack of practice & last day study works only for exams but never for interviews. You'll get enough time to prepare for interviews once you get shortlisted. Focus on it even if you are placed already.
Skill Tips: They will focus on almost all the concepts of computer science.
Skills: C , Aptitude
College Name: NIT SURATHKAL

I was interviewed in Dec 2016.

Interview Preparation Tips

Round: Technical Interview
Experience: On-site interview (5 hours).

4 back-to-back 45-minute coding interviews, followed by a design interview, with a lunch break with a Googler in the middle.

The first coding interview was a set of (surprisingly) trivial (no algorithms needed) incremental coding questions.

The two next coding interviews were problems straight from the "Cracking the coding interview" book. Even though I divulged that I'd solved pretty much exactly the same problem before, they didn't give me an alternative problem and I quickly coded up a general and optimal solution for the problems. Follow-up in-depth questions were minimal and not hard.

The last coding question was a pure algorithm question related to search trees/tries. No coding required, spent the whole time reasoning about the most effective algorithm. This was a bit of a brain twister.

The design question was related to high-level system design (not OO design) for storage and search in geographic data. Focus was effective search as well as scalability both in traffic and data volumes.

Tips: Read "Cracking the coding interview" or other similar literature. Solve all the problems and you should be good to go. If you solve a bunch of problems at HackerRank (or similar) as well, you'll have the added bonus of training on how to generalize the algorithms.

Contribute & help others!
anonymous
You can choose to be anonymous

Sony India Software Center Interview FAQs

How many rounds are there in Sony India Software Center Senior QA Engineer interview?
Sony India Software Center interview process usually has 1 rounds. The most common rounds in the Sony India Software Center interview process are Technical.
What are the top questions asked in Sony India Software Center Senior QA Engineer interview?

Some of the top questions asked at the Sony India Software Center Senior QA Engineer interview -

  1. Unique Elements in a given Str...read more
  2. Post method using rest assu...read more
  3. JSON Response iterat...read more

Recently Viewed

SALARIES

Tata AIA Life Insurance

INTERVIEWS

Sony India Software Center

No Interviews

INTERVIEWS

Standard Chartered

No Interviews

INTERVIEWS

Sony India Software Center

No Interviews

INTERVIEWS

Humancloud Technologies

No Interviews

INTERVIEWS

NeoSOFT

No Interviews

INTERVIEWS

Sony India Software Center

No Interviews

INTERVIEWS

Sony India Software Center

No Interviews

INTERVIEWS

Luminous Power Technologies

No Interviews

SALARIES

Sony India Software Center

Tell us how to improve this page.

Sony India Software Center Senior QA Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 848 Interviews
Google Interview Questions
4.4
 • 826 Interviews
Cisco Interview Questions
4.1
 • 372 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Intel Interview Questions
4.2
 • 215 Interviews
OPPO Interview Questions
4.0
 • 209 Interviews
View all
Sony India Software Center Senior QA Engineer Salary
based on 5 salaries
₹6.6 L/yr - ₹10.5 L/yr
29% less than the average Senior QA Engineer Salary in India
View more details

Sony India Software Center Senior QA Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

3.0

Salary

3.0

Job security

2.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
173 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
136 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Specialist
89 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Specialist
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sony India Software Center with

Microsoft Corporation

4.0
Compare

IBM

4.0
Compare

Oracle

3.7
Compare

Adobe

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