Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Deloitte Team. If you also belong to the team, you can get access from here

Deloitte Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Deloitte QA Automation Engineer Interview Questions, Process, and Tips

Updated 29 Oct 2021

Top Deloitte QA Automation Engineer Interview Questions and Answers

Deloitte QA Automation Engineer Interview Experiences

2 interviews found

I applied via Naukri.com

Interview Questionnaire 

5 Questions

  • Q1. Write code for reverse string without using inbuilt functions.
  • Ans. 

    Code to reverse a string without using inbuilt functions.

    • Create an empty string to store the reversed string

    • Loop through the original string from the end to the beginning

    • Append each character to the empty string

    • Return the reversed string

  • Answered by AI
  • Q2. Write code which will return Non duplicate values from array.
  • Ans. 

    Code to return non-duplicate values from an array.

    • Create an empty array to store non-duplicate values.

    • Loop through the original array and check if the value already exists in the new array.

    • If it doesn't exist, add it to the new array.

    • Return the new array with non-duplicate values.

  • Answered by AI
  • Q3. Annotation in Selenium
  • Ans. 

    Annotations in Selenium are used to provide additional information about the elements on a web page.

    • Annotations are added to the code using the @ symbol followed by the annotation name.

    • Annotations can be used to specify the type of element, its location, and other attributes.

    • Examples of annotations in Selenium include @FindBy, @BeforeTest, and @AfterTest.

  • Answered by AI
  • Q4. What is Scenario Outline?
  • Ans. 

    Scenario Outline is a feature in Cucumber that allows for parameterization of scenarios.

    • It allows for the same scenario to be executed with different sets of data

    • Data is provided in a tabular format using Examples keyword

    • Variables are defined using angle brackets <> in the scenario outline

    • Example: Scenario Outline: Login with valid credentials

Answered by AI
  • Q5. How to start writing code from scratch.
  • Ans. 

    To start writing code from scratch, first define the problem, plan the solution, choose a language and IDE, and start coding.

    • Define the problem and understand the requirements

    • Plan the solution and break it down into smaller tasks

    • Choose a programming language and an IDE

    • Start coding by writing small functions and testing them

    • Refactor and optimize the code as needed

    • Use version control to keep track of changes

    • Document the ...

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Before interview search for Frequently asked programming Questions.

    Skills evaluated in this interview

    I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

    Interview Questionnaire 

    2 Questions

    • Q1. In Manual Testing . Types of Testing Definations Like Functional Smoke sanity Regression. Bug life cycle . Agile methodology.
    • Q2. Focus on STLC model and Scenario based questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare with job description topics .
    Communication skills.

    QA Automation Engineer Interview Questions Asked at Other Companies

    Q1. Which framework you are using? explain your framework?
    asked in Decisions
    Q2. What is selenium,what are locators,which locators is fast and why ... read more
    Q3. Which annotation do you use for opening and closing browser?
    asked in Deloitte
    Q4. Write code which will return Non duplicate values from array.
    Q5. what is Regression and Sanity testing? how and when you do it?

    Interview questions from similar companies

    Interview Questionnaire 

    1 Question

    • Q1. Reverse a LL, Git use cases

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Just be yourself

    I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 2 interview rounds.

    Round 1 - Assignment 

    Cofing round on hackerearth

    Round 2 - Case Study 

    Case study with algo and db design

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Great technology, poor worklife balance
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 3 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. Starting from OOPS, then .NET Core, Then Angular and MS-SQL. For the .NET Developer
    Round 3 - Technical 

    (1 Question)

    • Q1. Second round will be little bit deeper with core concepts.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be yourself, and Have good communication with Interviewer. Ask good questions at the end.
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -

    I applied via Campus Placement

    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 - Aptitude Test 

    Easy njsfds asjdfjsda iasdfjk kffojal;ks

    Round 3 - One-on-one 

    (2 Questions)

    • Q1. About projects and internship
    • Q2. About my experience leading a team

    Interview Preparation Tips

    Interview preparation tips for other job seekers - be confident and answer calmly and don't fumble keep it friendly
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. .net questions, web api

    I applied via Campus Placement and was interviewed before Sep 2021. There were 5 interview rounds.

    Round 1 - Coding Test 

    1. One question was given to be solved in 1 hour. Question was medium level based on strings.

    Round 2 - One-on-one 

    (1 Question)

    • Q1. 1. 1:1 interview, mostly discussion around OOPS concepts and some basic dynamic programming questions.
    Round 3 - Case Study 

    1. 3 questions were given out of which any 2 needed to be solved. 1 question related to Database design and query, 2 questions related to DSA, both DSA questions were medium-hard type based on Dynamic programming and graph.
    I solved one Dynamic programming question and Database question.

    Round 4 - One-on-one 

    (1 Question)

    • Q1. 1. This round was the follow up of last case study round. Interviewer gave various use cases to test on the algorithms that I had written. Some discussion related to OOPS concepts and Database design quest...
    Round 5 - HR 

    (1 Question)

    • Q1. It was final discussion, mostly around cultural fit and classic HR questions. It was easy one, I'd say.

    Interview Preparation Tips

    Topics to prepare for ZS Software Engineer interview:
    • Data Structures
    • Algorithms
    • OOPS
    • Database management system
    Interview preparation tips for other job seekers - Prepare DSA, Database basic questions, OOPS concepts and be confident! Implementation is more important than theory, Hence practice these things.
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    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 - Coding Test 

    Basic coding related to c, c++... Then SQL query

    Round 3 - Technical 

    (1 Question)

    • Q1. Questions from project and are of interest that we pit in our resume
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    It was an basic aptitude test

    Round 2 - Coding Test 

    System design round which is basic and need to satisfy them

    Deloitte Interview FAQs

    What are the top questions asked in Deloitte QA Automation Engineer interview?

    Some of the top questions asked at the Deloitte QA Automation Engineer interview -

    1. Write code which will return Non duplicate values from arr...read more
    2. Write code for reverse string without using inbuilt functio...read more
    3. How to start writing code from scrat...read more

    Tell us how to improve this page.

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.5k Interviews
    Accenture Interview Questions
    3.8
     • 8.2k Interviews
    Capgemini Interview Questions
    3.7
     • 4.8k Interviews
    IBM Interview Questions
    4.0
     • 2.4k Interviews
    PwC Interview Questions
    3.4
     • 1.4k Interviews
    Ernst & Young Interview Questions
    3.4
     • 1.1k Interviews
    KPMG India Interview Questions
    3.5
     • 791 Interviews
    ZS Interview Questions
    3.4
     • 449 Interviews
    BCG Interview Questions
    3.7
     • 196 Interviews
    View all
    Deloitte QA Automation Engineer Salary
    based on 27 salaries
    ₹3.9 L/yr - ₹14.8 L/yr
    21% more than the average QA Automation Engineer Salary in India
    View more details
    Consultant
    34k salaries
    unlock blur

    ₹6.4 L/yr - ₹23.5 L/yr

    Senior Consultant
    21.6k salaries
    unlock blur

    ₹11 L/yr - ₹42 L/yr

    Analyst
    14.6k salaries
    unlock blur

    ₹3.9 L/yr - ₹12.9 L/yr

    Assistant Manager
    10.2k salaries
    unlock blur

    ₹7.8 L/yr - ₹24 L/yr

    Manager
    7.2k salaries
    unlock blur

    ₹16 L/yr - ₹53 L/yr

    Explore more salaries
    Compare Deloitte with

    Accenture

    3.8
    Compare

    PwC

    3.4
    Compare

    Ernst & Young

    3.4
    Compare

    Cognizant

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