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
3.6

based on 2.8k Reviews

Filter interviews by

Birlasoft Automation Test Lead Interview Questions and Answers

Updated 17 Mar 2024

Birlasoft Automation Test Lead Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is diff between implicit and explicit wait
  • Ans. 

    Implicit wait is set globally for all elements, while explicit wait is applied only to specific elements.

    • Implicit wait is set once at the beginning of the test script

    • Explicit wait is used for specific elements with different wait times

    • Implicit wait is defined for the entire duration of the WebDriver object

    • Explicit wait is defined for a specific condition or element to wait for

  • Answered by AI
  • Q2. About past exp and current project

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. More questions asked, oops, coding and selenium, testNG related questions
  • Q2. Drop down coding
Round 2 - Technical 

(1 Question)

  • Q1. Many questions related to projects but not selected at last
Round 3 - One-on-one 

(1 Question)

  • Q1. Basics of Java selenium
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Related to HashMap, Link list , Array

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Apr 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 - Technical 

(9 Questions)

  • Q1. Tell your Role in current project
  • Q2. Explain BDD framework
  • Ans. 

    BDD framework is a software development process that encourages collaboration between developers, QA, and non-technical stakeholders.

    • BDD stands for Behavior Driven Development

    • Uses natural language to define requirements and tests

    • Focuses on the behavior of the system from the end user's perspective

    • Uses tools like Cucumber, SpecFlow, or JBehave

  • Answered by AI
  • Q3. Write feature file with feature
  • Ans. 

    Feature file with feature for automation testing

    • Feature: Login functionality

    • Scenario: User logs in with valid credentials

    • Given user is on the login page

    • When user enters valid username and password

    • Then user should be logged in successfully

  • Answered by AI
  • Q4. How to run feature file
  • Ans. 

    To run a feature file, use a test automation tool like Cucumber or SpecFlow.

    • Use a test automation tool like Cucumber or SpecFlow to run feature files

    • Create a test runner class or configuration file to specify which feature file to run

    • Execute the test runner class or configuration file to run the feature file

    • Check the test results to see if the feature file ran successfully

  • Answered by AI
  • Q5. How many feature file will be there
  • Ans. 

    The number of feature files will depend on the project requirements and the level of granularity in test scenarios.

    • Number of feature files can vary based on the size and complexity of the project

    • Each feature file typically represents a specific functionality or feature being tested

    • Feature files can be organized based on modules, user stories, or test scenarios

  • Answered by AI
  • Q6. Can class be interface
  • Ans. 

    No, a class cannot be an interface in programming.

    • A class is a blueprint for objects, while an interface is a contract for classes to implement certain methods.

    • A class can implement multiple interfaces, but it cannot extend multiple classes.

    • Interfaces cannot have constructors or instance variables, while classes can have both.

  • Answered by AI
  • Q7. Difference between class and interface
  • Ans. 

    Class is a blueprint for objects, while interface is a contract for classes to implement certain methods.

    • Class can have both data members and methods, while interface can only have method signatures.

    • A class can implement multiple interfaces, but can only inherit from one class.

    • Interfaces are used to achieve multiple inheritance in Java.

    • Classes can have constructors, while interfaces cannot.

    • Example: Class 'Car' can have...

  • Answered by AI
  • Q8. WAP to replace all vowels with char x in a given string
  • Ans. 

    A program to replace all vowels with 'x' in a given string.

    • Iterate through each character in the string

    • Check if the character is a vowel (a, e, i, o, u)

    • If it is a vowel, replace it with 'x'

    • Return the modified string

  • Answered by AI
  • Q9. Explain different types of asserts used in Selenium
  • Ans. 

    Different types of asserts used in Selenium include assert, verify, and waitForAssert

    • Assert: Stops the execution if the verification fails

    • Verify: Continues the execution even if the verification fails

    • waitForAssert: Waits for a certain condition to be true before proceeding

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Coforge Automation Test Lead interview:
  • BDD Framework
  • Core Java
  • Feature file
Interview preparation tips for other job seekers - Prepare BDD framework, writing code in BDD, Running test in BDD, basically everything about BDD

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basic selenium and Basic Java
Round 2 - Technical 

(1 Question)

  • Q1. Java Program - Reverse a string Selenium - stale element
  • Ans. 

    Reverse a string using Java program and handle stale element in Selenium

    • Create a Java program to reverse a string using StringBuilder or char array

    • In Selenium, handle stale element exception by refreshing the element or using WebDriverWait

    • Example: Java program - input: 'hello', output: 'olleh'; Selenium - handle stale element by refreshing the element before interacting with it

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Automation Test Engineers.

    • I have researched the average salary range for Automation Test Engineers in this location.

    • I am looking for a competitive salary that reflects my expertise in automation testing.

    • I am open to negotiation based on the overall compensation package offered.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

30 mins - interview duration
C# OOPS, Selenium and Manual testing concepts

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

Python,automation framework,scrum,team management

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. BDD Cucumber basic questions
  • Q2. Java programs on oops, collection
  • Q3. Questions on appium/mobile testing
  • Q4. Questions on git and jenkins
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 Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Mostly relevant questions, To the point
  • Q2. Explain Stale element exception and how to overcome that.
  • Ans. 

    Stale element exception occurs when an element is no longer attached to the DOM. It can be overcome by re-locating the element.

    • Stale element exception is a common issue in automation testing, especially in Selenium WebDriver.

    • It occurs when an element that was located on a web page becomes stale, meaning it is no longer attached to the DOM.

    • This can happen when the page is refreshed, updated, or changed in some way.

    • To ov...

  • Answered by AI

Skills evaluated in this interview

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

30 minutes duration it was good expereience

Birlasoft Interview FAQs

How many rounds are there in Birlasoft Automation Test Lead interview?
Birlasoft interview process usually has 1 rounds. The most common rounds in the Birlasoft interview process are Technical.
How to prepare for Birlasoft Automation Test Lead 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 Birlasoft. The most common topics and skills that interviewers at Birlasoft expect are Automation Testing, Basis, Field Work, Mixed Signal and OOPS.

Tell us how to improve this page.

Birlasoft Automation Test Lead Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Birlasoft Automation Test Lead Salary
based on 17 salaries
₹12 L/yr - ₹28 L/yr
14% more than the average Automation Test Lead Salary in India
View more details

Birlasoft Automation Test Lead Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.2

Salary

3.2

Job security

3.5

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 3 Reviews and Ratings
Software Developer
1.5k salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹5.4 L/yr - ₹24 L/yr

Technical Lead
1.1k salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Software Engineer
1.1k salaries
unlock blur

₹2.5 L/yr - ₹10.6 L/yr

Technical Specialist
1.1k salaries
unlock blur

₹7.9 L/yr - ₹28.3 L/yr

Explore more salaries
Compare Birlasoft with

Accenture

3.9
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Wipro

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