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

Filter interviews by

Nagarro Senior Test Engineer Interview Questions, Process, and Tips

Updated 20 Jun 2024

Top Nagarro Senior Test Engineer Interview Questions and Answers

  • Q1. Explain testng annotations and how will we use annotation in our framework
  • Q2. What is overriding and where it is used in automation framework
  • Q3. Explain rest assured and write a code for post and verify the response
View all 9 questions

Nagarro Senior Test Engineer Interview Experiences

5 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

20 aptitude questions and 50 technical questions

Round 2 - One-on-one 

(10 Questions)

  • Q1. Tell me about your self
  • Q2. Explain automation framework
  • Ans. 

    Automation framework is a set of guidelines, rules, and tools that help in creating and executing automated tests.

    • Automation framework provides structure and guidelines for creating automated tests

    • It helps in organizing test scripts, data, and results

    • Frameworks can be data-driven, keyword-driven, or hybrid

    • Examples of automation frameworks include Selenium WebDriver, TestNG, and Robot Framework

  • Answered by AI
  • Q3. Java code for sorting without using built in function
  • Ans. 

    Sorting array of strings in Java without using built-in functions

    • Create a custom sorting algorithm like bubble sort, selection sort, or insertion sort

    • Compare each pair of strings and swap them if necessary to sort in ascending order

    • Repeat the process until the array is fully sorted

  • Answered by AI
  • Q4. Explain testng annotations and how will we use annotation in our framework
  • Ans. 

    TestNG annotations are used to control the flow of test methods and provide additional information about the test methods.

    • TestNG annotations are used to mark methods as test methods, setup methods, teardown methods, etc.

    • Annotations like @Test, @BeforeMethod, @AfterMethod, @BeforeClass, @AfterClass, @BeforeSuite, @AfterSuite are commonly used in TestNG framework.

    • Annotations help in organizing and prioritizing test metho...

  • Answered by AI
  • Q5. What is testng listener
  • Ans. 

    TestNG listener is an interface that allows users to customize the test execution process.

    • TestNG listeners can be used to perform actions before or after a test method is run.

    • Listeners can be used to generate logs, take screenshots, or perform other custom actions during test execution.

    • Examples of TestNG listeners include ITestListener, ISuiteListener, and IInvokedMethodListener.

  • Answered by AI
  • Q6. What is overriding and where it is used in automation framework
  • Ans. 

    Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.

    • Overriding allows a subclass to provide a specific implementation of a method that is already provided by its superclass

    • It is used in automation frameworks to customize or extend the functionality of existing methods or classes

    • In automation testing, overriding...

  • Answered by AI
  • Q7. Explain bdd hooks and tags
  • Ans. 

    BDD hooks and tags are used in Behavior-Driven Development to set up preconditions and execute actions before or after scenarios, and to categorize and filter scenarios.

    • BDD hooks are used to set up preconditions and execute actions before or after scenarios

    • Tags are used to categorize and filter scenarios based on certain criteria

    • Hooks can be used to perform setup and teardown actions, such as initializing test data or ...

  • Answered by AI
  • Q8. Explain bdd background keyword
  • Ans. 

    BDD background keyword is used to define common preconditions for all scenarios in a feature file.

    • Used at the beginning of a feature file to define common preconditions

    • Helps in setting up the initial state for all scenarios in the feature file

    • Reduces duplication of steps in scenarios by defining them once in the background

  • Answered by AI
  • Q9. Explain ci/cd pipeline using jenkins
  • Ans. 

    CI/CD pipeline using Jenkins automates the process of integrating code changes and deploying them to production.

    • Jenkins is a popular automation server used for CI/CD

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • In a CI/CD pipeline, code changes are automatically built, tested, and deployed

    • Jenkins pipelines can be defined using a Jenkinsfile which specifies the stages and steps of the pipeline

    • Example: Che...

  • Answered by AI
  • Q10. Explain rest assured and write a code for post and verify the response
  • Ans. 

    Rest Assured is a Java library for testing RESTful APIs. It simplifies API testing by providing a fluent interface to make HTTP requests and validate responses.

    • Rest Assured is commonly used in API automation testing to validate the functionality of RESTful APIs.

    • It allows testers to easily make HTTP requests, set headers, parameters, and body, and validate the response.

    • Here is an example code snippet for posting data an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare all concepts in framwork

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apti round with around 70 questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical including Java selenium questions

Senior Test Engineer Interview Questions Asked at Other Companies

asked in Sapiens
Q1. From Selenium -> Which Automation framework I have implemented ... read more
asked in LTIMindtree
Q2. What should be done when a defect is found in production?
asked in LTIMindtree
Q3. How do you performed incrimental load in your project?
asked in LTIMindtree
Q4. What is meant by regression and retesting?
asked in CGI Group
Q5. What is the difference between CHAR and VARCHAR2 data types in SQ ... read more
Round 1 - Aptitude Test 

Basic aptitude and patterns

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to testing like SDLC, scenario based test case preparation, test plan contents.
Round 3 - Technical 

(1 Question)

  • Q1. Behavioral questions by test manager
Round 4 - HR 

(1 Question)

  • Q1. Discussion of compensation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with your basics and the topics you have mentioned in the call

Senior Test Engineer Interview Questions & Answers

user image DIPTIMAYEE RATH

posted on 29 Jan 2022

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Testing Life Cycle 2.Bug Life Cycle and Defect density 3.Sql basic questions 4.API Status codes 5.Code Coverage etc I remembered these few questions.😊

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patient and face the interview confidently.I swear you will crack it.It won't be difficult.

Nagarro interview questions for designations

 Test Engineer

 (2)

 Senior Automation Test Engineer

 (1)

 Automation Test Engineer

 (2)

 Manual Test Engineer

 (1)

 Test Manager

 (1)

 Test Analyst

 (1)

 Sdet Automation Test Engineer

 (2)

 Senior Software Engineer

 (30)

I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic testing-related questions, about my last project and experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was good, the interviewer was calm and polite.

Get interview-ready with Top Nagarro Interview Questions

Interview questions from similar companies

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

(3 Questions)

  • Q1. What is defect tracking
  • Ans. 

    Defect tracking is the process of identifying, documenting, prioritizing, and resolving issues or bugs in software.

    • Defect tracking involves recording details of defects found during testing.

    • Each defect is assigned a unique identifier for tracking purposes.

    • Defects are categorized based on severity and priority to determine the order in which they should be fixed.

    • Defect tracking tools like Jira, Bugzilla, or HP ALM are c...

  • Answered by AI
  • Q2. What is the regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • R...

  • Answered by AI
  • Q3. How you will write the test scenario for elevator
  • Ans. 

    Test scenarios for an elevator to ensure proper functionality and safety

    • Test the elevator buttons for all floors

    • Test emergency stop button functionality

    • Test door opening and closing mechanism

    • Test elevator capacity by loading it with maximum weight limit

    • Test response time for elevator arrival at different floors

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic selenium and Java program

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Questions on Framework
  • Q2. Programs on Strings and Collections
  • Q3. Selenium scenario based programs on window handling
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is unit testing
  • Ans. 

    Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing helps in identifying bugs early in the development process

    • It ensures that each unit of code is working as expected

    • Unit tests are usually automated and run frequently during development

    • Examples of unit testing frameworks include JUnit for Java, NUnit for .NET, and pytest for Python

  • Answered by AI
  • Q2. How do you perform unit testing
  • Ans. 

    Unit testing is performed by writing test cases for individual units or components of the software to ensure they work as expected.

    • Write test cases for each unit or component of the software

    • Execute the test cases to verify the functionality of the unit

    • Check for expected outcomes and compare with actual results

    • Use testing frameworks like JUnit, NUnit, or PyTest

    • Automate unit tests to run them regularly during development

  • Answered by AI
  • Q3. Which tool you have used to perform unit testing please elaborate
  • Ans. 

    I have used JUnit for performing unit testing in Java projects.

    • JUnit is a popular unit testing framework for Java

    • It provides annotations like @Test to define test methods

    • JUnit assertions like assertEquals are used to verify expected results

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have been applied for the post of Senior software Test engineer in the field of Embedded domain, Interview was quite difficult went around 1.25 hr.

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Good experience
Round 2 - Technical 

(1 Question)

  • Q1. Python questions n coding
Round 3 - HR 

(1 Question)

  • Q1. Package discussion

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Explain framework used in your project
  • Ans. 

    The framework used in my project is a custom-built automation framework.

    • The framework is designed to support end-to-end testing of the application.

    • It follows a modular approach, allowing easy maintenance and scalability.

    • The framework supports various testing types such as functional, regression, and performance testing.

    • It integrates with popular testing tools like Selenium and JUnit.

    • The framework includes features like...

  • Answered by AI
  • Q2. OOPS concept and how it is used in your project
  • Ans. 

    OOPS is used extensively in our project for creating modular and reusable code.

    • We use inheritance to create a base class for common functionalities and derive child classes for specific functionalities.

    • We use encapsulation to hide the implementation details of a class and provide a clean interface for other modules to interact with it.

    • We use polymorphism to allow objects of different classes to be treated as if they ar...

  • Answered by AI
  • Q3. SQL query syntax for update and insert
  • Ans. 

    SQL syntax for update and insert queries

    • UPDATE table_name SET column1 = value1, column2 = value2 WHERE condition;

    • INSERT INTO table_name (column1, column2, column3) VALUES (value1, value2, value3);

  • Answered by AI
  • Q4. SQL query for 2nd maximum
  • Ans. 

    SQL query to find the 2nd maximum value.

    • Use the ORDER BY clause to sort the values in descending order.

    • Use the LIMIT clause to limit the result to the second row.

    • Use a subquery to exclude the maximum value from the result set.

  • Answered by AI
  • Q5. Static keyword and static block in C#
  • Ans. 

    Static keyword is used to define class-level variables and methods. Static block is used to initialize static variables.

    • Static keyword is used to define variables and methods that belong to the class rather than instances of the class.

    • Static variables are initialized only once, when the class is loaded into memory.

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

    • Static block is a block of code tha...

  • Answered by AI
  • Q6. Basics of BDD framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in OOPS concept and framework.

Skills evaluated in this interview

Nagarro Interview FAQs

How many rounds are there in Nagarro Senior Test Engineer interview?
Nagarro interview process usually has 2-3 rounds. The most common rounds in the Nagarro interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Nagarro Senior Test Engineer interview?

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

  1. Explain testng annotations and how will we use annotation in our framew...read more
  2. What is overriding and where it is used in automation framew...read more
  3. Explain rest assured and write a code for post and verify the respo...read more

Tell us how to improve this page.

Nagarro Senior Test Engineer Interview Process

based on 2 interviews

1 Interview rounds

  • Aptitude Test Round
View more
Nagarro Senior Test Engineer Salary
based on 49 salaries
₹7 L/yr - ₹16.5 L/yr
5% more than the average Senior Test Engineer Salary in India
View more details

Nagarro Senior Test Engineer Reviews and Ratings

based on 18 reviews

4.4/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

4.0

Salary

3.6

Job security

4.0

Company culture

3.8

Promotions

3.7

Work satisfaction

Explore 18 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.6 L/yr - ₹43.2 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹5.9 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹5.9 L/yr - ₹28 L/yr

Engineer
901 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

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