Upload Button Icon Add office photos
Engaged Employer

i

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

Brane Enterprises Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Brane Enterprises Automation Test Engineer Interview Questions and Answers

Updated 24 Apr 2024

Brane Enterprises Automation Test Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Write Java code to find square root without Math.sqrt()
  • Ans. 

    Use Newton's method to find square root without Math.sqrt() in Java.

    • Initialize a variable to store the guess value of square root

    • Iterate until the difference between the guess and actual square root is within a desired threshold

    • Update the guess value using the formula: guess = (guess + number/guess) / 2

  • Answered by AI
  • Q2. Write Java code to add digits of a number until the sum is a single digit
  • Ans. 

    Java code to add digits of a number until the sum is a single digit

    • Create a function that takes an integer as input

    • Use a while loop to keep adding the digits until the sum is a single digit

    • Convert the number to a string to easily access individual digits

  • Answered by AI
  • Q3. Write a Java code to print a particular pattern
  • Ans. 

    Java code to print a particular pattern using loops

    • Use nested loops to iterate through rows and columns

    • Print specific characters based on the row and column index

    • Example: Printing a pyramid pattern

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Want to share my interview experience.
In the first round, they asking few basic selenium questions and 2 simple Java coding which I executed.
I got selected for the second round.
In the second round, again they asked me few selenium questions and asked me to write syntax in selenium Java for simple classes.
I answered all of them to the best of my knowledge. They asked me to execute simple Java program. I did. I was trying to execute the second one. They ended the interview.
After a day I called hr for response of my interview and mailed him as well.
He sent a mail saying that I'm not at all good at selenium and even know basic Java.
This response broke my heart and I lost my confidence. I'm now scared to apply for another interview.

Skills evaluated in this interview

Interview questions from similar companies

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

Good DSA knowledge requires

Round 2 - One-on-one 

(1 Question)

  • Q1. Merge sorted array
Round 3 - Technical 

(2 Questions)

  • Q1. Java questions, troubleshooting
  • Q2. Merge sorted array
Round 4 - Technical 

(1 Question)

  • Q1. Techno managerial
Round 5 - Aptitude Test 

Not applicable for details disclosure

Round 6 - HR 

(1 Question)

  • Q1. General questions

I appeared for an interview in Mar 2021.

Interview Questionnaire 

2 Questions

  • Q1. 1. Test consist of questions on Strings, HashMap, basic DS , 2. DS/Algo Round : Few Questions were asked on HashMap , Sort an array ...
  • Q2. Project Related, Technology Inclination, HTTP v/s HTTPS, diff Networking Protocols -> TCP, UDP ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Hash Map's , Collection API's , Strings , Arrays ,
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 medium-level leetcode question

Round 2 - Technical 

(2 Questions)

  • Q1. 1 String-based question
  • Q2. 1 Array-based question
Round 3 - Technical 

(1 Question)

  • Q1. Design in-memory file system
  • Ans. 

    Design an in-memory file system for efficient file storage and retrieval

    • Use a tree data structure to represent directories and files

    • Implement caching mechanisms to improve performance

    • Consider using hash tables for fast file lookup

    • Support file operations like read, write, delete, and search

    • Ensure data consistency and durability through proper error handling

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Related to DSA, language was Golang, mandatory, based on my profile
Round 3 - Technical 

(1 Question)

  • Q1. Related to DSA and my previous company work experience
Round 4 - Technical 

(1 Question)

  • Q1. DSA, Concurrency in Golnag, my previous company work experience and Cloud knowledge, Docker Kubernetes Knowledge
Round 5 - One-on-one 

(1 Question)

  • Q1. Manegerial round, with my team manager

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Understand concurrent programming in depth
2. Do not memorize coding questions
3. If stuck, honestly tell and request for some other question
4. Don't fake any past experience
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic technical question oops concept
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed before Apr 2022. There were 5 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 - Aptitude Test 

It is easy to crack with skills

Round 3 - Coding Test 

You should strong in Java and c++

Round 4 - Group Discussion 

They asked technical topic to speak

Round 5 - HR 

(6 Questions)

  • Q1. They asked technical questions and coding questions
  • Q2. What is oops . explain in detail
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and functions to manipulate that data.

    • It emphasizes on encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and metho...

  • Answered by AI
  • Q3. Tell me about yourself
  • Q4. What do you know about our company
  • Q5. Why should I hire you in this company
  • Q6. What is your long term and short term goal

Interview Preparation Tips

Topics to prepare for Ixia Solutions Software Engineer interview:
  • C++
  • Java
  • OOPS
  • Networking
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 2022. 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 - One-on-one 

(3 Questions)

  • Q1. Question on quick sort
  • Q2. Golang internals
  • Q3. Question on docker and kubernetes
Round 3 - One-on-one 

(1 Question)

  • Q1. Question on design pattern
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java hashmap, list, sets
  • Q2. Structural solutions for these concepts mentioned.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

MCQ with aptitude + basis of oops

Round 3 - One-on-one 

(1 Question)

  • Q1. Dictionary related questions in Python
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion, How early you can join etc

Brane Enterprises Interview FAQs

How many rounds are there in Brane Enterprises Automation Test Engineer interview?
Brane Enterprises interview process usually has 1 rounds. The most common rounds in the Brane Enterprises interview process are Technical.
How to prepare for Brane Enterprises Automation Test Engineer 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 Brane Enterprises. The most common topics and skills that interviewers at Brane Enterprises expect are API Testing, Automation Engineering, Automation Testing, Confluence and Cucumber.
What are the top questions asked in Brane Enterprises Automation Test Engineer interview?

Some of the top questions asked at the Brane Enterprises Automation Test Engineer interview -

  1. Write Java code to add digits of a number until the sum is a single di...read more
  2. Write Java code to find square root without Math.sqr...read more
  3. Write a Java code to print a particular patt...read more

Tell us how to improve this page.

Brane Enterprises Automation Test Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Winman Software Interview Questions
4.0
 • 29 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
LogicMonitor Interview Questions
3.7
 • 14 Interviews
Ixia Solutions Interview Questions
2.6
 • 8 Interviews
SalesHandy Interview Questions
3.4
 • 6 Interviews
Brilworks Interview Questions
4.5
 • 5 Interviews
ETON SOLUTIONS Interview Questions
2.6
 • 5 Interviews
View all
Brane Enterprises Automation Test Engineer Salary
based on 7 salaries
₹7 L/yr - ₹16 L/yr
38% more than the average Automation Test Engineer Salary in India
View more details
Associate Solution Lead
538 salaries
unlock blur

₹6.5 L/yr - ₹23.4 L/yr

Solution Lead
269 salaries
unlock blur

₹12 L/yr - ₹45 L/yr

Product Manager
194 salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Software Developer
107 salaries
unlock blur

₹6.9 L/yr - ₹26 L/yr

Associate Product Manager
103 salaries
unlock blur

₹6.7 L/yr - ₹24 L/yr

Explore more salaries
Compare Brane Enterprises with

Duck Creek Technologies

4.4
Compare

3Pillar Global

3.3
Compare

Winman Software

4.0
Compare

Ixia Solutions

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