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
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
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

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
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Braindraning is good or bad in india

Round 2 - Aptitude Test 

Percentage si profit interest hcf lcm

Interview Preparation Tips

Interview preparation tips for other job seekers - Aptitude well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 2 sum problem in different approach
  • Q2. Maximum sub array sum
  • Ans. 

    Find the maximum sum of a contiguous subarray within an array of integers.

    • Use Kadane's algorithm to find the maximum subarray sum efficiently.

    • Initialize two variables - maxEndingHere and maxSoFar.

    • Iterate through the array and update the variables accordingly.

    • Example: Input [1, -2, 3, 4, -1, 2, 1, -5, 4], Output: 10 (subarray [3, 4, -1, 2, 1])

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design LLD for factory pattern
  • Ans. 

    Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.

    • Create an interface or abstract class to define the factory method

    • Create concrete classes that implement the interface or extend the abstract class

    • Factory class should have a method that returns an object of the interface type based on in

  • Answered by AI

Skills evaluated in this interview

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

Good and easy, guesstimate and puzzles

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

(1 Question)

  • Q1. Tell me about yourself

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