Upload Button Icon Add office photos

Philips

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Philips Softwaretest Engineer Interview Questions and Answers

Updated 17 Sep 2024

Philips Softwaretest Engineer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Bdd framework oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Multiple choice question based on data structure, DBMS, os, 2 coding question.

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting algorithm,
  • Q2. Solve question using recursion
Round 3 - Technical 

(2 Questions)

  • Q1. Project related information
  • Q2. Java, oops. Java vs c+ +
  • Ans. 

    Java and C++ are both object-oriented programming languages, but Java is platform-independent while C++ is platform-dependent.

    • Java is platform-independent, meaning it can run on any platform with the help of JVM (Java Virtual Machine)

    • C++ is platform-dependent, as it needs to be compiled separately for each platform

    • Java has automatic garbage collection, while in C++ memory management is manual

    • Java does not support point...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with a passion for ensuring quality in software products.

    • Experienced in creating test plans and test cases

    • Proficient in automated testing tools such as Selenium

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Why this role attracts you? Why Philips?

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

I applied via Referral and was interviewed in Mar 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 Resume tips
Round 2 - Aptitude Test 

Good

Interview Preparation Tips

Topics to prepare for Philips Softwaretest Engineer interview:
  • Manual Testing
Interview preparation tips for other job seekers - Good company build in new career in this company for the fresher

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is interrupt vector table
  • Ans. 

    Interrupt vector table is a data structure that maps interrupt numbers to their corresponding interrupt service routines.

    • It is used in microcontrollers and operating systems to handle interrupts.

    • Each entry in the table contains the address of the interrupt service routine for a specific interrupt.

    • When an interrupt occurs, the processor looks up the corresponding entry in the table to find the address of the ISR to exec...

  • Answered by AI
  • Q2. C program to pass array in function
  • Ans. 

    Passing array of strings in a C function

    • Declare the function prototype with array parameter

    • Pass the array as argument when calling the function

    • Access elements of the array within the function

    • Example: void printStrings(char *strings[], int size) { }

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain about correlation some technical questions about loadrunner tool
  • Q2. Loadrunner basics
  • Q3. Diff b/w thread process
  • Ans. 

    A process is an instance of a program running on a computer, while a thread is a smaller unit of execution within a process.

    • Process is an independent entity that runs in its own memory space, while threads share the same memory space within a process.

    • Processes have their own resources like memory, file handles, etc., while threads share these resources.

    • Processes are heavyweight, while threads are lightweight.

    • Example: A...

  • Answered by AI
  • Q4. Appd basic questions
  • Q5. Diffeent approach for load balancing model
  • Ans. 

    Load balancing models distribute incoming network traffic across multiple servers to ensure no single server is overwhelmed.

    • Different algorithms for load balancing include round robin, least connections, and IP hash.

    • Consider factors like server capacity, network latency, and traffic patterns when choosing a load balancing model.

    • Implementing a hybrid approach combining multiple load balancing algorithms can optimize per

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was on c and elimanating round

Round 2 - Coding Test 

Asked many c fundamental question

Round 3 - HR 

(2 Questions)

  • Q1. Why should hire you?
  • Q2. Hobbies, interest
Round 1 - Aptitude Test 

Quite easy and straight forward

Round 2 - One-on-one 

(2 Questions)

  • Q1. Sort a array of integers
  • Ans. 

    Sort an array of integers

    • Use a sorting algorithm like bubble sort, insertion sort, or quicksort

    • Consider the size of the array and the efficiency of the algorithm

    • Check for edge cases like empty arrays or arrays with only one element

  • Answered by AI
  • Q2. Remove element from doubly linked list
  • Ans. 

    To remove an element from a doubly linked list, we need to update the pointers of the previous and next nodes.

    • Find the node to be removed

    • Update the pointers of the previous and next nodes to skip the node to be removed

    • Free the memory occupied by the removed node

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What will you do if you have a conflict with manger
  • Q2. How good are you at multitasking

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer to the point. Tell the recruiter if you do not know the answers

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2022. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Project related questions, output related questions and 2 coding questions
Round 3 - Coding Test 

Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why do you want to change the job
  • Q2. Manual testing and automation testing questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Internal swc platform, no autocomplete, hard question

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

Philips Interview FAQs

How many rounds are there in Philips Softwaretest Engineer interview?
Philips interview process usually has 2-3 rounds. The most common rounds in the Philips interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Philips 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 Philips. The most common topics and skills that interviewers at Philips expect are Analytical, C++, Coding, Embedded Software and Focus.
What are the top questions asked in Philips Softwaretest Engineer interview?

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

  1. Java, oops. Java vs c...read more
  2. Solve question using recurs...read more
  3. Project related informat...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Philips

No Interviews

INTERVIEWS

vConstruct

No Interviews

INTERVIEWS

Kickdrum

No Interviews

INTERVIEWS

vConstruct

No Interviews

INTERVIEWS

Kickdrum

No Interviews

Tell us how to improve this page.

Philips Softwaretest Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Philips Softwaretest Engineer Salary
based on 25 salaries
₹10.3 L/yr - ₹18.5 L/yr
88% more than the average Softwaretest Engineer Salary in India
View more details

Philips Softwaretest Engineer Reviews and Ratings

based on 4 reviews

4.1/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

3.5

Salary

4.5

Job security

4.5

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 4 Reviews and Ratings
Software Technologist 1
199 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
181 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Accounting Specialist
169 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Technologist 2
168 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
160 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Philips with

Siemens

4.1
Compare

GE Healthcare

4.0
Compare

Honeywell Automation

3.8
Compare

Bosch

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