Upload Button Icon Add office photos
Engaged Employer

i

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

Nagarro Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 4k Reviews

Filter interviews by

Nagarro Sdet Automation Test Engineer Interview Questions and Answers

Updated 13 Sep 2024

Nagarro Sdet Automation Test Engineer Interview Experiences

2 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Mostly relevant questions, To the point
  • Q2. Explain Stale element exception and how to overcome that.
  • Ans. 

    Stale element exception occurs when an element is no longer attached to the DOM. It can be overcome by re-locating the element.

    • Stale element exception is a common issue in automation testing, especially in Selenium WebDriver.

    • It occurs when an element that was located on a web page becomes stale, meaning it is no longer attached to the DOM.

    • This can happen when the page is refreshed, updated, or changed in some way.

    • To ov...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium framework, exceptions, how to right click double click,
  • Q2. Rest assured, serialization , how to send POST request

Sdet Automation Test Engineer Interview Questions Asked at Other Companies

Q1. Wait in selenium and how to find all links present in a page xpat ... read more
Q2. What is page object model and test ng annotations
Q3. How to handle alert in selenium and methods
Q4. How to take screenshot and project framework
Q5. What is software testing life cycle

Interview questions from similar companies

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

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

Round 1 - Coding Test 

Count the number of characters in a given string

I applied via Recruitment Consulltant and was interviewed in Jul 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic automation related questions.
  • Q2. Python basics and embedded Questions.
Round 3 - HR 

(1 Question)

  • Q1. Why do you want this job?
  • Ans. 

    I am passionate about automation testing and believe this job will provide me with the opportunity to further develop my skills and contribute to the success of the team.

    • I have a strong background in automation testing and enjoy the challenge of finding and fixing bugs.

    • I am excited about the opportunity to work with a team of talented professionals and learn from their expertise.

    • I am motivated by the idea of making a p...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Sdet Automation Test Engineer interview:
  • Automation Testing
  • Python
  • Embedded Programming
Interview preparation tips for other job seekers - Brush up SDLC/STLC concepts, be technically strong in Python and provide clear and concise answer for automation based questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

No of chars occurrences in a string

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain about framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools that help in developing and executing automated tests efficiently.

    • Framework provides a structure for organizing test scripts, data, and reports.

    • It promotes reusability, maintainability, and scalability of test automation code.

    • Types of frameworks include data-driven, keyword-driven, hybrid, and behavior-driven development (BDD).

    • Examples of popular test automation ...

  • Answered by AI
  • Q2. Waits in selenium
  • Ans. 

    In Selenium, waits are used to pause the execution of the test script for a certain amount of time or until a certain condition is met.

    • Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit Wait: Waits for a certain condition to occur before proceeding further.

    • Fluent Wait: Waits for a condition with a specified frequency and timeout.

    • Thread.sleep(): Pauses the execution for a

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Normal Hr questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed before May 2023.

Round 1 - Coding Test 

Zip file shared containing challenge. expected implementation of OOPs principles such as method overloading, overriding, object class impl, multiple inheritance etc.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why atos? Coding skills required
  • Ans. 

    Atos is a leading global IT services company with a strong focus on automation and coding skills.

    • Atos is a well-established global IT services company known for its expertise in automation and coding.

    • They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.

    • Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.

    • A...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Anagram factorial cake 8 piece cut puzzle Left join query write API response parsing
  • Q2. 8L 3L 5L puzzle reverse arraylist JSON response parsing POJO Mock concepts
  • Q3. PUT and PATCH difference
  • Ans. 

    PUT is used to replace an entire resource while PATCH is used to update a part of the resource.

    • PUT replaces the entire resource with the new one provided in the request body

    • PATCH updates only the specified fields in the resource

    • PUT requires the client to send the entire resource while PATCH only requires the updated fields

    • PUT is idempotent while PATCH is not necessarily idempotent

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - read API concepts , Java coding and puzzles

basic concepts of OOPS

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. What is Automation and advantages
  • Ans. 

    Automation is the use of technology to perform tasks without human intervention.

    • Increases efficiency and productivity

    • Reduces errors and improves accuracy

    • Saves time and money

    • Allows for 24/7 operation

    • Enables scalability and consistency

    • Examples include robotic process automation, industrial automation, and test automation

  • Answered by AI
  • Q2. What is plc and advantages
  • Ans. 

    PLC stands for Programmable Logic Controller. It is an industrial computer used to automate processes and control machinery.

    • PLCs are highly reliable and can operate in harsh environments

    • They can be easily programmed and reprogrammed to accommodate changes in the manufacturing process

    • PLCs can communicate with other devices and systems, allowing for seamless integration

    • They can improve efficiency and productivity while r...

  • Answered by AI
  • Q3. What is instrumentation
  • Ans. 

    Instrumentation refers to the use of instruments or devices to measure, control, or monitor a process or system.

    • Instruments are used to gather data about a process or system

    • Data is then used to control or monitor the process or system

    • Examples include sensors, gauges, and meters

    • Instrumentation is used in various industries such as manufacturing, energy, and transportation

  • Answered by AI
  • Q4. What is panel design
  • Ans. 

    Panel design refers to the process of designing and creating electrical control panels for industrial automation systems.

    • Panel design involves selecting appropriate components such as circuit breakers, relays, and switches.

    • The design must also consider factors such as wiring, labeling, and safety standards.

    • CAD software is often used to create detailed panel layouts and schematics.

    • Examples of industrial automation syste...

  • Answered by AI
  • Q5. Define transformer and why use transformer
  • Ans. 

    A transformer is an electrical device that transfers electrical energy from one circuit to another through electromagnetic induction.

    • Transformers are used to increase or decrease the voltage of an alternating current (AC) power supply.

    • They are used in power distribution systems to step up the voltage for long-distance transmission and step it down for local distribution.

    • Transformers are also used in electronic devices ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My name Pritam Singh I am from jammu and kashmir I did my diploma in Electrical Engineering from government polytechnic College Ramban

Skills evaluated in this interview

Round 1 - Aptitude Test 

Very easy

Round 2 - Technical 

(2 Questions)

  • Q1. How to find length , freq of each char and list of unique characters of a string
  • Ans. 

    To find length, frequency of each character and list of unique characters of a string.

    • Iterate through the string and count the frequency of each character using a hash table.

    • Create a list of unique characters by iterating through the hash table.

    • Calculate the length of the string using the built-in length function.

    • Return the frequency, length and list of unique characters as an array of strings.

  • Answered by AI
  • Q2. How to check wheather a string is palindrome or not?
  • Ans. 

    To check if a string is palindrome or not.

    • Compare the first and last characters of the string and continue towards the middle until all characters have been compared.

    • If all characters match, the string is a palindrome.

    • If any characters do not match, the string is not a palindrome.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep basics clear..and command on your projects

Skills evaluated in this interview

Nagarro Interview FAQs

How many rounds are there in Nagarro Sdet Automation Test Engineer interview?
Nagarro interview process usually has 1 rounds. The most common rounds in the Nagarro interview process are Technical.
What are the top questions asked in Nagarro Sdet Automation Test Engineer interview?

Some of the top questions asked at the Nagarro Sdet Automation Test Engineer interview -

  1. Explain Stale element exception and how to overcome th...read more
  2. Selenium framework, exceptions, how to right click double cli...read more
  3. rest assured, serialization , how to send POST requ...read more

Tell us how to improve this page.

Nagarro Sdet Automation Test Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Nagarro Sdet Automation Test Engineer Salary
based on 7 salaries
₹7.3 L/yr - ₹25 L/yr
28% more than the average Sdet Automation Test Engineer Salary in India
View more details

Nagarro Sdet Automation Test Engineer Reviews and Ratings

based on 4 reviews

4.3/5

Rating in categories

3.5

Skill development

4.8

Work-life balance

4.3

Salary

4.1

Job security

3.7

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 4 Reviews and Ratings
Associate Staff Engineer
2.9k salaries
unlock blur

₹10 L/yr - ₹35.2 L/yr

Staff Engineer
2.8k salaries
unlock blur

₹14.8 L/yr - ₹43.2 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹6.2 L/yr - ₹29.8 L/yr

Software Engineer
940 salaries
unlock blur

₹3 L/yr - ₹12.2 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

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