Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

Archives: FAQs

How do you decide which test cases to consider for Regression Testing?

Selection of test cases for regression testing for the build received from release, should based on following scenario priority for testing those test cases that were failed due to defect, on testing if they are passed. All integration tests, boundary value scenarios, testing functionality of components related to defect, end to end tests that involve …

How do you decide which test cases to consider for Regression Testing? Read More »

What documents will you refer to understand about features in the software?

In order to understand features and their functionality we refer requirement document (SRS). In order to understand overview of data flow, integration between systems, we should refer design document, For understanding documentation on code, algorithms, interfaces and APIs used in software technical documents or process documentation containing UML diagrams, How end user will use the …

What documents will you refer to understand about features in the software? Read More »

What is Software Testing Life Cycle?

Software Testing Life Cycle (STLC) is a sequence of activities performed by testers such asRequirement & Analysis – Understanding the client’s requirement and what actually requires, How to test the requirements,Test Planning – what should be tested in an application, How and who will test the applicationTest Case Design – test scenarios, mapping with requirement …

What is Software Testing Life Cycle? Read More »

What is difference between Corrective actions and preventive actions?

The term used in short is CAPA, stands for Corrective Action Preventive Action.Corrective Action Preventive Action (CAPA) is a process whichinvestigates and solves problems,identifies causes,takes corrective action andPrevents recurrence of the root causes.Example – when we fall sick, we seek medical attention, and health care specialist offer us remedy and relief, but what if we …

What is difference between Corrective actions and preventive actions? Read More »

What is Process Capability Measurement?

There is a measure of process capability calculated using specification limits and standard deviation of the process, which is Cp index. Most companies require Process Cp = 1.33 or greater.

What is test maturity model?

Based on the level of maturity model i.e. implementation of various processes of software life cycle, adherence of procedures even during critical and crisis situation is called test maturity model

What is test management measurement?

It is important for test managers to keep an account of test procedures followed, test plan, test methodology, justification of number of test cases required to be conducted manually in order to verify complete feature coverage, and why these manual test case not able to be carried out using script, automatically, and finally after executing …

What is test management measurement? Read More »