If you have a complete knowledge of the Quality Assurance Standards set by the ISO then you are ready to look for a job in Quality Assurance. Every product that is manufactured or produced needs a Quality Assurance. Wisdomjobs gives you information about various job opportunities available in the Quality Assurance department of manufacturing industries such as automobiles, pharma, aerospace, food and other consumer durables. In a Quality Assurance job, you have to work on preventing mistakes and you have to provide confidence to the customers that the quality requirements of the product would be fulfilled. You have to assure the customers that you will meet their needs in relation to the design, function, price and reliability. To help you make the job interview process easy, our team of experts have designed a few Quality Assurance job interview questions and answers. Go through them to make a successful career.
Question 1. What Is The Difference Between The Qa And Software Testing?
Answer :
Quality Assurance (QA): QA refers to the planned and systematic way of monitoring the quality of process which is followed to produce a quality product. QA tracks the outcomes and adjusts the process to meet the expectation.
Quality Control (QC): Concern with the quality of the product. QC finds the defects and suggests improvements. The process set by QA is implemented by QC. The QC is the responsibility of the tester.
Software Testing: is the process of ensuring that product which is developed by the developer meets the user requirement. The motive to perform testing is to find the bugs and make sure that they get fixed.
Question 2. What Are Verification And Validation And Difference Between These Two?
Answer :
Verification: process of evaluating steps which is followed up to development phase to determine whether they meet the specified requirements for that stage.
Validation: process of evaluating product during or at the end of the development process to determine whether product meets specified requirements.
Difference between Verification and Validation:
Question 3. What Is Destructive Testing, And What Are Its Benefits?
Answer :
Destructive testing includes methods where material is broken down to evaluate the mechanical properties, such as strength, toughness and hardness.
For example, finding the quality of a weld is good enough to withstand extreme pressure and also to verify the properties of a material.
Benefits of Destructive Testing (DT):
Answer :
The testware is:
Testware is special because it has:
1. Different purpose
2. Different metrics for quality and
3. Different users
Question 5. What Is Difference Between Retesting And Regression Testing?
Answer :
The difference between Retesting and Regression testing are as follows:
Question 6. What Are The Key Challenges Of Software Testing?
Answer :
Following are some challenges of software testing:
Question 7. Why You Choose Automated Testing Over Manual Testing?
Answer :
The reasons for choosing automation testing over manual testing are following:
Question 8. What Is The Basis For Choosing The Sdlc Model For Development Of Software?
Answer :
The choice of SDLC depends on the various factors and how stable are the requirements:
Question 9. Explain Bug Leakage And Bug Release?
Answer :
Bug Leakage: When customer or end user discovered a bug which can be detected by the testing team. Or when a bug is detected which can be detected in pervious build then this is called as Bug Leakage.
Bug release: is when a build is handed to testing team with knowing that defect is present in the release. The priority and severity of bug is low. It is done when customer want the application on the time. Customer can tolerate the bug in the released then the delay in getting the application and the cost involved in removing that bug. These bugs are mentioned in the Release Notes handed to client for the future improvement chances.
Question 10. What Is Data Driven Testing?
Answer :
Data Driven is an automation testing part in which test input or output values, these values are read from data files. It is performed when the values are changing by the time. The different data files may include data pools, csv files, Excel files. The data is then loaded into variables in recorded or manually coded scripts. For data driven testing we use Parameterzing and Regular expression Technique.
Ex: To evaluate login functionality, we use different user name and password combinations, variables are used to access different username and password. The list of username and password are stored in a data table or excel sheet.
Question 11. What Are Test Driver And Test Stub And Why We Need Them?
Answer :
We need test stub and test driver because of following reason:
Question 12. What Is Monkey Testing?
Answer :
Monkey testing is a type of Black Box Testing used mostly at the Unit Level. In this tester enter the data in any format and check the software is not crashing. In this testing we use Smart monkey and Dumb monkey.
Example: In phone number filed Symbols are entered.
Question 13. What Is The Role Of Bug Tracking System?
Answer :
The Bug Tracking System role is discussed below:
Question 14. Describe Bottom-up And Top-down Approach In Testing?
Answer :
Bottom Up Approach:
Top Down Approach:
Question 15. What Is Validation And Verification In Software Testing?
Answer :
In verification, all the key aspects of software developments are taken in concern like code, specifications, requirements and document plans. Verification is done on the basis of four things list of issues, checklist, walkthroughs and inspection meetings. Following verification, validation is done, it involves actual testing, and all the verification aspects are checked thoroughly in validation.
Question 16. What Is Thread Testing?
Answer :
A thread testing is a top-down testing, where the progressive integration of components follows the implementation of subsets of the requirements, as opposed to the integration of components by successively lower levels.
Question 17. What Is Configuration Management?
Answer :
It is a process to control and document any changes made during the life of a project. Release control, Change control and Revision control are the important aspects of configuration management.
Answer :
Capability Maturity Model (CMM) is divided in five levels:
1. Initial: The organization is characterized by an adhoc set of activities. The processes aren't defined and success depends on individual effort and heroics.
2. Repeatable: In this level some processes are repeatable, possibly with consistent results.
3. Defined: In this level, we define all processes are documented for both management and engineering activities, and standards.
4. Managed: Detailed measures of each process are defined and product quality data is routinely collected. Both process and products are quantitatively understood and controlled.
5. Optimizing: In this we optimize the application by following improvement process.
Question 19. What Is The Difference In Responsibilities Of Programmers And Qa Analyst?
Answer :
The differences in responsibilities are listed below:
Question 20. What Are The Main Attributes Of Test Automation?
Answer :
The main attributes are discussed below:
Question 21. What Is Traceability Matrix?
Answer :
Traceability Matrix is a method used to validate the compliance of product with requirements for that product. The requirement is written in a row of the matrix and the columns of the matrix. Now they are used to identify how and where each requirement has been addressed.
It is in the form of table that correlates two base lined documents that require a many-to-many relationship. It is used with high level requirement and detailed requirement of the software product to the matching parts of high level design, detailed design, test plan, and test cases. The relationship to the source documents is required for both backward traceability and forward traceability.
Question 22. What Is Random Testing?
Answer :
When test inputs are selected randomly from the input domain of the system, this is Random Testing.
Random testing involves following procedure:
Question 23. What Are The Benefits Of Automated Testing?
Answer :
The benefits of Automation Testing are as below:
Question 24. Explain Paradigms For Interfacing Module?
Answer :
The paradigms for interfacing modules:
Question 25. Describe Use Case Testing?
Answer :
Use Case: A use case is a description of the process which is performed by the end user for a particular task. Use case contains a sequence of step which is performed by the end user to complete a specific task or a step by step process that describe how the application and end user interact with each other. Use case is written by the user point of view.
Use case Testing: the use case testing uses this use case to evaluate the application. So that, the tester can examines all the functionalities of the application. Use case testing cover whole application, tester performs this testing in step by step process to complete one task.
Question 26. What Is Gantt Chart?
Answer :
A Gantt Chart is used to represent a project schedule that includes duration of individual tasks or phases, their dependencies and ordering.
Question 27. What Are The Dimensions Of The Risks?
Answer :
The dimensions of the risk are described below:
Schedule: Unrealistic schedules. to develop a huge software in a single day..
Client: Ambiguous requirements definition, requirement and not clear, changes in the requirement etc.
Human Resources: Non-availability of sufficient resources with the skill level expected in the project.
System Resources: Non-availability of procuring all critical computer resources either hardware and software tools or licenses for software will have an adverse impact.
Quality: Compound factors like lack of resources along with a tight delivery schedule and frequent changes to requirements will have an impact on the quality of the product tested.
Question 28. What Is The Role Of Qa In A Project Development?
Answer :
QA stands for QUALITY ASSURANCE. QA team assures the quality by monitor the whole development process. QA tracks the outcomes and adjusting process to meet the expectation.
The role of Quality Assurance is discussed below:
Quality Assurance Related Tutorials |
|
---|---|
QTP Tutorial | Quality Management Tutorial |
Selenium Tutorial | Quality Center (QC) Tutorial |
Mobile Testing Tutorial |
Quality Assurance Related Practice Tests |
|
---|---|
QTP Practice Tests | Quality Management Practice Tests |
Quality Control Practice Tests | Selenium Practice Tests |
Quality Assurance Practice Tests | Mobile Testing Practice Tests |
Quality Assurance Practice Test
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.