Upload Button Icon Add office photos

Filter interviews by

Syrma SGS Technologies Senior Test Engineer Interview Questions and Answers

Updated 13 Nov 2023

Syrma SGS Technologies Senior Test Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. 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 - HR 

(1 Question)

  • Q1. Total years of experience
  • Ans. 

    I have 8 years of experience in software testing.

    • 8 years of experience in software testing

    • Experience in manual and automated testing

    • Worked on various testing tools and methodologies

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Skills and knowledge test
  • Ans. 

    about Equipment like Spectrum analyser,oscilloscope, DMM, power generator, etc

  • Answered by Raju kumar
  • Q2. FA Skills, RF Testing understanding, debugging, equipment handling, like spectrum analyser, oscilloscope, DMM, etc.
  • Ans. 

    which electronics equipments you know to use, what's is your first step if any failure occured. please these things by internate or from anywhere you want.

  • Answered by Raju kumar
  • Q3. Salary Negotiation
  • Q4. They negotiate my salary
  • Ans. 

    at the time of salary negotiation they offered 30% hike but but still stand for 70% then they offered me 50% hike so don't hesitate in salary discussion,

  • Answered by Raju kumar
Round 4 - F2F interview 

(2 Questions)

  • Q1. Previous work experience and Technical Test
  • Q2. Past work related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is good but bawal management is not good, if you joining for the bawal location then be aware.

Interview questions from similar companies

I applied via Other and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to react in a critical situation to customer. Need to explain about the issue or give solution for the issue?
  • Q2. How are you going to handle a 5 member team

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare in management level as well

I applied via Referral and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. About line balancing
  • Q2. Kaizen
  • Q3. Manpower handling
  • Q4. Productivity achievement

Interview Preparation Tips

Interview preparation tips for other job seekers - Was good

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Project description
  • Ans. 

    Developed a web-based project management tool for a software development company.

    • Used Agile methodology for project management

    • Implemented user authentication and authorization

    • Integrated with third-party tools like JIRA and GitHub

    • Provided real-time project progress tracking

    • Generated reports for project analysis

  • Answered by AI
  • Q2. Python based problems
  • Q3. Embedded scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank about your self ration about your skills and maintain 2 way communication during the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Salary expectation .
  • Q2. Why should I hire you?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Mendix Advanced questions.
  • Q2. Everything which you mentioned in your resume.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Bad 

(2 Questions)

  • Q1. General questions
  • Q2. Related to work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Lala chhap company, pls think before too late.

I applied via Company Website and was interviewed before Apr 2021. 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 

(1 Question)

  • Q1. Electrical fundamental and AC thoery
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Why should we hire you?
  • Q4. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak truth about privious job
Clear basic concepts of electrical

I applied via Recruitment Consulltant and was interviewed before Dec 2021. 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 - One-on-one 

(1 Question)

  • Q1. Technical question related to your work experience
Round 3 - Technical 

(1 Question)

  • Q1. About your work experience
Round 4 - HR 

(1 Question)

  • Q1. Discussion about salary and company policies

Interview Preparation Tips

Interview preparation tips for other job seekers - In resume please specify point which you know and about your work experience

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 30. minutes
Round difficulty - Easy

It was in the evening, question were moderate

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    Count the total number of subsequences in which all elements are equal in an integer array.

    • Iterate through the array and count the frequency of each element.

    • Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).

    • Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

It was in the night around 9:00 PM.

  • Q1. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
  • Ans. 

    Given an array and a target sum, find all pairs of elements that add up to the target sum.

    • Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.

    • If the complement exists, add the pair to the result list.

    • Sort the pairs based on the first element and then the second element.

    • Return the list of pairs as the final result.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Delhi Technological University. I applied for the job as Software Engineer in DelhiEligibility criteriaNo percentage criteria(good in aptitude)Vertiv Co interview preparation:Topics to prepare for the interview - Array, oops, algorithms, data structures, stackTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Learn new things daily 
Tip 2 : Practice questions 
Tip 3 : Keep one question in mind to solve.

Application resume tips for other job seekers

Tip 1 : Description about your skills 
Tip 2 : Project details

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jun 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 

(2 Questions)

  • Q1. Technical respective experience
  • Q2. EMS technical experience
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation

Syrma SGS Technologies Interview FAQs

How many rounds are there in Syrma SGS Technologies Senior Test Engineer interview?
Syrma SGS Technologies interview process usually has 4 rounds. The most common rounds in the Syrma SGS Technologies interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Syrma SGS Technologies Senior Test Engineer interview?

Some of the top questions asked at the Syrma SGS Technologies Senior Test Engineer interview -

  1. FA Skills, RF Testing understanding, debugging, equipment handling, like spectr...read more
  2. Skills and knowledge t...read more
  3. They negotiate my sal...read more

Tell us how to improve this page.

Syrma SGS Technologies Senior Test Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Flex Interview Questions
4.0
 • 190 Interviews
Navitasys India Interview Questions
4.2
 • 101 Interviews
TE Connectivity Interview Questions
4.1
 • 84 Interviews
Wistron Interview Questions
3.9
 • 82 Interviews
Secure Meters Interview Questions
4.1
 • 70 Interviews
DBG Technology Interview Questions
3.8
 • 64 Interviews
Vertiv Interview Questions
3.9
 • 52 Interviews
View all
Syrma SGS Technologies Senior Test Engineer Salary
based on 4 salaries
₹5.2 L/yr - ₹7.2 L/yr
43% less than the average Senior Test Engineer Salary in India
View more details

Syrma SGS Technologies Senior Test Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

3.0

Salary

2.0

Job security

1.0

Company culture

3.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Junior Engineer
144 salaries
unlock blur

₹1.7 L/yr - ₹4.2 L/yr

Assistant Manager
92 salaries
unlock blur

₹6.9 L/yr - ₹14.5 L/yr

Senior Engineer
90 salaries
unlock blur

₹3.8 L/yr - ₹8.7 L/yr

Engineer
62 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Quality Engineer
52 salaries
unlock blur

₹1.6 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Syrma SGS Technologies with

Bharat Electronics

4.2
Compare

Flex

4.0
Compare

Dixon Technologies

4.0
Compare

ECIL

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