i
Nagarro
Filter interviews by
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
HashMap allows null values and keys, while HashTable does not. HashMap is not synchronized, making it faster in performance compared to HashTable.
HashMap allows null values and keys, while HashTable does not.
HashMap is not synchronized, making it faster in performance compared to HashTable.
HashMap is preferred for non-thread-safe applications, while HashTable is preferred for thread-safe applications.
Stale Element Reference Exception occurs when an element is no longer attached to the DOM.
Occurs when an element is located in the DOM, but later becomes detached or deleted
Common in dynamic web applications where elements are frequently changing
Can be resolved by re-locating the element before interacting with it
Collection is an interface in Java that represents a group of objects, while Collections is a utility class in Java that contains static methods for operating on collections.
Collection is an interface in Java, while Collections is a utility class.
Collection is used to represent a group of objects, while Collections is used for operations on collections like sorting, searching, etc.
Example: List is a Collection interfac...
POM stands for Page Object Model. It is a design pattern used in test automation to create reusable and maintainable code.
POM helps in separating the test scripts from the web elements, making the code more organized and easier to maintain.
It improves code reusability by creating separate classes for each web page, containing all the elements and actions related to that page.
POM reduces code duplication and enhances te...
Online aptitude exam having 30 questions
Coding objective type online test
What people are saying about Nagarro
I was interviewed in Dec 2024.
Currently working on developing automated test scripts for a web application
Creating test cases using Selenium WebDriver
Implementing test automation frameworks like TestNG
Performing regression testing on new features
Collaborating with developers to identify and fix bugs
Code for sorting an array of strings
Use built-in sort function in programming language (e.g. sort() in Python)
Specify the comparison function to sort strings alphabetically
Handle uppercase and lowercase letters properly
Example: ['apple', 'banana', 'cherry'] should be sorted as ['apple', 'banana', 'cherry']
Creating Xpath for locating elements in web pages
Use unique attributes like id, class, name to create Xpath
Avoid using indexes in Xpath as they can be brittle
Use functions like contains(), starts-with() for dynamic attributes
Consider using axes like ancestor, following-sibling for complex Xpath
GlobalLogic offers a diverse range of projects, cutting-edge technologies, and a collaborative work environment.
GlobalLogic provides opportunities to work on a variety of projects, allowing for professional growth and skill development.
The company is known for its use of cutting-edge technologies, providing exposure to the latest tools and trends in the industry.
GlobalLogic fosters a collaborative work environment, enc...
I applied via Approached by Company
Project structure refers to the organization of files, folders, and resources within a software project.
Main folders like src (source code), test (test cases), lib (libraries), docs (documentation)
Subfolders for specific modules or components
Configuration files like pom.xml, package.json, etc.
Build scripts like Jenkinsfile, Dockerfile
Version control files like .gitignore, .gitattributes
README.md file for project overvi
Framework structure refers to the organization of test automation code, including folders, files, libraries, and configurations.
Framework structure typically includes folders for test scripts, test data, page objects, utilities, and configurations.
It may involve separation of concerns, such as using Page Object Model for better maintainability.
Frameworks like TestNG or JUnit provide annotations to structure test cases ...
I am a dedicated Automation Test Engineer with 5 years of experience in creating and executing test cases for software applications.
Experienced in creating automated test scripts using tools like Selenium and Appium
Proficient in identifying bugs and issues in software applications
Skilled in writing test plans and test cases to ensure comprehensive test coverage
Strong knowledge of programming languages such as Java and ...
Create a POJO class for a given API request
Define a class with fields corresponding to the request parameters
Add getters and setters for each field
Implement toString method for easy debugging
posted on 4 Apr 2024
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Scenario is a single test case while scenario outline is a template for multiple test cases with different inputs.
Scenario is a single test case with specific inputs and expected outcomes
Scenario outline is a template for multiple test cases with placeholders for different inputs
In scenario outline, examples table is used to provide different input values for each test case
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs focuses on creating objects that interact with each other to solve a problem
Key concepts include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data into a single unit
Inher...
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...
posted on 26 Dec 2023
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
Associate Staff Engineer
2.9k
salaries
| ₹10 L/yr - ₹35.2 L/yr |
Staff Engineer
2.8k
salaries
| ₹14.5 L/yr - ₹43.2 L/yr |
Senior Engineer
2.3k
salaries
| ₹6 L/yr - ₹25 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹6.4 L/yr - ₹30.7 L/yr |
Engineer
889
salaries
| ₹3 L/yr - ₹11.4 L/yr |
Deloitte
Cognizant
TCS
Accenture