+ All Categories
Home > Technology > Ayman: When to stop testing?

Ayman: When to stop testing?

Date post: 30-Nov-2014
Category:
Upload: sqabd
View: 501 times
Download: 0 times
Share this document with a friend
Description:
SQABD Lightning Talks 4www.sqabd.com
9
By M Ayman Noor Principal SQA Engineer ReliSource Technologies Ltd.
Transcript
Page 1: Ayman: When to stop testing?

By M Ayman Noor

Principal SQA Engineer

ReliSource Technologies Ltd.

Page 2: Ayman: When to stop testing?

Times up

Page 3: Ayman: When to stop testing?

Stop my speech?

Time’s up Did I express myself clear? Minimize the risk

Page 4: Ayman: When to stop testing?

Risk Minimization

Sufficient Testing Mention all the possible risks Let the stakeholders decide whether

to accept the risk

Page 5: Ayman: When to stop testing?

Complete Testing? Complete testing must mean that, at the

end of testing, you know there are no remaining unknown bugs – Cem Kaner

Vast testing space too many inputs too many combinations too many paths too many places where too many types of

interrupts too many ways to use

Not possible

Page 6: Ayman: When to stop testing?

When to Stop Testing? common factors and constraints

Deadlines: release deadline, testing deadline, etc.Testing budget of the projectCoverage of functionality, code, requirementsAll the planned test cases have been executedKey test cases have been passedResources available and their skillsBug count rateFixes of high priority bugsThe risk in the project is under acceptable limit

Page 7: Ayman: When to stop testing?

False Judgment

Page 8: Ayman: When to stop testing?

Could be…

Page 9: Ayman: When to stop testing?

Recommended