Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Senior Software Tester Interview Questions, Process, and Tips

Updated 31 Oct 2024

Top Accenture Senior Software Tester Interview Questions and Answers

Accenture Senior Software Tester Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Difference between hashmap and hashtable?
  • Ans. 

    HashMap is non-synchronized and allows null values, while Hashtable is synchronized and does not allow null values.

    • HashMap is non-synchronized and not thread-safe, while Hashtable is synchronized and thread-safe.

    • HashMap allows null values for both key and value, while Hashtable does not allow null keys or values.

    • HashMap is faster than Hashtable as it is non-synchronized.

    • HashMap is part of the Java Collections Framework

  • Answered by AI
  • Q2. Types of exceptions in selenium.
  • Ans. 

    Types of exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, StaleElementReferenceException, TimeoutException, and WebDriverException.

    • NoSuchElementException: Thrown when an element could not be found in the DOM.

    • ElementNotVisibleException: Thrown when an element is present in the DOM but not visible.

    • StaleElementReferenceException: Thrown when an element is no longer attached to the DOM.

    • Tim...

  • Answered by AI
  • Q3. Difference between abstract and interface?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and non-abstract methods, while interface cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for classes ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Testing lifecycle
  • Q2. Sql queries for rdbms
  • Ans. 

    SQL queries are used to interact with relational databases by retrieving, updating, and manipulating data.

    • Use SELECT statement to retrieve data from tables

    • Use INSERT statement to add new data to tables

    • Use UPDATE statement to modify existing data in tables

    • Use DELETE statement to remove data from tables

    • Use JOIN clause to combine data from multiple tables

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Senior Software Tester interview:
  • Process flow

Skills evaluated in this interview

Senior Software Tester Interview Questions Asked at Other Companies

asked in NTT Data
Q1. A scrum master in Agile is equivalent to which position in water ... read more
asked in Qentelli
Q2. How do you rate yourself in manual and Automation testing
asked in TCS
Q3. If text box is disabled how will you pass value in that text box
asked in Mirraw
Q4. What do you know about the types of key ?
Q5. Difference between IATA and airline and its relationship?

Interview questions from similar companies

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Question related technologies you have worked on and there versions..how your production cycle worked in last company and some oops related questions
  • Q2. Be confident they don't take more than 2-3 rounds.your basic must be perfect

Interview Preparation Tips

Interview preparation tips for other job seekers - They don't take more than 2-3 rounds.be confident and basics must be perfect

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on java spring boot, java 8 new features with examples, core java questions on generics and garbage collection.

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge on microservices and java 8 is necessary

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Occurs, precompile , file status codes , sql queries and scenarios on sql.

Interview Questionnaire 

1 Question

  • Q1. What types of transformation used in your project What is lookup and what are the types So many basic questions regarding organization
  • Ans. 

    Answering questions about transformation and lookup types used in a project

    • Transformation types used in the project may include data mapping, aggregation, filtering, and sorting

    • Lookup is a process of searching for a specific value in a table or database

    • Types of lookup include exact match, range match, and fuzzy match

    • Questions about organization may refer to project management, team collaboration, or software developmen

  • Answered by AI

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Explain about your framework, Oops Concepts, Collections, Questions on Selenium and Appium basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to have knowledge on basics of Selenium and Appium, Easy to clear interview

Interview Questionnaire 

1 Question

  • Q1. PlSQL technical questions and functional related of banking domain

Accenture Interview FAQs

How many rounds are there in Accenture Senior Software Tester interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in Accenture Senior Software Tester interview?

Some of the top questions asked at the Accenture Senior Software Tester interview -

  1. Difference between hashmap and hashtab...read more
  2. difference between abstract and interfa...read more
  3. Types of exceptions in seleni...read more

Tell us how to improve this page.

Accenture Senior Software Tester Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
View all
Accenture Senior Software Tester Salary
based on 174 salaries
₹4.2 L/yr - ₹14 L/yr
17% more than the average Senior Software Tester Salary in India
View more details

Accenture Senior Software Tester Reviews and Ratings

based on 9 reviews

3.7/5

Rating in categories

4.0

Skill development

3.4

Work-life balance

3.8

Salary

3.8

Job security

3.9

Company culture

3.7

Promotions

3.7

Work satisfaction

Explore 9 Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.8k salaries
unlock blur

₹7.2 L/yr - ₹25.9 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview