Upload Button Icon Add office photos
Engaged Employer

i

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

Birlasoft Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Birlasoft Selenium Automation Tester Interview Questions and Answers

Updated 25 Mar 2024

Birlasoft Selenium Automation Tester Interview Experiences

1 interview found

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

(1 Question)

  • Q1. 1. Difference between overloading and Overriding 2. Explain POM and it's Advantage 3. Is Java pure object oriented programming language? 4. can we override constructor? 5. have you used overriding and over...
  • Ans. 

    Answers to common interview questions for Selenium Automation Tester position

    • Overloading is when a class has multiple methods with the same name but different parameters, while overriding is when a subclass provides a specific implementation for a method that is already defined in its superclass.

    • POM (Page Object Model) is a design pattern in Selenium automation testing where web pages are represented as classes, and th...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Java Oops concepts,Strings,exceptions,Collections,Selenium concepts,java programs,sql queries

I applied via Naukri.com and was interviewed before Jun 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. About yourself Service Virtualization
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and workplace discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium difficulty
Great experience
Good workplace

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. They asked to write SQL query of group ,join ,max salary etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Hands on SQL query experience require for etl testing

I applied via Referral and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Get() and Navigate() difference
  • Ans. 

    Get() and Navigate() are methods in web automation. Get() loads a new web page, while Navigate() can navigate back and forth in the browser history.

    • Get() is used to load a new web page by providing the URL as a parameter.

    • Navigate() can be used to navigate back and forth in the browser history using methods like GoBack() and GoForward().

    • Get() is a simpler method and is commonly used to load initial web pages.

    • Navigate() ...

  • Answered by AI
  • Q2. 2. what is synchronization
  • Ans. 

    Synchronization is the process of coordinating multiple threads or processes to work in a synchronized manner.

    • Synchronization ensures that multiple threads or processes do not interfere with each other while accessing shared resources.

    • It involves the use of locks, semaphores, and monitors to control access to shared resources.

    • Synchronization can improve the performance and efficiency of multi-threaded or multi-process ...

  • Answered by AI
  • Q3. 3. findelement and findelements difference
  • Ans. 

    findElement and findElements are methods in Selenium to locate web elements on a page.

    • findElement returns the first matching element on the page, while findElements returns a list of all matching elements.

    • findElement throws a NoSuchElementException if no matching element is found, while findElements returns an empty list.

    • Both methods take a locator strategy (such as ID, class name, or XPath) as an argument.

    • Example: Web...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn basic of java and selenium

Skills evaluated in this interview

I was interviewed in Jul 2017.

Interview Questionnaire 

2 Questions

  • Q1. Details for your roles and responsibilities in current organisation.
  • Ans. 

    I am responsible for designing test strategies, creating test plans, executing test cases, and reporting defects.

    • Designing test strategies based on project requirements

    • Creating detailed test plans outlining test scope, approach, resources, and schedule

    • Executing test cases manually and using automation tools

    • Reporting defects found during testing and tracking them to resolution

  • Answered by AI
  • Q2. Questions mainly on your earlier answer.

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. How can a circuler cake can be cut into 8 equal pieces with 3 cuts only?

Interview Preparation Tips

Round: Puzzle Interview
Tips: imagine cake in 3d.

General Tips: Confidence in your
Skills: Logical Thinking, Ability To Think Out Of The Box, Curiosity To Learn, Leadership Skills
College Name: Government College of Engineering, Karad

I applied via Other and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basics of testing
  • Q2. Agile methodologies
  • Q3. SAP testing
  • Q4. Tosca automation basics

Interview Preparation Tips

Interview preparation tips for other job seekers - All the questions were asked from resume only

I applied via Approached by Company and was interviewed before Feb 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about project details
Round 2 - Technical 

(1 Question)

  • Q1. What you will do if your project got rejected by customer
  • Ans. 

    I will analyze the reasons for rejection and work with the team to address the issues and improve the project.

    • Analyze the feedback from the customer to understand the reasons for rejection

    • Identify the areas of improvement and work with the team to address them

    • Re-test the project to ensure the issues have been resolved

    • Communicate the improvements to the customer and seek their feedback

    • Take corrective actions to ensure s

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Tell me some challenges you faced while you do Test
  • Ans. 

    Test challenges include lack of resources, unclear requirements, and time constraints.

    • Lack of resources such as hardware, software, or personnel can hinder testing efforts.

    • Unclear requirements can lead to misunderstandings and incorrect testing.

    • Time constraints can limit the amount of testing that can be done.

    • Integration testing can be challenging when multiple systems are involved.

    • Regression testing can be time-consum...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Topics to prepare for LTIMindtree Senior Test Engineer interview:
  • Selenium +java
Interview preparation tips for other job seekers - Please update your skills and communication
Update your strength on projects which you have been worked

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

Interview Questionnaire 

2 Questions

  • Q1. 1. Framework Design
  • Ans. 

    Framework design is the process of creating a reusable structure for automated testing.

    • Identify the scope and purpose of the framework

    • Choose the appropriate programming language and tools

    • Design the framework architecture and modules

    • Implement the framework and integrate with test cases

    • Continuously maintain and update the framework

    • Example: Selenium WebDriver framework using Java and TestNG

  • Answered by AI
  • Q2. 1. Java Basic Programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Basic Java and Selenium Questions

Birlasoft Interview FAQs

How many rounds are there in Birlasoft Selenium Automation Tester interview?
Birlasoft interview process usually has 1 rounds. The most common rounds in the Birlasoft interview process are Technical.

Tell us how to improve this page.

Birlasoft Selenium Automation Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Software Developer
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Specialist
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Birlasoft with

Accenture

3.8
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Wipro

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