Upload Button Icon Add office photos
Engaged Employer

i

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

Brainvire Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Brainvire Sdet Automation Test Engineer Interview Questions and Answers

Updated 4 Sep 2024

Brainvire Sdet Automation Test Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic question from internet aptitude for interviews

Round 2 - Coding Test 

Basic dsa leet code question

Round 3 - Technical 

(2 Questions)

  • Q1. Reverse an array
  • Ans. 

    Reverse an array of strings

    • Create a new array to store the reversed strings

    • Iterate through the original array in reverse order and add each element to the new array

    • Return the new array as the reversed version of the original array

  • Answered by AI
  • Q2. Reverse an string
  • Ans. 

    Reverse a string

    • Create a new empty string

    • Iterate through the original string from end to start and append each character to the new string

    • Return the new reversed string

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

(2 Questions)

  • Q1. My details about in general
  • Q2. Expected salary in detail
  • Ans. 

    I am looking for a competitive salary based on my experience, skills, and the responsibilities of the role.

    • I have researched the average salary range for SDET Automation Test Engineers in the industry

    • I have considered my years of experience and expertise in automation testing

    • I am open to negotiation based on the benefits and opportunities offered by the company

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Automation framework related questions
  • Q2. Java coding on strings
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Reverse string maintaining space
  • Ans. 

    Reverse a string while maintaining the position of spaces.

    • Iterate through the string and store the positions of spaces in an array.

    • Reverse the string without considering spaces.

    • Insert spaces back into their original positions using the array of space positions.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Frequency array, java collection, missing number

I applied via Naukri.com and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How your Automation Framework is organized ?
  • Ans. 

    Our Automation Framework is organized in a modular and scalable way.

    • We use a Page Object Model design pattern

    • We have separate modules for test data, test scripts, and test reports

    • We use a central configuration file for easy maintenance

    • We have a library of reusable functions

    • We use version control to manage changes

    • We have a clear naming convention for easy identification

  • Answered by AI
  • Q2. Few Algorithm related questions and programs
  • Q3. How is Agile handled in your Project ? Explain each and everything you go through in a Sprint.

Interview Preparation Tips

Interview preparation tips for other job seekers - The Interview was both Technical as well as process based and Managerial conducted in 3 rounds. First one was pure Technical where I was asked questions on Python programming language and Domain knowledge. Next round questions were mostly based on Process. How things move the current project and deliveries were given. Last round was a mix of both Technical stuff and Managerial.

Thankfully, I was able to go through most of the questions and made my way to the Joining.

My advice would be concentrate on all the aspects while working in a project(especially Mid range experience mates. i.e., >=6 Years). DONOT stick only to either Technical things or Management of people because today's market expect Jack of all trades. I won't say you should be master of all the things, however, you should be able to pull off every aspect of the project in the absence of your supervisor.

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. More questions asked related to selenium and rest assured
  • Q2. Programming question , write a program for reversing words in java
  • Q3. Questions related collections , difference between HashMap and HashTable

Interview Preparation Tips

Interview preparation tips for other job seekers - try to concentrate on basics of java,selenium, and rest assured.

I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. Explain UI Automation Framework
  • Ans. 

    UI Automation Framework is a tool that automates the testing of user interfaces.

    • It allows testers to write scripts that simulate user actions on the UI.

    • It can be used for functional testing, regression testing, and performance testing.

    • Examples include Selenium, Appium, and TestComplete.

  • Answered by AI
  • Q2. 2. API Status codes. DIfferent HTTP methods
  • Ans. 

    API status codes and HTTP methods are important for testing APIs.

    • API status codes indicate the success or failure of an API request.

    • HTTP methods include GET, POST, PUT, DELETE, PATCH, and more.

    • Testing API status codes and HTTP methods ensures proper functionality and error handling.

    • Examples of status codes include 200 (OK), 404 (Not Found), and 500 (Internal Server Error).

    • Examples of HTTP methods include GET (retrieve ...

  • Answered by AI
  • Q3. CSS and XPATH syntax
  • Q4. Java Collections and programs on String manipulation and recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the framework well and locator strategies. API status codes and different CRUD operations. Core Java concepts and collections

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario-based question they asked
  • Q2. Topic based on JD

Interview Preparation Tips

Interview preparation tips for other job seekers - I recently went through an interview that lasted around 1.5 hours. After waiting for a week, I followed up several times and was informed that the position was on hold. However, after further inquiries, I was abruptly told that I am not suitable for the role. This process felt unprofessional and lacked transparency. Clear communication and timely feedback are essential in the hiring process, and this experience left a negative impression of how the company manages interviews.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Ai interview questions on basic automation
Round 2 - Technical 

(2 Questions)

  • Q1. JavaScript, jQuery, css related questions
  • Q2. Api testing questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

This was a C# automation test engineer interview(experience 2 years).
Duration of Interview was around 30 to 45 minutes with questions focused on OOPs concepts, basic programming questions & selenium questions.

Interview Preparation Tips

Topics to prepare for Iris Software Automation Engineer interview:
  • OOPS
  • Selenium
  • C#
Interview preparation tips for other job seekers - Prepare OOPs concepts, basic programming questions, selenium questions.

Brainvire Interview FAQs

How many rounds are there in Brainvire Sdet Automation Test Engineer interview?
Brainvire interview process usually has 4 rounds. The most common rounds in the Brainvire interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Brainvire Sdet Automation Test Engineer interview?

Some of the top questions asked at the Brainvire Sdet Automation Test Engineer interview -

  1. Reverse an str...read more
  2. Reverse an ar...read more

Tell us how to improve this page.

Brainvire Sdet Automation Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 278 Interviews
Tiger Analytics Interview Questions
3.7
 • 228 Interviews
Altimetrik Interview Questions
3.8
 • 223 Interviews
Xoriant Interview Questions
4.1
 • 189 Interviews
Incedo Interview Questions
3.2
 • 184 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
Iris Software Interview Questions
4.0
 • 162 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Apexon Interview Questions
3.3
 • 142 Interviews
View all
Software Engineer
170 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Engineer
135 salaries
unlock blur

₹5 L/yr - ₹15.6 L/yr

Business Analyst
75 salaries
unlock blur

₹1.8 L/yr - ₹9.2 L/yr

Associate Software Engineer
63 salaries
unlock blur

₹2.2 L/yr - ₹6.8 L/yr

Team Lead
49 salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Explore more salaries
Compare Brainvire with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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