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 Senior QA Engineer -Software Testing Interview Questions and Answers

Updated 24 Dec 2022

Nagarro Senior QA Engineer -Software Testing Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Nov 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 - Aptitude Test 

Aptitude test having 70 Questions that need to solve in 60 min.

Round 3 - Technical 

(2 Questions)

  • Q1. Advanced Java programming questions.
  • Q2. Output of java program
  • Ans. 

    Cannot answer without knowing the java program

    • Need to know the code to determine output

    • Output can vary based on input and logic

    • Can provide answer if given the program

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In Technical round my interviewer was soo inpatient, before listing my full answer he was keep jumping to other questions. He was not seems to interested in whole interview process. Interview process last 1.30 hrs with negative result.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Fibonacci seriers
  • Q2. Oops concepts java
Round 2 - Technical 

(2 Questions)

  • Q1. Find min and max number in an array
  • Ans. 

    Find min and max number in an array of strings

    • Convert array elements to integers for comparison

    • Use built-in functions like Math.min() and Math.max()

    • Handle edge cases like empty array or non-numeric elements

  • Answered by AI
  • Q2. Test scenario for elevator
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Questions on switching
  • Q2. Packet flow in routers, osi model , etc
  • Ans. 

    Packet flow in routers involves data transmission through different layers of the OSI model.

    • Packet flow starts at the network layer where packets are routed based on IP addresses.

    • Packets then move to the data link layer where MAC addresses are used for communication.

    • Finally, packets are transmitted physically through the network interface.

    • OSI model consists of 7 layers: Physical, Data Link, Network, Transport, Session,

  • Answered by AI
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 Jan 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is cypress ,difference between cypress and selenium
  • Ans. 

    Cypress is a JavaScript-based end-to-end testing framework. It differs from Selenium in terms of architecture, ease of use, and speed.

    • Cypress is a JavaScript-based testing framework for web applications.

    • It provides a simple and intuitive API for writing tests.

    • Cypress runs directly in the browser and can access everything on the page.

    • Unlike Selenium, Cypress does not use WebDriver and has a different architecture.

    • Cypres...

  • Answered by AI
  • Q2. Cypress folder structure and and its assertions
  • Ans. 

    Cypress folder structure and its assertions

    • Cypress follows a specific folder structure for organizing test files

    • The 'fixtures' folder contains static data used in tests

    • The 'integration' folder contains the actual test files

    • The 'plugins' folder contains custom plugins and tasks

    • The 'support' folder contains reusable functions and commands

    • Cypress provides various assertions for validating test results

    • Common assertions inc...

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

    Assertions are statements that verify the expected behavior of a software application during testing.

    • Assertions are used to validate whether a certain condition is true or false.

    • They help in identifying bugs and ensuring the correctness of the software.

    • Assertions can be used to check the values of variables, compare expected and actual results, or verify the presence of certain elements.

    • Examples of assertions include a...

  • Answered by AI
  • Q4. Api testing using cypress
  • Ans. 

    Cypress is a powerful tool for API testing, allowing for easy automation and assertion of API endpoints.

    • Cypress provides a simple and intuitive syntax for writing API tests

    • It supports making HTTP requests and asserting responses

    • Cypress allows for easy mocking and stubbing of API calls

    • It provides detailed logs and error messages for debugging

    • Cypress integrates well with other testing frameworks and tools

  • Answered by AI
  • Q5. Architecture about cypress
  • Ans. 

    Cypress is a JavaScript-based end-to-end testing framework that runs directly in the browser.

    • Cypress allows for easy and fast testing of web applications.

    • It provides a rich set of APIs for interacting with elements and making assertions.

    • Cypress runs directly in the browser, eliminating the need for Selenium or other external drivers.

    • It supports modern JavaScript frameworks like React, Angular, and Vue.

    • Cypress provides ...

  • Answered by AI

Skills evaluated in this interview

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

Questions were asked on data structure and algorithms

Round 2 - Interview 

(2 Questions)

  • Q1. SQL queries on joins
  • Q2. More questions on performance testing tools
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Write test cases on Camera

Round 2 - Technical 

(2 Questions)

  • Q1. Database question
  • Q2. Inner join, constraint
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 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 

(4 Questions)

  • Q1. Compare two tables and fetch certain records based on condition
  • Ans. 

    Use SQL query to compare two tables and fetch records based on condition

    • Use JOIN clause to compare two tables

    • Add a WHERE clause to specify the condition for fetching records

    • Select the desired columns from the tables

  • Answered by AI
  • Q2. Sort card related questions
  • Q3. STLC related questions like test plan, test strategy and MTP and test case writing
  • Q4. What’s approach of writing test cases by giving a scenario or requirement
  • Ans. 

    Test cases should be written based on scenarios or requirements to ensure thorough testing coverage.

    • Understand the scenario or requirement thoroughly before writing test cases

    • Identify different test scenarios based on the given scenario or requirement

    • Write test cases that cover positive, negative, and edge cases

    • Include preconditions and expected outcomes in each test case

    • Ensure test cases are clear, concise, and easy t...

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. What challenge you faced while handling the team
  • Q2. Domain knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for Mainframe technical questions as well as scenarios and database and management

Skills evaluated in this interview

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

Coding problem on arrays

Round 2 - Technical 

(1 Question)

  • Q1. Java interview questions asked
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiatiin
Round 4 - Offer 

(1 Question)

  • Q1. Offer negotiation and release letter
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. String questions programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic concepts
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2023. There were 3 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 

(2 Questions)

  • Q1. Two sum problem of leet code
  • Ans. 

    Two Sum problem is a LeetCode problem where we need to find two numbers in an array that add up to a target value.

    • We can use a hash table to store the difference between the target value and each element in the array.

    • We can then check if the difference exists in the hash table.

    • If it does, we have found our two numbers.

    • If it doesn't, we add the current element to the hash table and continue.

    • Time complexity: O(n)

  • Answered by AI
  • Q2. Basic questions of selenium and related to your framework
Round 3 - Technical 

(3 Questions)

  • Q1. Word reverse problem from a sentence
  • Ans. 

    The word reverse problem from a sentence

    • Split the sentence into words

    • Reverse each word

    • Join the reversed words to form a new sentence

  • Answered by AI
  • Q2. Expectations salary etc it was techno manageral round
  • Q3. Are you ready to relocate
  • Ans. 

    Yes, I am ready to relocate for the QA Engineer position.

    • I am open to moving to a new location for the job.

    • I understand that relocation may be required for the role.

    • I am willing to adapt to a new environment and make the necessary arrangements.

    • I have previous experience of relocating for work.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I would say just go through basics of dsa and the projects you have done in past.

Skills evaluated in this interview

Nagarro Interview FAQs

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

Some of the top questions asked at the Nagarro Senior QA Engineer -Software Testing interview -

  1. Output of java prog...read more
  2. Advanced Java programming questio...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Nagarro interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 801 Interviews
View all
Nagarro Senior QA Engineer -Software Testing Salary
based on 5 salaries
₹11.4 L/yr - ₹26 L/yr
23% more than the average Senior QA Engineer -Software Testing Salary in India
View more details
Associate Staff Engineer
2.9k salaries
unlock blur

₹10 L/yr - ₹35.2 L/yr

Staff Engineer
2.8k salaries
unlock blur

₹14.5 L/yr - ₹43.2 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹6.3 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹7.5 L/yr - ₹31 L/yr

Software Engineer
938 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

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