Upload Button Icon Add office photos

Filter interviews by

Wurth Elektronik Softwaretest Engineer Interview Questions and Answers

Updated 10 Oct 2024

Wurth Elektronik Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via LiePin and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why do you leave last company
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Limited opportunities for growth in previous role

    • Seeking new challenges and learning experiences

  • Answered by AI
  • Q2. Self-introduction
Round 2 - Technical 

(2 Questions)

  • Q1. What's your day to day at your last job?
  • Ans. 

    My day to day at my last job involved writing test cases, executing test scripts, reporting bugs, and collaborating with developers.

    • Writing test cases based on requirements

    • Executing test scripts using automation tools like Selenium

    • Reporting bugs and issues found during testing

    • Collaborating with developers to resolve issues and improve software quality

  • Answered by AI
  • Q2. How to ensure the coverage of test cases?
  • Ans. 

    To ensure test case coverage, use techniques like requirement traceability, risk-based testing, code coverage analysis, and exploratory testing.

    • Utilize requirement traceability to ensure all requirements have corresponding test cases

    • Implement risk-based testing to prioritize testing efforts on high-risk areas

    • Use code coverage analysis tools to identify areas of the code that are not covered by test cases

    • Include explora...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What's your expectation salary?
  • Ans. 

    My expectation salary is based on my experience, skills, and the market rate for Softwaretest Engineers.

    • Consider my years of experience in software testing

    • Research the average salary for Softwaretest Engineers in the current market

    • Factor in the specific skills and certifications I bring to the role

    • Be open to negotiation based on the overall compensation package offered

  • Answered by AI
  • Q2. How long is your notification period?
  • Ans. 

    My notification period is one month.

    • One month notice period

    • Standard industry practice

    • Can be negotiable based on circumstances

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Based on Core Java & problem solving

Round 2 - Technical 

(1 Question)

  • Q1. Based on Core Java, problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java and problem solving
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sorting with python code
  • Ans. 

    Sorting an array of strings using Python code

    • Use the sorted() function to sort the array of strings

    • You can specify the key parameter to sort based on a specific criteria

    • You can also use the sort() method to sort the array in place

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - - Be direct and pasion

Skills evaluated in this interview

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

Queue question - create queue from array

Round 2 - HR 

(3 Questions)

  • Q1. Working structure preference
  • Q2. Salary preference
  • Q3. No more questions

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Trains bus car boat stream blood

Round 2 - Coding Test 

Dp array string hash map gd

I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the questions were relevant to my domain knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Gather some good knowledge about the company before appearing for the interview and answer confidently whatever is known.
The rest is in the hands of the interviewer.

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. MPLS, OSPF, BGP, ISIS

Interview Preparation Tips

Interview preparation tips for other job seekers - Never fake

I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to integrate the sites or the integration steps?
  • Ans. 

    Integration of sites involves identifying the systems to be integrated, defining the data flow, and implementing the integration process.

    • Identify the systems to be integrated

    • Define the data flow between the systems

    • Choose the appropriate integration method (API, ETL, etc.)

    • Develop and test the integration process

    • Deploy the integration process and monitor for errors

    • Ensure data security and compliance

    • Provide ongoing suppor

  • Answered by AI
  • Q2. What vlan?
  • Ans. 

    VLAN stands for Virtual Local Area Network and is used to logically separate a network into smaller segments.

    • VLANs are used to improve network performance and security.

    • They allow for better network management and easier troubleshooting.

    • VLANs can be configured on switches and routers.

    • Examples of VLANs include separating guest and employee networks or separating different departments within a company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Listen carefully to interviwer & tell the answers with confidently.

Skills evaluated in this interview

Interview Questionnaire 

9 Questions

  • Q1. Your Dream
  • Ans. 

    My dream is to create innovative software solutions that positively impact people's lives.

    • Developing cutting-edge technology

    • Solving complex problems

    • Improving user experience

    • Collaborating with talented individuals

    • Making a difference in society

  • Answered by AI
  • Q2. WHy you want to join this orgainsation
  • Ans. 

    I am excited to join this organization because of its reputation for innovation and commitment to employee growth.

    • I am impressed by the company's track record of developing cutting-edge software solutions.

    • I am excited about the opportunity to work with a team of talented and motivated engineers.

    • I appreciate the company's focus on employee development and growth.

    • I am drawn to the company's culture of innovation and coll...

  • Answered by AI
  • Q3. How much can you work with this organisation
  • Ans. 

    I am willing to work full-time with this organization and put in extra hours if required.

    • I am committed to delivering quality work within deadlines

    • I am open to working overtime and on weekends if necessary

    • I am willing to take on additional responsibilities if needed

  • Answered by AI
  • Q4. About your family
  • Q5. Firstly about yourself
  • Q6. Strengths , weakness
  • Q7. Basic C questions . Difference between structure and union
  • Q8. How can we attach one variable from one file to another
  • Ans. 

    To attach one variable from one file to another, we can use import or require statements in programming languages.

    • In JavaScript, we can use the 'require' statement to import a variable from another file.

    • In Python, we can use the 'import' statement to import a variable from another file.

    • We can also use the 'export' statement in the source file to export the variable and then import it in the destination file.

    • The syntax ...

  • Answered by AI
  • Q9. Where will you think about yourself after 3 years i this organisation

Interview Preparation Tips

Round: Test
Experience: First round of written test is of aptitute and data analysis  . questions are easy 30 questions in 40 . Be fast as time is less.
second round of written test consists of all other section each section involves 15 questions . 
Questions are easy  just go through your syllabus , course books  nothing special . 
If you are preparing for GATE will be really beneficial  .  
for C go trough Depth in C  . very basic questions asked for it.
for MATLAB learn the basic determinant rules questions involved that  .  Only basic of MATLAB  no image processing or higher level programming ..
Tips: attempt ass many as questions .. Try to attempt  all sections  . If you are strong in programming make do attempt C and MATLAB portion  . as there is post for software department also  in organisation .   Main department is the core department  for that do attempt other portions  .
Duration: 120 minutes

Round: Resume Shortlist
Experience: They are not gonna to see your certificates  , They are even not much interested in your CGPA . 
If your CGPA is low you should have an accurate reason for that if they ask .
Tips: Your Resume should be Short and Compact  . Don't make it too large . 1 , 1.5 pages  will be enough  .
the thing which you want to show to HR majorly in your RESUME should be keep at  upper portion , it can be your qualification   , your achievements(IIT rank , KVPY etc.)  or whatever you feels sholud be on top.  you should have deep knowledge about your projects and internship . Each and every thing thing written in your RESUME should be clear to you  and able to explain to them .

Round: Group Discussion
Experience: Easy not much stress .
Tips: Be confident  . try to give your different point of view of a particiular thing  .  don't stop suddenly while saying anything .
Duration: 120 minutes

Round: Problem Statement
Experience: not a easy question as i am not able to give accurate answer. 
HR will give some time to solve the problem .
Tips: Try to give answer.  even if you don't know try to give different explanation for it  . give 3-4 different explanations.  always trying to solve the question .

Round: HR Interview
Experience: little bit tough . Your anwer should be different . it should not be copied from somewhere .
depends on how you know yourself.
Tips: Have smile on your face . Give all answer with smile . don't hesitate . Give each and  every answer . 
be fluent . let the HR complete the question and then answer.

Round: Technical Interview
Tips: go through depth  in C .  knows the basic concept of each chapter .  give complete explanation .  be accurate .

General Tips: Be confident and smile on your face .
Skills: C , EDC, MATLAB, Control system
College Name: NIT BHOPAL
Motivation: good work culture . easy job . not much work stress      .  nice wore location .
good seniors review . Also have chance to go abroad  in early days .
Funny Moments: HR had taken about  90% interview while thing me as other student , as he didn't took my RESUME .  by in the last he told the wrong name . I made correction to him by saying that sorry sir it's my mistake that i haven't give you my RESUME  . but actually he hasn't took my RESUME  . means i admire my mistake infact its his mistake  .

I appeared for an interview before May 2016.

Interview Preparation Tips

College Name: GPREC kurnool

Wurth Elektronik Interview FAQs

How many rounds are there in Wurth Elektronik Softwaretest Engineer interview?
Wurth Elektronik interview process usually has 3 rounds. The most common rounds in the Wurth Elektronik interview process are HR and Technical.

Tell us how to improve this page.

Wurth Elektronik Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Marelli Interview Questions
3.5
 • 36 Interviews
TCL Interview Questions
4.0
 • 35 Interviews
Indorama Interview Questions
4.0
 • 27 Interviews
Maxxis Rubber Interview Questions
3.3
 • 25 Interviews
View all

Wurth Elektronik Softwaretest Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
PCB Design Engineer
11 salaries
unlock blur

₹3.5 L/yr - ₹7.6 L/yr

Sr. Technical Sales Engineer
7 salaries
unlock blur

₹8.5 L/yr - ₹15 L/yr

Technical Sales Engineer
7 salaries
unlock blur

₹4.5 L/yr - ₹12.6 L/yr

CAM Engineer
6 salaries
unlock blur

₹3.2 L/yr - ₹4.9 L/yr

CAD CAM Engineer
5 salaries
unlock blur

₹2.6 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Wurth Elektronik with

Huawei Technologies

4.0
Compare

Indorama

4.0
Compare

Marelli

3.5
Compare

Enco Engineers Combine

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