Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I appeared for an interview in May 2024.
Gherkin words are keywords used in Gherkin syntax for writing test scenarios in Behavior Driven Development (BDD).
Feature
Scenario
Given
When
Then
And
But
Plugins are used to extend the functionality of a software application.
Plugins are additional software components that can be added to an existing application to provide new features or functionalities.
They can be used to customize the behavior of the application without modifying its core code.
Examples of plugins include browser extensions, WordPress plugins, and Adobe Photoshop filters.
To run a runner class, you can use a test runner tool like JUnit or TestNG in your automation testing framework.
Use a test runner tool like JUnit or TestNG to execute the runner class
Add the @RunWith annotation in JUnit or specify the runner class in TestNG XML file
Make sure the runner class includes the necessary setup and teardown methods for test execution
TestNG allows running tests in parallel mode using groups and priorities.
Use 'parallel' attribute in testng.xml file to specify parallel mode (e.g.
Use 'groups' attribute in testng.xml file to group tests that should run in parallel (e.g.
Use 'priority' attribute in testng.xml file to specify the order in which tests should run (e.g.
Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges them back together.
Divide the array into two halves recursively
Sort each half using Merge Sort recursively
Merge the sorted halves back together
Program to reverse a string using array of characters
Create an array of characters from the input string
Iterate through the array in reverse order and append each character to a new string
Return the reversed string
Data driven testing syntax using XSSF Workbook
Create XSSFWorkbook object
Get the sheet from the workbook
Iterate through rows and columns to fetch test data
Use test data in your test cases
Selenium architecture consists of four main components: Selenium Client Library, WebDriver API, Browser Drivers, and Browsers.
Selenium Client Library provides bindings for various programming languages to interact with WebDriver.
WebDriver API is used to interact with different browsers like Chrome, Firefox, etc.
Browser Drivers act as a bridge between WebDriver and the actual browser.
Browsers are the actual web browsers
Code snippet to open a link using WebDriver
Instantiate a WebDriver object
Use the get() method to open the desired URL
find elements is used to locate multiple elements on a web page, while element is used to locate a single element.
find elements returns a list of elements matching the locator, while element returns the first element found
find elements is useful when there are multiple elements with the same locator, while element is used when only one element is expected
find elements can be used with methods like findElements() in Sel...
What people are saying about Accenture
Accenture interview questions for designations
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Selenium is a popular open-source tool for automating web browsers.
Selenium supports multiple programming languages like Java, Python, and C#.
It can automate testing tasks like clicking buttons, entering text, and verifying text on web pages.
Selenium WebDriver is the most commonly used component for browser automation.
Selenium Grid allows for parallel test execution on different machines and browsers.
Get interview-ready with Top Accenture Interview Questions
I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.
Version control is essential for managing code changes and collaborating with team members.
Version control allows for tracking changes made to code over time.
It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.
It provides a way to revert to previous versions of code if necessary.
Popular version control systems include Git, SVN, and Mercurial.
I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.
based on 5 interviews
1 Interview rounds
based on 10 reviews
Rating in categories
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹7 L/yr - ₹20.2 L/yr |
Team Lead
24.8k
salaries
| ₹7.2 L/yr - ₹26 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.8k
salaries
| ₹5.5 L/yr - ₹21 L/yr |
TCS
Cognizant
Capgemini
Infosys