Upload Button Icon Add office photos

Filter interviews by

LiveTech Specialist Testing Interview Questions and Answers

Updated 18 Jun 2024

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Nov 2023.

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 - One-on-one 

(5 Questions)

  • Q1. What is Tred lifecycle
  • Ans. 

    The Tred lifecycle refers to the stages involved in the testing and development of a software product.

    • Tred lifecycle includes requirements gathering, test planning, test execution, defect tracking, and test closure.

    • It ensures that the software meets the specified requirements and is free from defects.

    • Examples of activities in the Tred lifecycle include creating test cases, executing tests, and analyzing test results.

    • It...

  • Answered by AI
  • Q2. What is SDLC in testing
  • Ans. 

    SDLC in testing refers to the Software Development Life Cycle, which is a process followed for developing and testing software.

    • SDLC is a systematic approach to software development and testing.

    • It consists of several phases such as requirements gathering, design, coding, testing, and deployment.

    • Each phase has specific objectives and deliverables.

    • Testing is an integral part of SDLC and is performed at various stages to e...

  • Answered by AI
  • Q3. What is a testing lifecycle
  • Ans. 

    A testing lifecycle is a set of phases or stages that a software undergoes during the testing process.

    • A testing lifecycle typically includes planning, designing, executing, and evaluating tests.

    • It helps ensure that the software meets the desired quality standards.

    • The lifecycle may vary depending on the development methodology used, such as waterfall or agile.

    • Examples of testing lifecycle models include V-model, iterati

  • Answered by AI
  • Q4. Difference between C and C++
  • Ans. 

    C is a procedural programming language, while C++ is an extension of C with added features of object-oriented programming.

    • C is a procedural language, meaning it focuses on procedures or functions.

    • C++ is an extension of C and supports both procedural and object-oriented programming.

    • C++ has additional features like classes, inheritance, polymorphism, and templates.

    • C++ allows for the use of objects and classes to organize...

  • Answered by AI
  • Q5. What is a difference Between Amazon Sites and app explain
  • Ans. 

    Amazon Sites and app differ in their platform and user experience.

    • Amazon Sites can be accessed through web browsers on desktop or mobile devices.

    • Amazon app is a mobile application available for iOS and Android devices.

    • Amazon Sites offer a wider range of features and functionalities compared to the app.

    • The app provides a more streamlined and optimized user experience for mobile users.

    • Amazon Sites may have a responsive d...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about framework
  • Q2. Basic Selenium and Java questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions about all topics on CV
  • Q2. Managerial Questions
Round 3 - HR 

(2 Questions)

  • Q1. Why am I choosing Cognizant
  • Q2. Salary discussion and policies
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is cypress ,difference between cypress and selenium
  • Ans. 

    Cypress is a JavaScript-based end-to-end testing framework. It differs from Selenium in terms of architecture, ease of use, and speed.

    • Cypress is a JavaScript-based testing framework for web applications.

    • It provides a simple and intuitive API for writing tests.

    • Cypress runs directly in the browser and can access everything on the page.

    • Unlike Selenium, Cypress does not use WebDriver and has a different architecture.

    • Cypres...

  • Answered by AI
  • Q2. Cypress folder structure and and its assertions
  • Ans. 

    Cypress folder structure and its assertions

    • Cypress follows a specific folder structure for organizing test files

    • The 'fixtures' folder contains static data used in tests

    • The 'integration' folder contains the actual test files

    • The 'plugins' folder contains custom plugins and tasks

    • The 'support' folder contains reusable functions and commands

    • Cypress provides various assertions for validating test results

    • Common assertions inc...

  • Answered by AI
  • Q3. What is assertions
  • Ans. 

    Assertions are statements that verify the expected behavior of a software application during testing.

    • Assertions are used to validate whether a certain condition is true or false.

    • They help in identifying bugs and ensuring the correctness of the software.

    • Assertions can be used to check the values of variables, compare expected and actual results, or verify the presence of certain elements.

    • Examples of assertions include a...

  • Answered by AI
  • Q4. Api testing using cypress
  • Ans. 

    Cypress is a powerful tool for API testing, allowing for easy automation and assertion of API endpoints.

    • Cypress provides a simple and intuitive syntax for writing API tests

    • It supports making HTTP requests and asserting responses

    • Cypress allows for easy mocking and stubbing of API calls

    • It provides detailed logs and error messages for debugging

    • Cypress integrates well with other testing frameworks and tools

  • Answered by AI
  • Q5. Architecture about cypress
  • Ans. 

    Cypress is a JavaScript-based end-to-end testing framework that runs directly in the browser.

    • Cypress allows for easy and fast testing of web applications.

    • It provides a rich set of APIs for interacting with elements and making assertions.

    • Cypress runs directly in the browser, eliminating the need for Selenium or other external drivers.

    • It supports modern JavaScript frameworks like React, Angular, and Vue.

    • Cypress provides ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Test was based on Aptitude and Selenium, Java question.

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting of hashmap using keys without any method. xpath for list of webelements in PageFactory. TARGET folder in maven Data Table in cucumber.
  • Ans. 

    Sorting a hashmap using keys without any method involves iterating through the keys and rearranging them in ascending order.

    • Iterate through the keys of the hashmap

    • Compare each key with the next key and swap them if they are in the wrong order

    • Continue this process until all keys are in ascending order

  • Answered by AI
  • Q2. Use Set to store all the keys and then perform soting.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

I was asked to write
1. java program for move positive numbers first and negative numbers last
2. java program to reverse the words in a string without using split method.
3. Selenium coding questions.

Interview Preparation Tips

Topics to prepare for Publicis Sapient Qa Automation Testing Engineer interview:
  • Java
  • Selenium
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
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 - One-on-one 

(5 Questions)

  • Q1. What is selinum package or compenents?
  • Ans. 

    Selenium is a package of tools and libraries for automating web browsers.

    • Selenium WebDriver: allows you to control a web browser from your preferred programming language

    • Selenium IDE: a record and playback tool for creating automated tests

    • Selenium Grid: allows you to run tests on different machines in parallel

    • Selenium RC (Remote Control): a deprecated tool for automating web browsers

  • Answered by AI
  • Q2. Program locator in selinum
  • Ans. 

    Program locator in Selenium is used to locate web elements on a webpage for testing purposes.

    • Use methods like findElement() or findElements() to locate elements by ID, class name, name, tag name, xpath, etc.

    • Use locators like ID, class name, name, tag name, xpath, CSS selector, etc. to identify elements uniquely.

    • Ensure the locators are robust and reliable to avoid flakiness in tests.

    • Consider using relative locators in S...

  • Answered by AI
  • Q3. What is testNG?
  • Ans. 

    TestNG is a testing framework inspired by JUnit and NUnit, designed for simplifying a broad range of testing needs.

    • TestNG allows for easy configuration of test cases using annotations.

    • It supports parallel execution of test methods.

    • TestNG provides features like grouping, parameterization, and dependency testing.

    • It generates detailed test reports and supports data-driven testing.

    • TestNG integrates seamlessly with build to

  • Answered by AI
  • Q4. Define QA and QC
  • Ans. 

    QA focuses on preventing defects in the process, while QC focuses on identifying defects in the product.

    • QA stands for Quality Assurance and is process-oriented

    • QC stands for Quality Control and is product-oriented

    • QA involves activities like process audits, reviews, and standards development

    • QC involves activities like testing, inspections, and reviews of the final product

    • Example: QA ensures that the development process f...

  • Answered by AI
  • Q5. Difference between soft assertion and hard assertion?
  • Ans. 

    Soft assertion allows the test to continue after a failure, while hard assertion stops the test immediately.

    • Soft assertion is used when you want to continue executing the test even after a failure, while hard assertion stops the test execution immediately upon failure.

    • Soft assertions are typically used for non-critical verifications, while hard assertions are used for critical verifications.

    • Soft assertions are implemen...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Regarding IFRS17 details it was all about it.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can access public and protected members of the base class

    • Example: Class Car can inherit from class Vehicle to reuse com

  • Answered by AI
  • Q2. What is oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on data abstraction, encapsulation, inheritance, and polymorphism.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features to the outside world.

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

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

    • Polymorphism: Ability ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is your name
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name in English-speaking countries

    • No middle name or initial

  • Answered by AI
  • Q2. Where from you belong

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain about project framework

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good interview. All the best for your career.

LiveTech Interview FAQs

How many rounds are there in LiveTech Specialist Testing interview?
LiveTech interview process usually has 2 rounds. The most common rounds in the LiveTech interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.5k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 968 Interviews
Google Interview Questions
4.4
 • 855 Interviews
Nagarro Interview Questions
4.0
 • 773 Interviews
View all
Test Engineer
6 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Manual Automation Test Engineer
4 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Trainee Test Engineer
3 salaries
unlock blur

₹1 L/yr - ₹2.8 L/yr

Technical Sales Engineer
3 salaries
unlock blur

₹4 L/yr - ₹4 L/yr

Explore more salaries
Compare LiveTech with

Cognizant

3.8
Compare

Teleperformance

3.9
Compare

Reliance Retail

3.9
Compare

iEnergizer

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