Premium Employer

i

This company page is being actively managed by Commonwealth Bank of Australia, India Team. If you also belong to the team, you can get access from here

Commonwealth Bank of Australia, India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Commonwealth Bank of Australia, India Senior Test Analyst Interview Questions and Answers

Updated 17 Jun 2024

Commonwealth Bank of Australia, India Senior Test Analyst Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Table 1 has values as 1,1,1 Table 2 has values as 1,1,0. What is the output of each joins
  • Ans. 

    The output of each join between Table 1 and Table 2 with values 1,1,1 and 1,1,0 respectively.

    • Inner join: Output will be 1,1,1 as it only includes matching values from both tables.

    • Left join: Output will be 1,1,1 from Table 1 as it includes all values from Table 1 and matching values from Table 2.

    • Right join: Output will be 1,1,0 from Table 2 as it includes all values from Table 2 and matching values from Table 1.

    • Full out...

  • Answered by AI
  • Q2. How to find duplicates and by not using count(*)
  • Ans. 

    To find duplicates without using count(*), use self-join and group by clause.

    • Use self-join to join the table with itself on the column that contains the duplicates.

    • Use group by clause to group the results by the column that contains duplicates.

    • Select the columns you want to display along with the count of duplicates.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. About my Previous experience
  • Q2. About Banking fundamentals

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is risk based testing
  • Ans. 

    Risk based testing is a method of prioritizing testing efforts based on the likelihood and impact of potential failures.

    • Identify potential risks and their impact on the system

    • Prioritize testing efforts based on the identified risks

    • Allocate testing resources accordingly

    • Continuously monitor and reassess risks throughout the testing process

    • Examples: testing critical functionalities first, testing for security vulnerabilit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite easy with just one technical round Basic testing and situational questions.

Skills evaluated in this interview

Senior Test Analyst Interview Questions Asked at Other Companies

asked in NTT Data
Q1. What is Test Prioritization and How we apply to our Test Case?
asked in Coforge
Q2. What is method over loading? What is method over riding ? What is ... read more
asked in Coforge
Q3. Explain the String Builder and String Buffer. Reverse a string wi ... read more
Q4. What is STLC? What are the SdLc model followed in previous projec ... read more
asked in eClerx
Q5. If 7 monkeys eat 7 bananas in 7 minutes, how many minutes will it ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Types of testing
  • Ans. 

    Types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.

    • Functional testing: Testing the functionality of the software against the requirements.

    • Non-functional testing: Testing aspects like performance, usability, and security.

    • Manual testing: Testing performed manually by testers.

    • Automated testing: Testing performed using automate...

  • Answered by AI
  • Q2. Cucumber framework
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. General discussion

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String manipulation code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful to answer to the point

I applied via Referral and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on investment banking operations and the IT department associate with that. Since I was hired for governance team I was asked about some data related queries.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a commanding communication skills and walk with the confidence. Always believe in yourself and don't tie your ambition with emotions.

I applied via Referral and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Java logical question
  • Q2. Webdriver architecture
  • Q3. Framework, file and folder structure
  • Q4. Your approach to tackle dynamic objects
  • Ans. 

    I approach dynamic objects by analyzing their behavior and adapting my approach accordingly.

    • I start by understanding the nature of the dynamic object and its expected behavior

    • I then analyze its movement patterns and any potential obstacles or hazards

    • Based on this analysis, I adapt my approach to ensure safe and efficient interaction with the dynamic object

    • For example, when working with a moving conveyor belt, I would e...

  • Answered by AI
  • Q5. Implicit and explicit wait in selenium
  • Ans. 

    Implicit and explicit wait are two types of wait in Selenium used to synchronize the test execution with the application.

    • Implicit wait is used to set a default waiting time for the web elements to load before throwing an exception.

    • Explicit wait is used to wait for a specific condition to occur before proceeding with the test execution.

    • Implicit wait is set globally for the entire test script while explicit wait is set f...

  • Answered by AI
  • Q6. Java oops concepts
  • Q7. Sql queries related to joins
  • Q8. Basic Unix commands

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to connect yours answers with some example of your project.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Nov 2021. 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. Project related interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Asked some questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I have attended for manual testing. I was little easy

I applied via Company Website and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hypothetical Questions - What if the company decides to demote all senior associate s to associate? What will be your reaction??

Interview Preparation Tips

Interview preparation tips for other job seekers - I went for Enterprise Testing Senior Associate. The person who interviewed me was very well known to me. He worked with me for more than a year at the same level. Asked illogical questions. All hypothetical questions he asked in which I was the one who was getting demoted or denied bonus or increment.
He should not have taken my interview as it was conflict of Interest. 99% of questions was asked by this guy and the other lady in VC only asked 1 general question.
I reported conflict of interest issue to the hiring HR but no action was taken not any reply toy email came.

I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is collateral management
  • Ans. 

    Collateral management is the process of managing and monitoring collateral pledged to secure a loan or other financial obligation.

    • Collateral can include assets such as real estate, stocks, bonds, and commodities.

    • The purpose of collateral management is to mitigate credit risk and ensure that the lender has sufficient collateral to cover any potential losses.

    • Collateral management involves tracking the value of the collat...

  • Answered by AI
  • Q2. What is haircut for collaterals
  • Ans. 

    Haircut for collaterals refers to the reduction in value of the collateral pledged by a borrower to secure a loan.

    • Haircut is the percentage reduction in the value of the collateral that a lender applies to account for market fluctuations and potential losses.

    • It is used to determine the amount of loan that can be extended against the collateral.

    • For example, if a borrower pledges a property worth $100,000 as collateral a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's was an easy interview

Interview Questionnaire 

2 Questions

  • Q1. Questions on Kubernetes, AWS, Spring batch, Java threads and Apace Kafka
  • Q2. Questions on Executor service and Reentrant Lock in Java

Commonwealth Bank of Australia, India Interview FAQs

How many rounds are there in Commonwealth Bank of Australia, India Senior Test Analyst interview?
Commonwealth Bank of Australia, India interview process usually has 1-2 rounds. The most common rounds in the Commonwealth Bank of Australia, India interview process are One-on-one Round and Technical.
How to prepare for Commonwealth Bank of Australia, India Senior Test Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Commonwealth Bank of Australia, India. The most common topics and skills that interviewers at Commonwealth Bank of Australia, India expect are Test Cases, Analytics, Monitoring, Agile and Informatica.
What are the top questions asked in Commonwealth Bank of Australia, India Senior Test Analyst interview?

Some of the top questions asked at the Commonwealth Bank of Australia, India Senior Test Analyst interview -

  1. Table 1 has values as 1,1,1 Table 2 has values as 1,1,0. What is the output of ...read more
  2. How to find duplicates and by not using count...read more
  3. What is risk based test...read more

Tell us how to improve this page.

Commonwealth Bank of Australia, India Senior Test Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Commonwealth Bank of Australia, India World-class technology and banking operations capability center

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 589 Interviews
Citicorp Interview Questions
3.7
 • 575 Interviews
HSBC Group Interview Questions
3.9
 • 492 Interviews
American Express Interview Questions
4.1
 • 368 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.6
 • 295 Interviews
FactSet Interview Questions
3.9
 • 211 Interviews
BNP Paribas Interview Questions
3.8
 • 183 Interviews
View all
Commonwealth Bank of Australia, India Senior Test Analyst Salary
based on 79 salaries
₹12.7 L/yr - ₹28 L/yr
91% more than the average Senior Test Analyst Salary in India
View more details

Commonwealth Bank of Australia, India Senior Test Analyst Reviews and Ratings

based on 6 reviews

4.1/5

Rating in categories

3.9

Skill development

4.8

Work-life balance

3.9

Salary

4.3

Job security

3.9

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 6 Reviews and Ratings
Senior Analyst
262 salaries
unlock blur

₹8.1 L/yr - ₹30.3 L/yr

Senior Software Engineer
248 salaries
unlock blur

₹15 L/yr - ₹50.1 L/yr

Senior Associate
241 salaries
unlock blur

₹5.8 L/yr - ₹12.4 L/yr

Software Engineer
205 salaries
unlock blur

₹12 L/yr - ₹35.6 L/yr

Analyst
204 salaries
unlock blur

₹4.8 L/yr - ₹20 L/yr

Explore more salaries
Compare Commonwealth Bank of Australia, India with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare

Citicorp

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