i
LTIMindtree
Filter interviews by
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
Experienced QA specialist with strong attention to detail and problem-solving skills.
Over 5 years of experience in quality assurance roles
Proficient in creating and executing test cases
Skilled in identifying and resolving software defects
Strong communication and collaboration skills
Certified in quality assurance methodologies such as Six Sigma
A Python program showcasing the use of the sort function on an array of strings.
Create an array of strings
Use the sort function to sort the array in alphabetical order
Print the sorted array
I expect LTIMindtree to provide a supportive work environment, opportunities for growth, and a strong focus on quality assurance.
Supportive work environment with open communication
Opportunities for professional growth and development
Strong focus on quality assurance practices and continuous improvement
Collaborative team environment to work effectively with cross-functional teams
The organization's policy focuses on ensuring high quality standards in all products and services.
Quality assurance is a top priority
Continuous improvement is encouraged
Compliance with regulations and standards is mandatory
I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.
Code to get response for given resource and base URI, explanation of serialization and deserialization with POGO classes.
To get response for given resource and base URI, use HTTP client libraries like Apache HttpClient or OkHttp
Serialization is the process of converting an object into a stream of bytes to store or transmit it over a network. Deserialization is the reverse process of converting a stream of bytes back in...
Pseudocode to get response code with id or value and response code types
Create a function that takes in the id or value as a parameter
Use a try-except block to catch any errors
Use a library like requests to make a GET request to the API endpoint
Extract the response code from the response object
Check the response code against the expected response code types
API automation, authorization, authentication, TestNG, and team management are used in API testing.
API automation is used to automate the testing of APIs.
Authorization and authentication are used to ensure that only authorized users can access the API.
TestNG is a testing framework used for API testing.
API automation tools like Postman, SoapUI, and Rest-Assured are used for API testing.
API test artifacts include test ca...
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
ICM 10
Medical coding
posted on 23 Nov 2024
Basic aptitude questions
Basic arrays, strings and sorting any coding language of your choice
Oops concepts refer to Object-Oriented Programming principles such as Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det
API is a general term for any interface that allows communication between different software systems, while SOAP API is a specific type of API that uses the SOAP protocol for communication.
API is a general term for any interface that allows communication between different software systems
SOAP API is a specific type of API that uses the SOAP protocol for communication
API can use various protocols like REST, SOAP, GraphQ...
Artifacts in agile methodology are tangible by-products of the development process that provide documentation and information for the team.
Artifacts include user stories, product backlog, sprint backlog, burndown charts, and release plans.
They help in communication, planning, and tracking progress throughout the project.
Examples of artifacts are wireframes, prototypes, test cases, and design documents.
Artifacts are ess...
API testing involves testing the functionality, reliability, performance, and security of APIs.
API testing ensures that the API functions correctly, returns the expected results, and handles errors properly.
It involves testing different types of APIs such as REST, SOAP, and GraphQL.
API testing can be done manually or using automated tools like Postman, SoapUI, or JMeter.
Common features of API testing include endpoint t...
I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.
One topic given how to interact people and how to solve problems
Logical Reasoning , Blood relation questions
posted on 9 Feb 2024
I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.
The software testing life cycle is a process that defines the various stages involved in testing a software application.
It includes planning, designing test cases, executing tests, reporting bugs, and retesting.
The stages may vary depending on the development methodology used, such as Agile or Waterfall.
Examples of testing stages include unit testing, integration testing, system testing, and acceptance testing.
Severity refers to the impact of a defect on the system, while priority refers to the urgency of fixing the defect.
Severity is the measure of how much a defect affects the system's functionality.
Priority is the measure of how soon a defect needs to be fixed.
Severity is usually categorized as low, medium, or high.
Priority is usually categorized as low, medium, or high.
For example, a spelling mistake in a button label ma...
Bug life cycle refers to the stages a bug goes through from identification to resolution.
Bug is identified by QA team or users
Bug is reported in a bug tracking system
Bug is assigned to a developer for fixing
Developer fixes the bug
Bug is retested by QA team
If bug is fixed, it is closed. If not, it is reopened
Bug may go through multiple cycles before being resolved
Adhoc testing is informal testing without any predefined test cases or plans.
Adhoc testing is performed randomly without any specific guidelines or documentation.
It is usually done to explore the application and find defects that may not be covered in regular testing.
Adhoc testing is not structured and is often performed by experienced testers who can think outside the box.
Examples of adhoc testing include randomly cli...
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Repeating test cases that have been previously executed to verify that the unchanged parts of the software still perform as expected
Ensuring that new code changes have not introduced any new bugs or issues
Automating regression tests to save time and effort in retesting
...
Functional testing is a type of software testing that focuses on verifying that the software functions correctly according to the specified requirements.
Tests the functionality of the software
Verifies that the software behaves as expected
Does not concern itself with the internal structure of the software
Examples include testing user interfaces, APIs, databases, and integrations
Software development life cycle is a process used to design, develop, and test software applications.
It consists of phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has specific goals and deliverables to ensure the quality and success of the software.
Examples of SDLC models include Waterfall, Agile, and DevOps.
Error, bug, and issue are terms used in software testing to describe different types of problems.
Error: A mistake made by a human that results in a fault in the software.
Bug: A fault in the software that causes it to behave incorrectly or unexpectedly.
Issue: A problem reported by a user or identified during testing that needs to be addressed.
Example: Typing 'pritn' instead of 'print' in the code is an error. If this mi...
Regression testing ensures that new code changes do not adversely affect existing functionality, while sanity testing quickly checks if the software is ready for further testing.
Regression testing is performed after code changes to ensure that existing functionality is not affected.
Sanity testing is a quick test to check if the software is ready for further testing.
Regression testing is comprehensive and covers all are...
A test pass is a collection of test runs, while a test run is a single execution of a test case.
A test pass includes multiple test runs, which are iterations of executing test cases.
A test run is a single instance of executing a test case to verify its functionality.
Test passes are used to group and organize test runs for a specific testing phase or cycle.
Test runs are typically recorded and documented to track the res
A test suite is a collection of test cases, while a test case is a specific set of conditions and inputs to test a particular aspect of the software.
Test suite is a collection of test cases that are grouped together based on a common goal or functionality.
Test case is a specific set of conditions, inputs, and expected results to test a particular aspect of the software.
Test suite helps in organizing and managing test c...
I expect a supportive work environment, opportunities for growth, and a commitment to quality.
Supportive team culture
Clear communication from management
Training and development opportunities
Commitment to quality assurance processes
Recognition for achievements
My expected salary is competitive with industry standards and reflective of my experience and skills.
Research industry standards for Quality Assurance salaries
Consider your level of experience and skills
Factor in location and cost of living
Be prepared to negotiate based on benefits and perks offered
Some of the top questions asked at the LTIMindtree Senior Quality Assurance Specialist interview -
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Senior Software Engineer
21.2k
salaries
| ₹4.7 L/yr - ₹18.6 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Technical Lead
6.4k
salaries
| ₹9.4 L/yr - ₹36 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.5 L/yr |
Cognizant
Capgemini
Accenture
TCS