Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Automation is required in testing to increase efficiency, reduce human error, save time, and improve test coverage.
Automation helps in executing repetitive test cases quickly and accurately.
It allows for running tests on multiple configurations and environments simultaneously.
Automation can be used for regression testing to ensure that new code changes do not break existing functionality.
It helps in increasing test cov...
Regression testing is testing the entire application after changes, while retesting is testing a specific bug fix.
Regression testing is done to ensure that new code changes do not affect existing functionality.
Retesting is done to verify that a specific bug or issue has been fixed.
Regression testing involves testing the entire application, while retesting focuses on a specific area.
Examples: After adding a new feature,...
Locator is a way to identify web elements on a webpage. Types include ID, class name, name, tag name, link text, partial link text, xpath, and css selector.
ID - unique identifier for an element
Class name - class attribute value of an element
Name - name attribute value of an element
Tag name - HTML tag of an element
Link text - text of a link element
Partial link text - partial text of a link element
XPath - XML path expres...
Absolute XPath specifies the location of an element from the root of the document, while relative XPath specifies the location of an element relative to another element.
Absolute XPath starts with a single forward slash (/) and specifies the complete path from the root element to the desired element.
Relative XPath does not start with a forward slash and specifies the path from the current node to the desired element.
Abs...
CSS selector is the fastest locator.
CSS selector is faster than XPath
ID and class selectors are faster than tag and attribute selectors
Avoid using complex CSS selectors for better performance
Cross browsing testing is performed to ensure the compatibility of a website or application across different browsers and platforms.
Identify the target browsers and platforms to be tested
Create a test plan and test cases for each browser and platform
Execute the test cases on different browsers and platforms
Verify the functionality, layout, and performance of the website or application
Report and track any issues or inco...
To test an API without a real entity, use mock data or create dummy data for testing purposes.
Create mock data that simulates the expected behavior of the real entity
Use tools like Postman or cURL to send requests to the API using the mock data
Verify that the API responds correctly to the requests and returns the expected results
Test different scenarios and edge cases to ensure the API handles them properly
Monitor the ...
I applied via Company Website and was interviewed before Apr 2023. There were 4 interview rounds.
You get questions from aptitude ,reasoning and English
You have to write two code
What people are saying about Accenture
I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.
Accenture interview questions for designations
QA Analysts are responsible for testing software applications to ensure they meet quality standards.
Performing manual and automated testing
Identifying and documenting defects
Collaborating with developers and stakeholders
Creating test plans and test cases
Regression testing to ensure software updates do not break existing functionality
To take a screenshot in Selenium, you can use the getScreenshotAs method provided by the WebDriver interface.
Use the getScreenshotAs method provided by the WebDriver interface to capture a screenshot
Save the screenshot as a file using the FileUtils class in Selenium
Handle exceptions like IOException when saving the screenshot
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed before Apr 2023. There were 2 interview rounds.
Java program to print repeated characters in string using map
Use relative xpaths with functions like contains, starts-with, and ends-with to handle dynamic parameters.
Use contains() function to match a partial value in the attribute
Use starts-with() function to match the beginning of a value in the attribute
Use ends-with() function to match the end of a value in the attribute
Avoid using absolute xpaths as they are prone to breaking with dynamic parameters
JUnit is a unit testing framework for Java, while TestNG is a testing framework that supports different types of testing.
JUnit is mainly used for unit testing, while TestNG supports unit, functional, integration, and end-to-end testing.
TestNG provides more features like parameterization, grouping, and dependency testing compared to JUnit.
TestNG allows parallel execution of test cases, which can improve testing efficien...
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jan 2023. There were 3 interview rounds.
Basic aptitude questions. Level : average
I applied via Campus Placement and was interviewed before Jun 2023. There was 1 interview round.
Test cases for coffee vending machine
Verify that the machine dispenses the correct type of coffee selected
Test if the machine accepts different payment methods (cash, card, etc.)
Check if the machine displays the correct prices for each type of coffee
Ensure that the machine dispenses the correct amount of sugar and cream as per user selection
Test if the machine provides a receipt after each transaction
No, a Java class can only have one main function.
A Java class can have only one main function, which serves as the entry point of the program.
Having more than one main function in a Java class will result in a compilation error.
Each Java application can have multiple classes, but only one class can contain the main function.
Interview experience
based on 19 reviews
Rating in categories
Application Development Analyst
38.8k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.2k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24k
salaries
| ₹7 L/yr - ₹25.1 L/yr |
Senior Software Engineer
18.4k
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Engineer
17.7k
salaries
| ₹3.6 L/yr - ₹12.7 L/yr |
TCS
Cognizant
Capgemini
Infosys