Add office photos
Employer?
Claim Account for FREE

Accenture

3.9
based on 52.4k Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

10+ Interview Questions and Answers

Updated 25 Oct 2024
Popular Designations

Q1. Different Annotations in TestNG, Collections in java, Xpath for a check box in a table which is before the username, what is Maven, Jenkins CI/CD tool, Different browsers on which you automated

Ans.

The question covers TestNG annotations, Java collections, Xpath, Maven, Jenkins, and browser automation.

  • TestNG annotations include @Test, @BeforeTest, @AfterTest, etc.

  • Java collections include ArrayList, HashMap, HashSet, etc.

  • Xpath is used to locate elements in XML or HTML documents.

  • Maven is a build automation tool used for Java projects.

  • Jenkins is a CI/CD tool used for continuous integration and delivery.

  • Different browsers for automation include Chrome, Firefox, Safari, etc.

Add your answer

Q2. Difference between Before Test and Before Method, How link happens between feature and step definition in Cucumber

Ans.

Explaining the difference between Before Test and Before Method and how link happens between feature and step definition in Cucumber.

  • Before Test runs once before all the tests in a test suite while Before Method runs before each test method

  • Before Test is used for setting up the environment for the entire test suite while Before Method is used for setting up the environment for each test method

  • In Cucumber, the link between feature and step definition is established through the...read more

Add your answer

Q3. How to handle page frames in selenium Automation?

Ans.

Page frames can be handled in Selenium Automation using switchTo() method.

  • Use driver.switchTo().frame() method to switch to a particular frame.

  • Use driver.switchTo().defaultContent() method to switch back to the main content.

  • Frames can be identified using id, name, index or WebElement.

  • Example: driver.switchTo().frame("frameName");

  • Example: driver.switchTo().frame(0);

Add your answer

Q4. How to fetch sales data from database for annual report

Ans.

Use SQL query to fetch sales data from database for annual report

  • Write a SQL query to select sales data from the database

  • Filter the data based on the date range for the annual report

  • Aggregate the sales data to calculate total sales for the year

  • Consider grouping the data by month or quarter for better analysis

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. What is bug? How you report it?

Ans.

A bug is an error or defect in software that causes it to malfunction. It is reported by documenting the issue and its impact.

  • A bug is a deviation from expected behavior

  • It can be caused by coding errors, design flaws, or environmental factors

  • To report a bug, document the issue with steps to reproduce and expected vs actual results

  • Include screenshots or videos if possible

  • Assign severity and priority levels based on impact and urgency

Add your answer

Q6. How to find the annual profit from a chart

Ans.

To find the annual profit from a chart, calculate the difference between total revenue and total expenses for the year.

  • Identify the total revenue generated in a year from the chart.

  • Determine the total expenses incurred during the same period.

  • Subtract the total expenses from the total revenue to calculate the annual profit.

  • Annual Profit = Total Revenue - Total Expenses

Add your answer
Are these interview questions helpful?

Q7. How to run test using maven comment

Ans.

To run tests using Maven, use the 'mvn test' command in the terminal.

  • Navigate to the project directory in the terminal

  • Run the 'mvn test' command to execute all tests in the project

  • View the test results in the terminal or generated reports

Add your answer

Q8. what are the oops concepts?

Ans.

OOPs concepts are fundamental principles of object-oriented programming such as inheritance, encapsulation, polymorphism, and abstraction.

  • Inheritance: Allows a class to inherit properties and behavior from another class.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit.

  • Polymorphism: Ability to present the same interface for different data types.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features.

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. What are Action modes

Ans.

Action modes are different modes in which an action can be performed in a software application.

  • Action modes define how a specific action will be executed within the software.

  • Examples of action modes include edit mode, view mode, delete mode, etc.

Add your answer

Q10. How to read property file

Ans.

To read a property file, use Java's Properties class to load the file and retrieve values using keys.

  • Use Properties class to load the property file

  • Retrieve values using keys

  • Handle exceptions like FileNotFoundException or IOException

Add your answer

Q11. explain test strategy

Ans.

Test strategy is a high-level plan to achieve testing objectives and goals.

  • Test strategy outlines the approach to be taken for testing a particular system or product.

  • It includes the scope of testing, resources needed, timelines, and risks involved.

  • Test strategy helps in identifying the testing methods, techniques, and tools to be used.

  • It also defines the entry and exit criteria for testing phases.

  • Example: A test strategy for a mobile application may include testing on differe...read more

Add your answer

More about working at Accenture

Top Rated Mega Company - 2024
Top Rated Company for Women - 2024
Top Rated IT/ITES Company - 2024
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 11 interviews in the last 1 year
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Test Engineer Interview Questions from Similar Companies

3.5
 • 29 Interview Questions
3.7
 • 22 Interview Questions
3.4
 • 16 Interview Questions
3.2
 • 10 Interview Questions
3.0
 • 10 Interview Questions
3.8
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter