Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Job Portal and was interviewed in Jun 2023. There were 4 interview rounds.
Web elements,web element,web driver,xpath
There are 8 types of locators in Selenium: ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, XPath.
ID - locates elements by their ID attribute
Name - locates elements by their Name attribute
Class Name - locates elements by their Class attribute
Tag Name - locates elements by their HTML tag name
Link Text - locates elements by the exact text of a link
Partial Link Text - locates elements by a parti...
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
I applied via Job Portal and was interviewed in Sep 2023. There was 1 interview round.
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, ...
based on 1 review
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.1k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24.1k
salaries
| ₹7 L/yr - ₹25.4 L/yr |
Senior Software Engineer
18.3k
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Engineer
17.6k
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
TCS
Cognizant
Capgemini
Infosys