Upload Button Icon Add office photos
Engaged Employer

i

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

Larsen & Toubro Limited Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 18.4k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Larsen & Toubro Limited Softwaretest Engineer Interview Questions and Answers

Updated 8 May 2024

Larsen & Toubro Limited Softwaretest Engineer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Why do we use OSFP and why BGP is needed.
  • Ans. 

    OSPF is used for interior routing within an autonomous system, while BGP is needed for routing between different autonomous systems.

    • OSPF (Open Shortest Path First) is used for interior routing within a single autonomous system, such as a corporate network.

    • BGP (Border Gateway Protocol) is needed for routing between different autonomous systems, such as connecting multiple networks or ISPs.

    • OSPF uses link-state routing al...

  • 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. DIfference between Absolute and relative xpath
  • Ans. 

    Absolute xpath specifies the complete path from the root element to the desired element, while relative xpath starts from the current node.

    • Absolute xpath starts with a single forward slash (/) and is more specific.

    • Relative xpath starts with a double forward slash (//) and is more flexible.

    • Absolute xpath is prone to breakage if the structure of the page changes.

    • Relative xpath is easier to maintain as it adapts to change...

  • Answered by AI
  • Q2. Define push and fetch
  • Ans. 

    Push and fetch are two common operations used in software development and version control systems.

    • Push refers to the action of sending local changes to a remote repository.

    • Fetch refers to the action of retrieving the latest changes from a remote repository.

    • Push and fetch are commonly used in Git, a popular version control system.

    • Pushing changes allows others to access and review your code.

    • Fetching changes ensures that ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Telle about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Worked on projects involving database management systems

    • Continuous learner and always looking to improve

  • Answered by AI
  • Q2. Deep knowledge in node js
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Mcdc , vnv techniques, v model
  • Q2. Oops concepts,ecp and bva
  • Q3. C language, structures, unions , storage classes
Round 3 - HR 

(1 Question)

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

(2 Questions)

  • Q1. Javascript basic questions
  • Q2. Javascript basic questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic level of Q asked based on math ,english and programming

Round 2 - Coding Test 

Easy to medium level 7 Q asked and minimum 4 is compulsory for crack next round

Round 3 - One-on-one 

(1 Question)

  • Q1. It was like personal interview asked about familiy background and all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. C Language related basic question
  • Q2. Project experience description with details
  • Ans. 

    Developed a web application for managing inventory and sales

    • Used Java and Spring framework for backend development

    • Implemented a responsive user interface using HTML, CSS, and JavaScript

    • Integrated with a third-party payment gateway for online transactions

    • Implemented data validation and security measures to protect user information

    • Collaborated with a team of developers and testers to deliver the project on time

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read basic of c and c++ and also should have basic knowledge of rtos
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at SIES College of Management Studies (SIESCMS) and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

IT WAS BASIC AND EASY TO SOLVE

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS CONCEPT OF JAVA
  • Ans. 

    OOPS concepts in Java refer to the principles of Object-Oriented Programming such as inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public getter and setter methods.

    • Polymorphism...

  • Answered by AI
  • Q2. JAVA SPRING BOOT

Interview Preparation Tips

Interview preparation tips for other job seekers - COVER YOUR BASIC PROPERLY

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. V&V testing concepts
Round 2 - HR 

(1 Question)

  • Q1. About Alstom, previous projects, salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident to the answer. Prepare well for the interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between let, const and var
  • Ans. 

    let, const, and var are all used to declare variables in JavaScript, but they have different scopes and behaviors.

    • let: block-scoped variable, can be reassigned

    • const: block-scoped variable, cannot be reassigned, but its properties can be modified

    • var: function-scoped variable, can be reassigned

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What's your weakness, strength, tell me more about your last project
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round

Skills evaluated in this interview

Larsen & Toubro Limited Interview FAQs

How many rounds are there in Larsen & Toubro Limited Softwaretest Engineer interview?
Larsen & Toubro Limited interview process usually has 1 rounds. The most common rounds in the Larsen & Toubro Limited interview process are Technical.
How to prepare for Larsen & Toubro Limited Softwaretest 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 Larsen & Toubro Limited. The most common topics and skills that interviewers at Larsen & Toubro Limited expect are Ethernet, Manual Testing, Python and Selenium.

Tell us how to improve this page.

Larsen & Toubro Limited Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Tata Projects Interview Questions
4.2
 • 416 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
Tata Technologies Interview Questions
3.6
 • 254 Interviews
TCE Interview Questions
3.8
 • 244 Interviews
Ashok Leyland Interview Questions
4.1
 • 237 Interviews
View all
Larsen & Toubro Limited Softwaretest Engineer Salary
based on 148 salaries
₹2.6 L/yr - ₹10 L/yr
At par with the average Softwaretest Engineer Salary in India
View more details

Larsen & Toubro Limited Softwaretest Engineer Reviews and Ratings

based on 10 reviews

4.0/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.3

Salary

3.6

Job security

3.7

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 10 Reviews and Ratings
Assistant Manager
3.8k salaries
unlock blur

₹6.5 L/yr - ₹18 L/yr

Senior Engineer
3.4k salaries
unlock blur

₹4.5 L/yr - ₹12.5 L/yr

Manager
1.3k salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Engineer
1.2k salaries
unlock blur

₹1.6 L/yr - ₹9 L/yr

Assistant Construction Manager
1.2k salaries
unlock blur

₹6 L/yr - ₹16.6 L/yr

Explore more salaries
Compare Larsen & Toubro Limited with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Adani Group

3.9
Compare

Mahindra & Mahindra

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