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

Archives: FAQs

What is Quality assessment measurement?

It is a analysis to observe deviation between actual performance and expected performance. Basis of assessment is an improvement in actual performance, whether new hardware, or additional storage capacity or memory improvement or line of code that does not consume processing power, but quickly display output.

What is difference between inspection and audit?

Inspection is an observation where a site is expected to perform or follow standards as compliance obligations, whereas audit is a process of checking if obligations are met or not. Inspections are simple, quantitative and help create actions, whereas audits are complex, qualitative and forms recommendations.

What is Defect priority?

Priority gives a need of urgency to fix or resolve the defect, Example can be if a reputed pen manufactures company while printing the pen model or company name will wrong spellings, then such bugs should be fixed on priority basis.Defect priority are categorized into following levelsUrgent – this must be fixed immediately e.g. payment …

What is Defect priority? Read More »

What is Defect severity?

Severity of bug is an extreme level of damage like financial loss, company’s reputation and loss of life, due to presence of the bug. Example such as if point of sales machine does not function as expected, and does not dispense bill, thereby customer may not pay the amount for the purchases, in such situation, …

What is Defect severity? Read More »

Can you explain Defect Life Cycle?

When tester finds a defect while testing application, he will confirm deviation with expected result, registers defect (bug) in bug management tool like Bugzilla or JIRA. Bug status will be ‘New’, If defect is not agreed by product team or developer, its status will become ‘Rejected’.When developer agrees with the defect in application, when assigned …

Can you explain Defect Life Cycle? Read More »

Give Example of Decision Table

Scenario – You want to buy headphone and have budget Rs.1000You have following buying optionsi) Vijay Salesii) Reliance Digitaliii) Chromaiv) AmazonBased on Answers to the following queries, we will be able to decideWhere should we buy headphone fromCan take trials before purchaseHave EMI optionsAccepts Credit CardsAccepts Cash on DeliveryDo they have return policyHave Item in …

Give Example of Decision Table Read More »