Senior Quality Engineer
10+ Senior Quality Engineer Interview Questions and Answers for Freshers

Asked in LTIMindtree

Q. How to handle dropdown in selenium? Expalin diff betn abstarct class & interface?
To handle dropdown in Selenium, we can use the Select class and its methods like selectByVisibleText, selectByValue, and selectByIndex.
Create an instance of the Select class by passing the dropdown element as a parameter
Use selectByVisibleText method to select an option by its visible text
Use selectByValue method to select an option by its value attribute
Use selectByIndex method to select an option by its index
To deselect an option, use deselectAll or deselectBy methods

Asked in Viraj Profiles

Q. Standard of ut testing and tensile testing impact testing etc. Procedure and work instructions
Standard procedures for UT, tensile and impact testing
UT testing follows ASTM E164 standards
Tensile testing follows ASTM E8 standards
Impact testing follows ASTM E23 standards
Work instructions should include equipment calibration, sample preparation, and testing procedures
Documentation of results and analysis should be included in the work instructions

Asked in Infosys

Q. Write a dynamic XPath (both relative and absolute).
Dynamic xpath is a way to locate elements on a web page based on changing attributes or positions.
Use functions like contains(), starts-with(), or ends-with() to create dynamic xpaths
Avoid using indexes in xpaths as they can change with page updates
Consider using unique attributes or text within the element to create a reliable xpath

Asked in Infosys

Q. Write a program that takes a string as input (e.g., aabbccc) and returns a compressed string (e.g., a2b2c3).
Program to count consecutive characters in a string
Iterate through the string and compare each character with the next one
Maintain a count for each character and append to the output string when a different character is encountered
Example: input 'aabbccc' -> output 'a2b2c3'

Asked in LTIMindtree

Q. What is TestNG? What are its uses?
TestNG is a testing framework for Java that provides various features for testing applications.
TestNG is an open-source testing framework that is inspired by JUnit and NUnit.
It allows the creation of test cases, test suites, and test configurations.
TestNG supports various annotations for test configuration and execution control.
It provides features like parallel test execution, data-driven testing, and test dependency management.
TestNG generates detailed test reports and supp...read more

Asked in Amber Enterprises India

Q. Process of Plant with all stages
The process of a plant involves several stages from seed to harvest.
Planting the seed in soil or a growing medium
Providing adequate water, sunlight, and nutrients
Germination and growth of the plant
Pruning and maintenance of the plant
Harvesting the plant when it reaches maturity
Senior Quality Engineer Jobs




Asked in Amber Enterprises India

Q. Machining Process Explanation with station
Machining process involves removing material from a workpiece using cutting tools at various stations.
Machining process is used to create precise and complex shapes in metal, plastic, and other materials.
It involves cutting, drilling, milling, and turning operations.
Each station in the process has a specific tool and function, such as roughing, finishing, or drilling.
Examples of machining stations include lathes, milling machines, and drill presses.

Asked in Amber Enterprises India

Q. Efficiency of Machines and overall Plant
Efficiency of machines and overall plant is crucial for quality output and cost-effectiveness.
Regular maintenance and calibration of machines
Optimizing production processes
Implementing automation and technology upgrades
Monitoring and analyzing data to identify areas for improvement
Investing in employee training and development
Ensuring proper resource allocation and utilization
Share interview questions and help millions of jobseekers 🌟

Asked in Renu Electronics

Q. How are TH resistors color coded?
Colour coding of TH resistors is a system of using coloured bands to indicate the resistance value and tolerance of the resistor.
TH resistors have 4 bands - the first two bands represent the significant digits, the third band represents the multiplier, and the fourth band represents the tolerance.
Each colour corresponds to a number - for example, black is 0, brown is 1, red is 2, etc.
The first two bands determine the resistance value by combining the numbers represented by th...read more

Asked in Infosys

Q. What is the API difference between PUT and PATCH?
PUT is used to update or replace an entire resource, while PATCH is used to update specific fields of a resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
PATCH is not necessarily idempotent, as multiple identical requests may have different effects.
PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the specific fields that need to be updated.

Asked in BUSINESSNEXT

Q. Given an array of characters, reverse the order of words.
Reverse the order of words in an array of strings while maintaining their individual character order.
Split the input string into an array of words.
Reverse the array of words.
Join the reversed array back into a single string.
Example: Input: ['Hello', 'World'] -> Output: ['World', 'Hello']

Asked in Tech Mahindra

Q. What are the 7 QC tools?
7QC tools are a set of quality control tools used for process improvement and problem-solving in manufacturing and other industries.
Check sheets: Used to collect and analyze data in a systematic way.
Histograms: Visual representation of data distribution.
Pareto charts: Helps identify the most significant factors contributing to a problem.
Cause-and-effect diagrams: Also known as fishbone diagrams, used to identify root causes of a problem.
Scatter diagrams: Show the relationship...read more

Asked in Renu Electronics

Q. What is an 8D report?
8D report is a problem-solving methodology used to identify, correct, and prevent recurring problems in manufacturing or service industries.
8D stands for 8 disciplines, each representing a step in the problem-solving process
It involves identifying the problem, forming a team, implementing temporary and permanent corrective actions, and preventing recurrence
Examples of tools used in 8D reports include fishbone diagrams, 5 Whys analysis, and control plans

Asked in Roop Automotives

Q. What is SPC?
SPC stands for Statistical Process Control. It is a method of quality control that uses statistical methods to monitor and control a process.
SPC involves collecting data on a process over time and using statistical analysis to identify trends and patterns.
It helps to identify when a process is out of control and needs to be adjusted.
SPC can be used in manufacturing, healthcare, and other industries to improve quality and reduce waste.
Examples of SPC tools include control char...read more

Asked in Anand I-power

Q. What is R&R?
R and R stands for Repeatability and Reproducibility. It is a statistical method used to measure the variation in a measurement system.
R and R is used to determine the consistency and accuracy of a measurement system.
Repeatability refers to the variation in measurements taken by the same person or instrument.
Reproducibility refers to the variation in measurements taken by different people or instruments.
R and R is commonly used in manufacturing and quality control to ensure c...read more
Interview Questions of Similar Designations
Interview Experiences of Popular Companies






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


Reviews
Interviews
Salaries
Users

