Upload Button Icon Add office photos

Filter interviews by

HSBC Bank Automation Test Analyst Interview Questions and Answers

Updated 14 Oct 2024

HSBC Bank Automation Test Analyst Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Automation framework
  • Q2. Selenium xpath and css selector

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a program to read a data from excel
  • Ans. 

    Program to read data from Excel

    • Use a library like Apache POI or Openpyxl to read Excel files

    • Identify the sheet and cell from which data needs to be read

    • Handle exceptions like file not found or incorrect cell format

  • Answered by AI
  • Q2. Write a program to handle runtime exception
  • Ans. 

    Program to handle runtime exception

    • Use try-catch blocks to handle exceptions

    • Catch specific exceptions to handle them differently

    • Use finally block to execute code regardless of exception

    • Throw custom exceptions when needed

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Java, Selenium Technical questions.
  • Q2. Java collections Oops concepts Abstract vs Interface
  • Q3. Array concepts String functions
Round 2 - Technical 

(1 Question)

  • Q1. Java, Selenium Java syntex
Round 3 - Coding Test 

Java String programs
Selenium Scripts

Round 4 - HR 

(1 Question)

  • Q1. Package discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions on python and aws

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 4 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. What was your experiences about Automation Testing
  • Ans. 

    I have extensive experience in automation testing, including designing and implementing test frameworks and scripts.

    • Designed and implemented automation test frameworks using tools like Selenium and Appium

    • Developed and executed automated test scripts for web and mobile applications

    • Integrated automation tests into CI/CD pipelines for continuous testing

    • Performed regression testing using automation to ensure software stabi...

  • Answered by AI
Round 3 - Coding Test 

You will create a mini application so they can assess your coding skills.

Round 4 - Behavioral 

(1 Question)

  • Q1. Overall experiences, Situational, Behavior

Interview Preparation Tips

Interview preparation tips for other job seekers - It's very important that you know you are saying. So listen carefully before answering the questions.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Telephonic Call 

(2 Questions)

  • Q1. 1. Logical questions like Pick 3rd element from 5 element list without using Index or looping concept, 2. 5 edit boxes are there with same property, nearer to each edit box is unique URL, How you will edit...
  • Q2. 3. Locators order of usage 4. TestNG annotation orders, 5. About Feature file, Step Definitions
  • Ans. 

    Answering questions related to Automation Test Engineer interview

    • Locators order of usage refers to the priority of locators used to identify web elements in automation testing

    • TestNG annotation orders refer to the sequence in which TestNG annotations are executed in a test case

    • Feature file is a file that contains high-level description of the scenarios and steps in Gherkin language

    • Step Definitions are the implementation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for all the concepts which is automation related, from every main topics they will ask you to rate yourself and they will ask minimum 4 ques on that topics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Automation frame work design
  • Q2. How to run and write test cases using testNg
  • Ans. 

    TestNG is a testing framework that allows running and writing test cases in Java.

    • Create a TestNG XML file with test suite and test cases

    • Write test methods with annotations like @Test, @BeforeMethod, @AfterMethod

    • Use assertions to verify expected results

    • Run tests using TestNG runner or Maven plugin

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Logical program on Strings java
  • Q2. Use of javascript executor
  • Ans. 

    Javascript executor is used to execute javascript code in Selenium WebDriver.

    • It allows interaction with web elements that are not possible with Selenium commands.

    • It can be used to scroll down a page, highlight an element, or perform any other action that cannot be done with Selenium commands.

    • It is useful for testing dynamic web pages that use AJAX or other client-side scripting languages.

    • Example: driver.executeScript("

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Work culture discussion
  • Q2. Salary discussion and joining process

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Automation framework. Logical program on strings and array

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. HashMap program
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It allows for efficient retrieval of values based on keys.

    • Keys in a HashMap must be unique, but values can be duplicated.

    • Example: HashMap map = new HashMap<>();

  • Answered by AI
  • Q2. Api testing interview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

45 minutes of Aptitude test consisting HOT skills questions related to Core Java, API and automation

Round 3 - Technical 

(1 Question)

  • Q1. - Previous experience - Write basic program in Selenium
  • Ans. 

    I have experience writing basic programs in Selenium for automation testing.

    • Use Selenium WebDriver to open a browser and navigate to a webpage

    • Locate elements on the webpage using various locators like ID, class name, xpath, etc.

    • Perform actions on the elements like clicking buttons, entering text, etc.

    • Use assertions to verify expected outcomes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just convey your current project clearly and prepare for basics in Core Java and API

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Normal java and selenium questions, nothing difficicult some java coding questions and selenium developer tools interactions

HSBC Bank Interview FAQs

How many rounds are there in HSBC Bank Automation Test Analyst interview?
HSBC Bank interview process usually has 1 rounds. The most common rounds in the HSBC Bank interview process are Technical.
What are the top questions asked in HSBC Bank Automation Test Analyst interview?

Some of the top questions asked at the HSBC Bank Automation Test Analyst interview -

  1. Selenium xpath and css selec...read more
  2. Automation framew...read more

Tell us how to improve this page.

HSBC Bank Automation Test Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 640 Interviews
IndusInd Bank Interview Questions
3.5
 • 601 Interviews
Bandhan Bank Interview Questions
3.7
 • 538 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
View all
Assistant Manager
326 salaries
unlock blur

₹3.8 L/yr - ₹12.4 L/yr

Manager
135 salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Vice President
116 salaries
unlock blur

₹15 L/yr - ₹44 L/yr

Associate Vice President
97 salaries
unlock blur

₹8 L/yr - ₹24 L/yr

Customer Service Executive
72 salaries
unlock blur

₹1.5 L/yr - ₹5.2 L/yr

Explore more salaries
Compare HSBC Bank with

Standard Chartered

3.7
Compare

HSBC Group

4.0
Compare

ICICI Bank

4.0
Compare

Axis Bank

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