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
2.1

based on 705 Reviews

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
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Software Testing
  • Q2. Application based QA questions
Round 2 - Technical 

(2 Questions)

  • Q1. Software testing, QA and Resume based questions
  • Q2. Automation and programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Instead of going in depth, focus on a basic and primary questions and be thorough on it
Know everything mentioned in the resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

In this first round it was of 45mins which included MCQ question and 1 coding question.

Round 2 - Technical 

(4 Questions)

  • Q1. 1.Difference Between Const,Var,Char. 2.Oop's concept with example 3.JavaScript is async or sync language and explain the reason. 4.How to create a simple object in JavaScript. 5.Find element and Find Eleme...
  • Ans. 

    Answers to common interview questions for Automation Test Engineer position.

    • Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.

    • OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.

    • JavaS...

  • Answered by AI
  • Q2. What is Type coercion?
  • Ans. 

    Type coercion is the process of converting one data type to another in programming.

    • Type coercion can happen implicitly or explicitly in programming languages.

    • Implicit type coercion occurs when the language automatically converts data types during operations.

    • Explicit type coercion occurs when the programmer manually converts data types using functions or operators.

    • Example: In JavaScript, the addition operator (+) can pe...

  • Answered by AI
  • Q3. What is Inheritance? Polymorphism?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows for code reusability by defining a new class based on an existing class.

    • Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...

  • Answered by AI
  • Q4. API Error code with explaination?
  • Ans. 

    API error codes are unique identifiers used to indicate specific errors in an API response.

    • API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.

    • Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.

    • Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself? Why should we hire you? What is your relevant experience? Tell me about yourself? What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Globant Automation Test Engineer interview:
  • Javascript
  • Cypress
  • OOPS
  • Core Java
  • API
Interview preparation tips for other job seekers - I Interviewed at Globant on 13/05/2024. First round went very well where they introduce about there company and link was provided For MCQ and coding round conducted.2nd round was GK round which was totally based on Technical question. I had answered each and very question but then also not got selected.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Qsns asked on Action class, How you capture screen shot, inheritance, polymorphism, reverse of a strong java program, types of locators, types of xpath, testNG annotations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in basics.
Prepare well on java basic programs and oops concepts
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question related to playwright and selenium
Round 2 - HR 

(1 Question)

  • Q1. Behavioural questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dropdown deselecting

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario based questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Online Versant round 

(2 Questions)

  • Q1. English fluency test
  • Q2. English written test
Round 2 - Technical 

(2 Questions)

  • Q1. Java inheritance
  • Q2. Selenium related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2023. 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 - One-on-one 

(2 Questions)

  • Q1. Selenium XPath Questions
  • Q2. Automation Tricky Scenario

I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. For my interview ,the interviewers are cool &they taken interview very smoothly manner.
  • Q2. They asked questions on java oops concepts ,manual on BBT ,SQL on SQL languages , automation on xpath locators and some personal questions related on us
  • Q3. They conducted two rounds of interviews first is versant then technical 1 and technical 2

Interview Preparation Tips

Interview preparation tips for other job seekers - I liked the interview rounds and interviewers they handled very smooth manner
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. 1)Oops concepts 2)Java interview questions )Programs related striing string reverse sting and hashmap 4)Framework
  • Q2. Java interview questions
  • Q3. Programs related to string
Round 2 - Technical 

(1 Question)

  • Q1. 1)Program for hashmap 2)program related to string. 3)basic concepts of java
Round 3 - HR 

(1 Question)

  • Q1. What is salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare thorough, globant interviews are tough .make framework and showcase them.

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

ITC Interview Questions
3.9
 • 543 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
Adani Group Interview Questions
3.9
 • 178 Interviews
Globant Interview Questions
3.8
 • 170 Interviews
Chetu Interview Questions
3.3
 • 166 Interviews
View all
Brane Enterprises Automation Test Engineer Salary
based on 6 salaries
₹4.6 L/yr - ₹9 L/yr
17% more than the average Automation Test Engineer Salary in India
View more details
Associate Solution Lead
590 salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Solution Lead
261 salaries
unlock blur

₹13.3 L/yr - ₹45 L/yr

Product Manager
192 salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Business Analyst
100 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Software Developer
98 salaries
unlock blur

₹7.2 L/yr - ₹26 L/yr

Explore more salaries
Compare Brane Enterprises with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Aditya Birla Group

4.1
Compare

Mahindra & Mahindra

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