Upload Button Icon Add office photos
Engaged Employer

i

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

EVRY India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

EVRY India Test Lead Interview Questions and Answers

Updated 27 Oct 2023

EVRY India Test Lead Interview Experiences

2 interviews found

Test Lead Interview Questions & Answers

user image Anonymous

posted on 27 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Coding Test 

Write program to count number

Round 3 - Technical 

(1 Question)

  • Q1. About Java programming

Test Lead Interview Questions & Answers

user image Anonymous

posted on 16 May 2023

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

I applied via Approached by Company and was interviewed before May 2022. There were 4 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 

(2 Questions)

  • Q1. Explain roles and responsibities ?
  • Ans. 

    Roles and responsibilities refer to the tasks and duties assigned to an individual or a team in an organization.

    • Roles define the position of an individual or a team in an organization.

    • Responsibilities define the tasks and duties assigned to an individual or a team.

    • Roles and responsibilities are interdependent and must be clearly defined to avoid confusion.

    • Roles and responsibilities must be communicated clearly to all t...

  • Answered by AI
  • Q2. Explain requirement gathering in performance testing
  • Ans. 

    Requirement gathering in performance testing involves identifying the performance goals and objectives of the system under test.

    • Identify the performance goals and objectives of the system under test

    • Understand the user load and usage patterns

    • Determine the response time and throughput requirements

    • Identify the hardware and software configurations

    • Define the test environment and data requirements

    • Collaborate with stakeholder...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. How do you handle otp in your script
  • Ans. 

    I handle OTP in my script by using a separate function to generate and validate OTPs.

    • I use a random number generator to generate OTPs

    • I store the OTP in a variable and use it in the script as needed

    • I validate the OTP by comparing it with the user input

    • I handle cases where the OTP is incorrect or expired

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What is expectation from you regarding company

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company. Try to reply honestly

Skills evaluated in this interview

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
asked in Wipro
Q3. What are all the status codes available in API testing
asked in Wipro
Q4. How to click on the element which is at the bottom of the page
Q5. 8. What are the different blockers that you might seen during acc ... read more

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Basic oops questions , how oops is used in your framework , basic core java and selenium questions like diff in final and finally , findelement and findelements

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good knowledge of your framework

I was interviewed before Sep 2020.

Interview Questionnaire 

2 Questions

  • Q1. What is Sdlc
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process followed to develop, test, and deliver high-quality software.

    • SDLC is a systematic approach to software development.

    • It consists of various phases like requirements gathering, design, coding, testing, deployment, and maintenance.

    • Each phase has specific activities and deliverables.

    • SDLC ensures that software is developed efficiently, meets user requirements, ...

  • Answered by AI
  • Q2. What is Stlc
  • Ans. 

    STLC stands for Software Testing Life Cycle. It is a process followed to ensure the quality of software.

    • STLC is a systematic approach to testing software.

    • It consists of various phases such as requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific activities and deliverables.

    • STLC helps in identifying defects early in the software development life cycle.

    • It ensures that ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparing basic wil help

Skills evaluated in this interview

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Testing concepts
Round 2 - Coding Test 

Project and technical

Round 3 - HR 

(1 Question)

  • Q1. Package and policy Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interaction with the interview panel

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

Round 1 - Technical 

(1 Question)

  • Q1. Automation Framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself well with all Core Java Concepts and Framework related questions and Some program techniques

I applied via Campus Placement and was interviewed before Oct 2021. There were 4 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 - Aptitude Test 

Simple aptitude tests, basic english and aptitude.

Round 3 - Technical 

(1 Question)

  • Q1. Tell me about yourself? Education backgrounds m Information on Extra curriculum activities ?
Round 4 - HR 

(1 Question)

  • Q1. Why should we hire you? Tell me about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join techM.
Don't expect to get a salary hike if you do decide to join techM.

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

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

Interview Questionnaire 

2 Questions

  • Q1. Diff b/w Throw and Throws
  • Ans. 

    Throw is a keyword used to throw an exception in Java. Throws is used in method signature to declare the exceptions that can be thrown by the method.

    • Throw is used to explicitly throw an exception in Java.

    • Throws is used in method signature to declare the exceptions that can be thrown by the method.

    • Throw is followed by an instance of the Exception class or one of its subclasses.

    • Throws is followed by the name of the excep...

  • Answered by AI
  • Q2. Diff b/w final and finally
  • Ans. 

    Final is a keyword used to declare a constant value. Finally is a block of code that executes after a try-catch block.

    • Final is used to declare a constant value that cannot be changed later.

    • Finally is a block of code that executes after a try-catch block, regardless of whether an exception is thrown or not.

    • Final is used in variable declaration, method declaration, and class declaration.

    • Finally is used to release resourc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recruitment process is pathetic

Skills evaluated in this interview

Test Lead Interview Questions & Answers

IBM user image Anonymous

posted on 29 Jul 2022

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. What was ur roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Great learning experience. IBM is very work friendly and you should go for it.

EVRY India Interview FAQs

How many rounds are there in EVRY India Test Lead interview?
EVRY India interview process usually has 3-4 rounds. The most common rounds in the EVRY India interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for EVRY India 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 EVRY India. The most common topics and skills that interviewers at EVRY India expect are Agile, CMMI, Data Analysis, Data Management and Healthcare.
What are the top questions asked in EVRY India Test Lead interview?

Some of the top questions asked at the EVRY India Test Lead interview -

  1. Explain requirement gathering in performance test...read more
  2. How do you handle otp in your scr...read more
  3. Explain roles and responsibitie...read more

Tell us how to improve this page.

EVRY India Test Lead Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Test Lead Interview Questions from Similar Companies

TCS Test Lead Interview Questions
3.7
 • 9 Interviews
IBM Test Lead Interview Questions
4.0
 • 2 Interviews
View all
EVRY India Test Lead Salary
based on 38 salaries
₹9.7 L/yr - ₹27 L/yr
27% more than the average Test Lead Salary in India
View more details

EVRY India Test Lead Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
244 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
177 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
98 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
78 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Lead
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare EVRY India with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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