O is for Oracles
What else?
O is for Oracles
What else?
OWASP
Oh, WOW!
OMG
O(n)
Obserability
Open Space
Orchestration
Out of the Crisis
book by W. Edwards Deming. The book includes the plan-do-study-act cycle, 14 Points for Management, discussion on quality and much more. Very much a recommended read!
Onboarding - as the first steps in a new system or new company are very crucial
Say it again for the people at the back! Observability is needed for systems and testing
Operability - is this going to work with all these other things and processes?
Open source - ohhh check that library for vulnerabilities and whether itβs still supported.
Open box testing - when we look inside at the code and how the system works.
O is for open to work
O is for Open Questions
@simon_tomes βO is for Outliersβ
This heuristic is all about testing the boundaries of whatβs expected. For example, βAn input field should handle extreme values like 0, negative numbers, or maximum allowed characters,β or βThe system should respond correctly when users take unexpected paths through a workflow.β
Testing outliers helps ensure that your application can handle edge cases gracefully and remain stable under atypical conditions.
What other unconventional test ideas do you use to push the limits of your app?