Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 36.9k Reviews

Filter interviews by

Infosys Test Lead Interview Questions and Answers

Updated 16 Jul 2024

Infosys Test Lead Interview Experiences

7 interviews found

Test Lead Interview Questions & Answers

user image Anonymous

posted on 17 Dec 2021

I applied via Company Website and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Most of questions related to java, selenium and database
  • Q2. What is static block?
  • Ans. 

    Static block is a block of code that is executed when a class is loaded into memory.

    • Static block is declared using the 'static' keyword.

    • It is executed only once when the class is loaded.

    • It is used to initialize static variables or perform any other one-time initialization tasks.

    • Example: static { System.out.println('Static block executed'); }

  • Answered by AI
  • Q3. What are exceptions in selenium
  • Ans. 

    Exceptions in Selenium are errors that occur during test execution.

    • Exceptions can be caused by various factors such as incorrect syntax, invalid input, or unexpected behavior.

    • Common exceptions in Selenium include NoSuchElementException, TimeoutException, and StaleElementReferenceException.

    • Handling exceptions is important for maintaining test stability and reliability.

    • Try-catch blocks can be used to handle exceptions an...

  • Answered by AI
  • Q4. Different type of selenium wait and there uses.
  • Ans. 

    Selenium wait is used to synchronize the test execution with the application's response.

    • Implicit Wait: Waits for a certain amount of time before throwing an exception if the element is not found.

    • Explicit Wait: Waits for a certain condition to occur before proceeding further in the code.

    • Fluent Wait: Waits for a certain condition to occur with a defined polling interval and timeout period.

    • Thread.sleep(): Halts the execut...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basis java and oops concepts.

Skills evaluated in this interview

Test Lead Interview Questions & Answers

user image bikash tiwari

posted on 16 Jul 2024

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

(1 Question)

  • Q1. Technical question on automation
Round 2 - HR 

(1 Question)

  • Q1. Salary package, when you can join

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep hard work

Test Lead Interview Questions Asked at Other Companies

asked in Wipro
Q1. If you put in an Agile project, Will you be able to do in sprint ... read more
Q2. 6. What are the differences between Test Plan and Test Strategy? ... read more
Q3. PuzzleSome real-time examples of a defect that is of low priority ... read more
asked in Wipro
Q4. What are all the status codes available in API testing
asked in Wipro
Q5. How to click on the element which is at the bottom of the page

Test Lead Interview Questions & Answers

user image Anonymous

posted on 9 Jul 2024

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

(1 Question)

  • Q1. Java question, Selenium Questions
Round 2 - HR 

(1 Question)

  • Q1. Previous experience,

Test Lead Interview Questions & Answers

user image Geetha anjali

posted on 13 May 2022

I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Testing related questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Work experience , project exposure

Interview Preparation Tips

Interview preparation tips for other job seekers - Manual testing questions, types of testing, defect lifecycle, testing methodologies

Infosys interview questions for designations

 QA Test Lead

 (2)

 Senior Test Lead

 (1)

 Technology Test Lead

 (1)

 Test Engineer

 (100)

 Test Analyst

 (84)

 Senior Test Engineer Lead

 (1)

 Automation Test Engineer

 (34)

 Technical Test Leader

 (21)

Test Lead Interview Questions & Answers

user image Rajesh Kitarwar

posted on 28 Dec 2021

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

Interview Questionnaire 

3 Questions

  • Q1. Questions about selenium, java and api testing.
  • Q2. Questions about agile scrum process
  • Q3. Questions about database testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for sdet role and you will get selected easily

Test Lead Interview Questions & Answers

user image Anonymous

posted on 2 May 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. 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. Stlc, defects and Testing
Round 3 - HR 

(1 Question)

  • Q1. Logical, regular

Test Lead Jobs at Infosys

View all

Test Lead Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2021

I applied via Company Website and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Test process - STLC complete
  • Ans. 

    STLC is a comprehensive process that includes planning, designing, executing, and reporting tests to ensure software quality.

    • STLC stands for Software Testing Life Cycle

    • It includes phases like requirement analysis, test planning, test design, test execution, and test closure

    • STLC ensures that the software meets the specified requirements and is of high quality

    • It involves creating test cases, executing them, and reporting...

  • Answered by AI
  • Q2. Automation concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview , positive

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain bdd cucumber framework
  • Ans. 

    BDD Cucumber framework is a testing tool that allows for behavior-driven development using plain text descriptions.

    • Uses Gherkin syntax to write test scenarios in plain English

    • Helps in collaboration between technical and non-technical team members

    • Supports automation testing by mapping plain text descriptions to code implementations

  • Answered by AI
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Polymorphism, Encapsulation, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of objects to take on multiple forms.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hiding the implementation details and showing only

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Asked basic SQL Questions
  • Q2. Asked Selenium and Java question in advance level
Round 2 - Technical 

(2 Questions)

  • Q1. Asked Selenium Questions
  • Q2. Asked java questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(7 Questions)

  • Q1. Appium Architecture?
  • Q2. Difference between Icollection and ILIST?
  • Ans. 

    IList is a collection interface that allows duplicate elements and maintains the order, while ICollection is a base interface for all collections.

    • IList extends ICollection interface.

    • IList allows duplicate elements and maintains the order, while ICollection does not guarantee order.

    • IList has additional methods like Insert, RemoveAt, etc., which are not present in ICollection.

  • Answered by AI
  • Q3. All questions related to c# and selenium.
  • Q4. 2 coding questions
  • Q5. Dictionary and how to use it?
  • Ans. 

    A dictionary is a collection of words and their definitions, typically organized alphabetically.

    • A dictionary is used to look up the meanings of words.

    • It can also provide information on pronunciation, usage, and etymology.

    • Dictionaries can be physical books or online resources.

    • Examples: Merriam-Webster, Oxford English Dictionary

  • Answered by AI
  • Q6. Data types on c#
  • Ans. 

    Data types in C# include int, string, bool, double, etc.

    • C# has various data types like int, string, bool, double, char, etc.

    • Each data type has a specific range and memory allocation.

    • Examples: int num = 10; string name = 'John'; bool isTrue = true;

  • Answered by AI
  • Q7. How to write xpath in selenium?
  • Ans. 

    XPath in Selenium is used to locate elements on a web page using XML path expression.

    • Use // to select nodes in the document from the current node that match the selection no matter where they are

    • Use / to select nodes in the document from the root node that match the selection

    • Use @ to select attributes

    • Use text() to select the text of the element

    • Examples: //input[@id='username'] to locate an input element with id 'userna

  • Answered by AI
Round 2 - Client Interview 

(2 Questions)

  • Q1. Online coding test.
  • Q2. Online c# test.
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for programs for automation tester. It is mandatory.
Also, concepts should be clear, it helps you to survive in a company.

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys Test Lead interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Technical, HR and One-on-one Round.
How to prepare for Infosys 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 Infosys. The most common topics and skills that interviewers at Infosys expect are JIRA, Software Testing, Agile Methodology, Manual Testing and Functional Testing.
What are the top questions asked in Infosys Test Lead interview?

Some of the top questions asked at the Infosys Test Lead interview -

  1. What are exceptions in selen...read more
  2. Different type of selenium wait and there us...read more
  3. What is static blo...read more

Tell us how to improve this page.

People are getting interviews through

based on 5 Infosys interviews
Job Portal
Company Website
60%
40%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Infosys Creating the next opportunity for people, businesses & communities

Test Lead Interview Questions from Similar Companies

TCS Test Lead Interview Questions
3.7
 • 9 Interviews
IBM Test Lead Interview Questions
4.1
 • 2 Interviews
View all
Infosys Test Lead Salary
based on 1.1k salaries
₹5.2 L/yr - ₹20 L/yr
26% less than the average Test Lead Salary in India
View more details

Infosys Test Lead Reviews and Ratings

based on 80 reviews

3.3/5

Rating in categories

3.6

Skill development

3.3

Work-Life balance

2.3

Salary & Benefits

3.9

Job Security

3.3

Company culture

2.4

Promotions/Appraisal

3.0

Work Satisfaction

Explore 80 Reviews and Ratings
ETL/DWT Test Lead

Chennai

5-8 Yrs

₹ 7.08-16 LPA

ETL/DWT Test Lead

Bangalore / Bengaluru

5-8 Yrs

₹ 9.5-17 LPA

ETL/DWT Test Lead

Bangalore / Bengaluru

8-10 Yrs

₹ 5.8-17 LPA

Explore more jobs
Technology Analyst
56.3k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.4k salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

System Engineer
38.9k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.1k salaries
unlock blur

₹6.2 L/yr - ₹17 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview