Upload Button Icon Add office photos

Filter interviews by

Livpure Test Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is automation test
  • Ans. 

    Automation test is the use of software to control the execution of tests and compare actual outcomes with expected outcomes.

    • Automation test involves writing scripts to automate repetitive tasks in testing.

    • It helps in increasing test coverage, efficiency, and accuracy.

    • Examples include using tools like Selenium for web application testing or Appium for mobile application testing.

  • Answered by AI
  • Q2. What is smoke test
  • Ans. 

    Smoke test is a basic test run on a build to check if it can be considered for further testing.

    • Smoke test is a quick and basic test run on a build to ensure it is stable enough for further testing.

    • It is usually performed after a new build is deployed to check for major issues before more in-depth testing.

    • Smoke test focuses on critical functionalities of the software to ensure they are working as expected.

    • It helps in id...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What are hybrid selenium
  • Ans. 

    Hybrid Selenium is a combination of Selenium WebDriver and Appium for testing web and mobile applications.

    • Hybrid Selenium allows testers to write and execute automated tests for both web and mobile applications using a single framework.

    • It combines the capabilities of Selenium WebDriver for web application testing and Appium for mobile application testing.

    • Test scripts written using Hybrid Selenium can be run on both web...

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

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing test scripts.

    • Selenium IDE is a record and playback tool for creating quick test scripts.

    • Selenium Grid is used for parallel execution of test scripts

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with a strong background in software testing and quality assurance.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Are u able to join immediately
  • Ans. 

    Yes, I am able to join immediately.

    • I am available to start right away

    • I have no prior commitments that would prevent me from starting immediately

    • I am excited about the opportunity and ready to hit the ground running

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic must be strong

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Manual testing concepts, api testing db questions & automation basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in 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 - HR 

(2 Questions)

  • Q1. Basic Electronics Questions
  • Q2. Audio systems Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Bee strong in Basic Electronic component working and sound systems.

I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1)First asking for tell me more about yourself, 2) Based on manual testing concepts likes SDLC,STLC, white-box , black-box testing , software testing - stress , smoke testing, 3) asking for how to write ...
Round 2 - HR 

(1 Question)

  • Q1. 1) asking for in resume: Whatever mentioned in resume details . explain the project details and highlights of the projects and conclusion 2) explained the family background and strength and weekness.

Interview Preparation Tips

Interview preparation tips for other job seekers - Take the opportunity in product based testing it helped for the future domain.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Manual testing,percentages,bloodrelations

Round 2 - Technical 

(2 Questions)

  • Q1. Manual testing,java basic program,what is testing
  • Q2. Project related questions
Round 3 - Technical 

(2 Questions)

  • Q1. Project related,test scenarios
  • Q2. Mostly concentrating on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be proficient in topics that u have mentioned in resume

Interview Questionnaire 

3 Questions

  • Q1. Basics embedded questions
  • Q2. Self details
  • Q3. C programming
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Defect life cycle
  • Q2. Regression test
Round 2 - Technical 

(1 Question)

  • Q1. Regression,smoke,retest
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Apr 2023. There were 3 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 - Aptitude Test 

Aptitude round is very very easy.In this round they have asked only manual testing questions.

Round 3 - Technical 

(1 Question)

  • Q1. Regression testing Agile methodology
Round 1 - Technical 

(1 Question)

  • Q1. Regresssion testing sanity testing acceptance testing related queti on they had asked to me

Interview Preparation Tips

Interview preparation tips for other job seekers - Iam working as test engineer in this company

i had done manual testing course

they have asked me regards regression testing concept and acceptance testing

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Maths, logical reasoning , common aptitude questions

Round 3 - Technical 

(2 Questions)

  • Q1. Questions based on software testing and real time
  • Q2. What is Functional Testing Write test cases on mobile application
  • Ans. 

    Functional testing is a type of software testing that verifies that each function of the software operates in conformance with the requirement specification.

    • Verify that all the functions of the mobile application are working as expected

    • Test the user interface, APIs, database interactions, and other functionalities

    • Ensure that the application performs the intended tasks without any errors

    • Check for usability, accessibilit...

  • Answered by AI

Skills evaluated in this interview

Livpure Interview FAQs

How to prepare for Livpure Test 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 Livpure. The most common topics and skills that interviewers at Livpure expect are Product Testing and Test Engineering.

Tell us how to improve this page.

Test Engineer Interview Questions from Similar Companies

View all
Assistant Manager
74 salaries
unlock blur

₹5.4 L/yr - ₹12 L/yr

Service Engineer
69 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Area Service Incharge
66 salaries
unlock blur

₹2.7 L/yr - ₹6.6 L/yr

Sales Executive
59 salaries
unlock blur

₹2 L/yr - ₹6.2 L/yr

Senior Sales Executive
49 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Livpure with

KENT RO Systems

4.0
Compare

Eureka Forbes

3.7
Compare

Blue Star

4.1
Compare

Havells

4.0
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