i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Questions related to Selenium Automation and software testing
To remove duplicate characters in a string, use a loop and a hashset
To perform operations on specific buttons for a user, use conditional statements
To switch to a particular tab, use the window handle
500 error code in Postman validation indicates a bad request
Primary key is a unique identifier for a record in a database
Roles and responsibilities in a project
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
There is no such thing as 'mother of all classes' in Selenium Automation.
There is no concept of 'mother of all classes' in Selenium Automation.
It is possible that the interviewer is asking a trick question or trying to test the candidate's knowledge.
The candidate should politely ask for clarification or context before attempting to answer.
If the interviewer insists on an answer, the candidate can explain that there is ...
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
findElement is used to locate a single element on a web page, while findElements is used to locate multiple elements.
findElement returns the first matching element on the page, while findElements returns a list of all matching elements.
findElement throws NoSuchElementException if no element is found, while findElements returns an empty list.
findElement is used when you expect only one element to be present, while findE...
Java program to find the largest number in an array of strings
Convert each string element in the array to an integer using Integer.parseInt()
Initialize a variable to store the largest number and compare each element to update it
Return the largest number found in the array
Asked some questions on selenium, sql query and java programming
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
1) continue - skips the current iteration and continues with the next iteration in a loop. break - exits the loop immediately. 2) Maven is a build automation tool used primarily for Java projects. 3) Extent Report is a reporting library for Selenium test automation.
continue statement is used to skip the current iteration and continue with the next iteration in a loop
break statement is used to exit the loop immediately
M...
posted on 6 Apr 2024
The second non-repetitive character is to be found in a given array of strings.
Iterate through each character in the strings and count their occurrences
Identify the characters that occur only once
Return the second non-repetitive character
posted on 23 Apr 2023
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
Jenkins can be configured by installing plugins, creating jobs, setting up build triggers, and configuring global settings.
Install necessary plugins for required functionality
Create jobs for each project with build steps and post-build actions
Set up build triggers such as polling or webhook
Configure global settings such as security and email notifications
Use Jenkinsfile for pipeline as code
Example: Install Git plugin, ...
posted on 22 Mar 2024
I was interviewed before Mar 2023.
Data structure coding
Hashmap is a data structure that stores key-value pairs, while Hashtree is a tree-like structure used for storing and organizing data.
Hashmap is a key-value pair data structure, allowing fast retrieval of values based on keys.
Hashtree is a tree-like structure used for storing and organizing data in a hierarchical manner.
Hashmap is typically used for faster retrieval of data, while Hashtree is used for organizing data i...
Multiple inheritance is not supported in Java due to the Diamond Problem, but can be achieved using interfaces.
Java does not support multiple inheritance of classes due to the Diamond Problem
Multiple inheritance can be achieved in Java using interfaces
Create multiple interfaces with desired methods and implement them in a single class
based on 1 review
Rating in categories
Consultant
55.1k
salaries
| ₹5.2 L/yr - ₹17 L/yr |
Associate Consultant
50.8k
salaries
| ₹3 L/yr - ₹11.8 L/yr |
Senior Consultant
46.1k
salaries
| ₹7.4 L/yr - ₹24.3 L/yr |
Senior Analyst
20.8k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
20.1k
salaries
| ₹3.5 L/yr - ₹12.4 L/yr |
Wipro
Accenture
Cognizant
TCS