Upload Button Icon Add office photos
Engaged Employer

i

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

Techmango Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Techmango Technology Associate Test Lead Interview Questions, Process, and Tips

Updated 20 Nov 2023

Techmango Technology Associate Test Lead Interview Experiences

1 interview found

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 Oct 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 

(5 Questions)

  • Q1. STLC, SDLC, Automation- Basic Java programs
  • Q2. Explain the latest software tool which used in automation testing Which tool is used to maintain your testcases. write a possible testcases for Login scenario.
  • Ans. 

    The latest software tool used in automation testing is Selenium WebDriver.

    • Selenium WebDriver is a popular tool for automating web applications.

    • It supports multiple programming languages such as Java, Python, and C#.

    • Selenium WebDriver can interact with web elements like buttons, text fields, and dropdowns.

    • It can be integrated with testing frameworks like TestNG and JUnit for test execution and reporting.

    • Test cases for a...

  • Answered by AI
  • Q3. Explain oops concepts in Java
  • Ans. 

    Object-oriented programming concepts in Java

    • Encapsulation: bundling data and methods together (e.g. class with private fields and public methods)

    • Inheritance: creating new classes based on existing ones (e.g. subclass extending superclass)

    • Polymorphism: ability for objects to take on multiple forms (e.g. method overloading, method overriding)

    • Abstraction: hiding implementation details and showing only necessary features (

  • Answered by AI
  • Q4. How will you make sure whether the requirements are added in the testcases.
  • Ans. 

    I will cross-verify the requirements with the testcases and ensure each requirement is covered.

    • Review the requirements document thoroughly

    • Create a traceability matrix to map requirements to testcases

    • Perform requirement walkthroughs with stakeholders

    • Use requirement management tools to track coverage

    • Regularly update testcases based on any changes in requirements

  • Answered by AI
  • Q5. What is JavaVirtualMachine?
  • Ans. 

    JavaVirtualMachine is a virtual machine that enables a computer to run Java programs.

    • JavaVirtualMachine is responsible for interpreting Java bytecode and executing the instructions.

    • It provides a platform-independent execution environment for Java programs.

    • JVM manages memory, handles garbage collection, and provides security features.

    • Examples of JVM implementations include Oracle HotSpot, OpenJ9, and GraalVM.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Jun 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Lots of technical questions over automation, javascript overview questions, coding questions over string and array. (Not hard one)
  • Q2. General manual testing like what is regression smoke sanity BVA.
  • Q3. API testing question like path variable , response code ,put vs patch
Round 2 - Technical 

(3 Questions)

  • Q1. Second round will be tough, if your interviewer is karan vaid then you have to deep into javascript.
  • Q2. He will ask deep questions on javascript on promise , async await , callbacks .
  • Q3. Cookies, event loops . Mainly go through namaste js series in youtube. You will be able to answer his questions 80 percent.

Interview Preparation Tips

Interview preparation tips for other job seekers - Remember one thing in round 2 whatever answer you will give if its correct then the interviewer will go deep until you are not able to give answer. Don't feel low be confident to give your next answer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between Get and post methods
  • Ans. 

    GET method is used to request data from a specified resource, while POST method is used to submit data to a specified resource.

    • GET requests data from a specified resource, while POST submits data to a specified resource

    • GET requests are cached, can be bookmarked, and remain in the browser history, while POST requests are not cached and do not remain in the browser history

    • GET requests have length restrictions, while POST...

  • Answered by AI
  • Q2. Guess the important test scenarios , given scenarios
  • Q3. Feature definition and step definition
  • Q4. Explicit wait and Implicit wait
  • Q5. Different response codes in API
  • Ans. 

    Response codes in API indicate the status of a request

    • Response codes are standardized codes sent by a server in response to a client's request

    • Common response codes include 200 (OK), 404 (Not Found), and 500 (Internal Server Error)

    • Each response code has a specific meaning and helps in troubleshooting API requests

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic linear searching algorithm

Round 2 - HR 

(1 Question)

  • Q1. Basic day to day work related
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction, what is sdlc, what is bug life cycle, white box testing, functional testing,smoke and sanity testing.
  • Ans. 

    SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.

    • SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...

  • Answered by AI
  • Q2. What stlc and what is regression
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.

    • STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.

    • Regression testing is the process of retesting software to confirm that recent changes have not adv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview level is not that hard for me .They focus on communication skills in most of the interviews.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First get prepared well for the interview then appear orelse its a waste of time for all

Interview Questionnaire 

1 Question

  • Q1. Data warehouse concepts, Scd with examples, Sql Queries
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Roles and Responsibilities of ETLand Data Tester
Round 2 - Client Interview 

(1 Question)

  • Q1. Project explanation

I applied via Referral and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Testing and API questions

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Accessibility testing, you will have to understanding about accessibility testing, WCAG 2.0 OR 2.1 , CCA tool, NVDA, JWAS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare all concepts of testing, agile,

Techmango Technology Interview FAQs

How many rounds are there in Techmango Technology Associate Test Lead interview?
Techmango Technology interview process usually has 2 rounds. The most common rounds in the Techmango Technology interview process are Resume Shortlist and Technical.
What are the top questions asked in Techmango Technology Associate Test Lead interview?

Some of the top questions asked at the Techmango Technology Associate Test Lead interview -

  1. How will you make sure whether the requirements are added in the testcas...read more
  2. Explain the latest software tool which used in automation testing Which tool i...read more
  3. What is JavaVirtualMachi...read more

Tell us how to improve this page.

Techmango Technology Associate Test Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all
Techmango Technology Associate Test Lead Salary
based on 4 salaries
₹9.9 L/yr - ₹12.7 L/yr
At par with the average Associate Test Lead Salary in India
View more details

Techmango Technology Associate Test Lead Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.7

Skill development

4.5

Work-life balance

4.7

Salary

4.3

Job security

4.3

Company culture

4.7

Promotions

4.7

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
15 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Associate Technical Leader
11 salaries
unlock blur

₹11.5 L/yr - ₹17 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹6.8 L/yr - ₹14.7 L/yr

Associate Software Engineer
10 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Software Developer
9 salaries
unlock blur

₹3 L/yr - ₹7.9 L/yr

Explore more salaries
Compare Techmango Technology with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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