Upload Button Icon Add office photos
Premium Employer

i

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

Siemens

Compare button icon Compare button icon Compare
4.1

based on 4.5k Reviews

Filter interviews by

Siemens QA Engineer Interview Questions and Answers

Updated 21 Oct 2024

Siemens QA Engineer Interview Experiences

4 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Oct 2024

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

(2 Questions)

  • Q1. CI/ CD Pipeline
  • Q2. Agile methodlogies
Round 2 - HR 

(2 Questions)

  • Q1. Expected salary
  • Q2. Ready to work in Hybdrid model
  • Ans. 

    Yes, I am ready to work in a hybrid model.

    • I have experience working in both remote and on-site environments.

    • I am comfortable using collaboration tools like Slack, Zoom, and Jira.

    • I am adaptable and can easily switch between working from home and in the office.

  • Answered by AI

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Sep 2024

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic situation handelling questions

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Jun 2024

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

(2 Questions)

  • Q1. Abstract class vs interface
  • Ans. 

    Abstract class is a class that can have both abstract and non-abstract methods, while an interface is a blueprint for a class that only contains abstract methods.

    • Abstract class can have constructor while interface cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract class can have access modifiers for its members, while interface cannot.

    • Interfaces are used to achieve mu...

  • Answered by AI
  • Q2. String programs

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 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 - Aptitude Test 

Basic Aptitude Test and Testing and coding Aptitude Manual Testing Aptitude

Round 3 - Coding Test 

Coding with MySql Database Coding

Interview Preparation Tips

Interview preparation tips for other job seekers - How to speak with HR and How to Introduce with them

Siemens interview questions for designations

 Electrical Engineer

 (7)

 Quality Engineer

 (5)

 Engineer Trainee

 (4)

 Executive Engineer

 (2)

 Junior Engineer

 (2)

 Production Engineer

 (1)

 Service Engineer

 (1)

 Mechanical Engineer

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

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

(1 Question)

  • Q1. Postman details, what are variable ?
  • Ans. 

    Variables in Postman are placeholders that can be used to store and reuse values in requests and scripts.

    • Variables in Postman are denoted by enclosing them in double curly braces like {{variable_name}}

    • Variables can be defined at different scopes such as global, environment, and local

    • Variables can be used to store values like API keys, tokens, and dynamic data

    • Variables can be dynamically updated using scripts or pre-req

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. SQL in depth Different types of join
  • Ans. 

    Different types of SQL joins include inner join, left join, right join, and full outer join.

    • Inner join: Returns rows when there is a match in both tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Full outer join: Returns rows when there is a match in either table

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Why main method is static
  • Ans. 

    The main method is static in Java because it needs to be called by the JVM without creating an instance of the class.

    • Static methods can be called without creating an instance of the class.

    • The main method is the entry point of a Java program, so it needs to be accessible without creating objects.

    • Having the main method as static ensures that it can be called by the JVM before any objects are created.

  • Answered by AI
  • Q2. Can we overload construction
  • Ans. 

    Overloading construction is possible in programming by defining multiple functions with the same name but different parameters.

    • In programming, overloading construction refers to defining multiple functions with the same name but different parameters.

    • The compiler determines which function to call based on the number and types of arguments passed to it.

    • For example, you can have multiple functions named 'calculate' that a...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Teamcenter,plm,stlc,bom,jt files structure manager,cam
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is smoke and sanity testing?
  • Ans. 

    Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a subset of regression testing to ensure that specific functionalities are working after changes.

    • Smoke testing is performed to ensure that the critical functionalities of the software are working fine before proceeding with detailed testing.

    • Sanity testing is a focused testing to verify specific areas...

  • Answered by AI
  • Q2. Basic questions about software testing.
Round 2 - Technical 

(4 Questions)

  • Q1. Understanding about IoT and embedded systems
  • Q2. No extra questions
  • Q3. No extra questions1
  • Q4. No extra questions 2
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were basic, they checked confidence and understanding of the core concepts of testing

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question to Solving puzzle
Round 2 - Technical 

(1 Question)

  • Q1. Testing related
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical,reasoning and blood relationship related questions were given for the test

Round 2 - Technical 

(2 Questions)

  • Q1. What is you name
  • Q2. What is plc how it is different from other microcontrollers
  • Ans. 

    PLC stands for Programmable Logic Controller, used for industrial automation. It is different from other microcontrollers in terms of design, functionality, and applications.

    • PLCs are specifically designed for industrial automation tasks, such as controlling machinery on a factory assembly line.

    • PLCs are more robust and reliable than general-purpose microcontrollers, as they are built to withstand harsh industrial enviro...

  • Answered by AI

Skills evaluated in this interview

Siemens Interview FAQs

How many rounds are there in Siemens QA Engineer interview?
Siemens interview process usually has 1-2 rounds. The most common rounds in the Siemens interview process are Technical, HR and Resume Shortlist.
How to prepare for Siemens QA 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 Siemens. The most common topics and skills that interviewers at Siemens expect are Agile, Test Cases, Consulting, JIRA and Manual Testing.
What are the top questions asked in Siemens QA Engineer interview?

Some of the top questions asked at the Siemens QA Engineer interview -

  1. ready to work in Hybdrid mo...read more
  2. abstract class vs interf...read more
  3. CI/ CD Pipel...read more

Tell us how to improve this page.

Siemens QA Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

4.3
  
Good

People are getting interviews through

based on 2 Siemens interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Siemens QA Engineer Salary
based on 28 salaries
₹1.2 L/yr - ₹8.2 L/yr
19% less than the average QA Engineer Salary in India
View more details

Siemens QA Engineer Reviews and Ratings

based on 5 reviews

3.3/5

Rating in categories

3.2

Skill development

2.5

Work-Life balance

3.2

Salary & Benefits

3.2

Job Security

5.0

Company culture

3.1

Promotions/Appraisal

4.9

Work Satisfaction

Explore 5 Reviews and Ratings
Software Developer
1.6k salaries
unlock blur

₹5 L/yr - ₹22 L/yr

Senior Software Engineer
1.6k salaries
unlock blur

₹9.4 L/yr - ₹33.6 L/yr

Software Engineer
1.5k salaries
unlock blur

₹4.4 L/yr - ₹22 L/yr

Manager
595 salaries
unlock blur

₹8.2 L/yr - ₹31.8 L/yr

Senior Executive
450 salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Explore more salaries
Compare Siemens with

Schneider Electric

4.2
Compare

Siemens Energy

4.2
Compare

ABB

4.1
Compare

BHEL

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview